mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
309 B
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.