media/docs/_page_fragments/supported-formats-rtsp.md
claincly 4dd383565a Add dev guide for RTSP.
#minor-release

PiperOrigin-RevId: 373173075
2021-05-12 11:50:31 +01:00

309 B

ExoPlayer supports streaming both live and on demand RTSP. Listed below are the supported formats and network types.

Supported Formats

  • H264
  • AAC (with ADTS bitstream)
  • AC3

Supported Network types

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