-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Video Stream Does not Play in Demo App #4719
Comments
The link gives a 401 response code for me. Perhaps you need authorization, or it's geo-restricted. That aside, this is almost certainly answered here: http://google.github.io/ExoPlayer/faqs.html#why-do-some-mpeg-ts-files-fail-to-play Closing on that assumption, but let us know if this FAQ does not resolve the question, and if you're able to provide an accessible test stream. |
Using the flag FLAG_ALLOW_NON_IDR_KEYFRAMES as mentioned in the link solved my problem. Thank you! |
Use random access indicator in transport streams Issue:#1967 Issue:#2020 Issue:#2182 Issue:#2469 Issue:#2581 Issue:#2748 Issue:#2939 Issue:#2979 Issue:#3316 Issue:#3574 Issue:#3709 Issue:#3747 Issue:#4103 Issue:#4184 Issue:#4355 Issue:#4538 Issue:#4719 Issue:#4861 Issue:#4925 Issue:#4951 Issue:#5108 Issue:#5186 PiperOrigin-RevId: 225798044
Use random access indicator in transport streams Issue:#1967 Issue:#2020 Issue:#2182 Issue:#2469 Issue:#2581 Issue:#2748 Issue:#2939 Issue:#2979 Issue:#3316 Issue:#3574 Issue:#3709 Issue:#3747 Issue:#4103 Issue:#4184 Issue:#4355 Issue:#4538 Issue:#4719 Issue:#4861 Issue:#4925 Issue:#4951 Issue:#5108 Issue:#5186 PiperOrigin-RevId: 225798044
Issue description
Video Stream Does not Play in Demo App. VLC Player application play the stream without issues.
Reproduction steps
Try playing the stream in the demo application.
Link to test content
Sent in e-mail.
Version of ExoPlayer being used
releaseVersion = '2.8.4'
releaseVersionCode = 2804
Device(s) and version(s) of Android being used
Nexus Player 8.0.0
A full bug report captured from the device
The text was updated successfully, but these errors were encountered: