media3/docs/_page_fragments/supported-formats-rtsp.md
claincly 5b9c199d33 Add a note for requesting format support.
PiperOrigin-RevId: 385995740
2021-07-21 15:46:11 +01:00

520 B

ExoPlayer supports both live and on demand RTSP. Supported formats and network types are listed below.

Supported formats

Please comment on this issue 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).
  • AC3.

Supported network types

  • RTP over UDP unicast (multicast is not supported).
  • Interleaved RTSP, RTP over RTSP using TCP.