Exoplayer is unable to play UDP streams
- Dominant language
- Java
- Stars
- 21.9k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
We are testing some udp stream with exoplayer and noticed that some ts udp stream not playable in exoplayer and no error log reported by exoplayer. Kind of player stuck on buffering udp stream. Here is the exoplayer log and also metainfo of the ts file.
Exoplayer version is 2.14.2 & Android version: 7
Currently we are using tsplay tool on a Ubuntu 20.04 OS enabled machine to stream the audio & video ts over an udp multicast address to a Android STB which is enabled to support multicast playout and have installed exoplayer on the Android STB.
The issue mentioned above was observed on few av stream only while using the same setup other av stream work fine on exoplayer.
Please use below link to download the ts files, exoplayer log and stream meta info
[Sampletsrecording](https://we.tl/t-WJm7WDWXjd)
[ExoplayerLog.txt](https://github.com/google/ExoPlayer/files/6884543/ExoplayerLog.txt)

Before filing a bug:
-------------------------
- Search existing issues, including issues that are closed:
https://github.com/google/ExoPlayer/issues?q=is%3Aissue
- Consult our developer website: https://exoplayer.dev/
- Check the supported formats: https://exoplayer.dev/supported-formats.html
- Try playing problematic media in the demo app:
http://exoplayer.dev/demo-application.html
When reporting a bug:
-------------------------
Describe how the issue can be reproduced, ideally using the ExoPlayer demo app
or a small sample app that you’re able to share as source code on GitHub. To
increase the chance of your issue getting attention, please also include:
- Clear reproduction steps including observed and expected behavior
- Output of running "adb bugreport" in the console shortly after encountering
the issue
- URI to test content for reproduction
- For protected content:
- DRM scheme and license server URL
- Authentication HTTP headers
- ExoPlayer version number
- Android version
- Android device
If there's something you don't want to post publicly, please submit the issue,
then email the link/bug report to dev.exoplayer@gmail.com using a subject in the
format "Issue #1234", where #1234 is your issue number (we don't reply to
emails).
Contributor guide
Assessment
This issue has not been assessed yet.