From 5b9c199d331e6af9b797bea8eff4ec1c1a7c01d2 Mon Sep 17 00:00:00 2001 From: claincly Date: Wed, 21 Jul 2021 14:18:26 +0100 Subject: [PATCH] Add a note for requesting format support. PiperOrigin-RevId: 385995740 --- docs/_page_fragments/supported-formats-rtsp.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/_page_fragments/supported-formats-rtsp.md b/docs/_page_fragments/supported-formats-rtsp.md index 641bb29905..f6f1481c82 100644 --- a/docs/_page_fragments/supported-formats-rtsp.md +++ b/docs/_page_fragments/supported-formats-rtsp.md @@ -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).