mirror of
https://github.com/aler9/gortsplib
synced 2025-10-04 23:02:45 +08:00
update readme
This commit is contained in:
@@ -45,11 +45,11 @@ Features:
|
||||
* Compute and provide SSRC, RTP-Info to clients
|
||||
* Generate RTCP sender reports
|
||||
* Utilities
|
||||
* Parse RTSP elements
|
||||
* Encode/decode format-specific frames into/from RTP packets. The following formats are supported:
|
||||
* Parse RTSP elements ([pkg/base](pkg/base), [pkg/headers](pkg/headers))
|
||||
* Encode/decode format-specific frames into/from RTP packets ([pkg/formatdecenc](pkg/formatdecenc)). The following formats are supported:
|
||||
* Video: H264, H265, M-JPEG, VP8, VP9
|
||||
* Audio: G711 (PCMA, PCMU), G722, LPCM, MPEG4 Audio (AAC), Opus
|
||||
* Parse codec-specific elements. The following codecs are supported:
|
||||
* Parse codec-specific elements ([pkg/codecs](pkg/codecs)). The following codecs are supported:
|
||||
* Video: H264, H265, M-JPEG
|
||||
* Audio: MPEG4 Audio (AAC)
|
||||
|
||||
|
Reference in New Issue
Block a user