mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Add a note for requesting format support.
PiperOrigin-RevId: 385995740
This commit is contained in:
parent
6f504264e0
commit
b77175da0a
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.
|
types are listed below.
|
||||||
|
|
||||||
**Supported formats**
|
**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
|
* H264. The SDP media description must include SPS/PPS data in the fmtp
|
||||||
attribute for decoder initialization.
|
attribute for decoder initialization.
|
||||||
* AAC (with ADTS bitstream).
|
* AAC (with ADTS bitstream).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue