mirror of
https://github.com/samsonjs/media.git
synced 2026-03-28 09:55:48 +00:00
Add a note for requesting format support.
PiperOrigin-RevId: 385995740
This commit is contained in:
parent
368af490f2
commit
5b9c199d33
1 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,10 @@ ExoPlayer supports both live and on demand RTSP. Supported formats and network
|
|||
types are listed below.
|
||||
|
||||
**Supported formats**
|
||||
> Please comment on
|
||||
[this issue](https://github.com/google/ExoPlayer/issues/9210) to request for
|
||||
more format support.
|
||||
|
||||
* H264. The SDP media description must include SPS/PPS data in the fmtp
|
||||
attribute for decoder initialization.
|
||||
* AAC (with ADTS bitstream).
|
||||
|
|
|
|||
Loading…
Reference in a new issue