-
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
Media playback with ads is stuck #7161
Comments
Media playback is still getting stuck even in |
Media playback is stuck sometimes also before or after midrolls. |
I couldn't reproduce the stuck playback using the ExoPlayer demo app with the IMA extension at tip-of-tree. When using the ads response from the paste, midrolls didn't play but playback didn't get stuck due to the new preloading timeout detection. You should see logging like this in the demo app:
I see some logging from the IMA SDK about "Uncaught AdError 501: The overlay ad content could not be displayed since creative dimensions do not align with display area." which I haven't seen before. Please check that the ads response is as expected. If you still see this with |
Marked 'need more info' in case you can provide detailed steps to reproduce. Otherwise, this issue can be closed as not reproducible. |
Please try this VMAP. It has static content, so the issue should be reproducible also on your side. The issue is not 100% reproducible, please try it more times. |
I tried reproducing it five times using my current development branch and playback didn't get stuck. Please could you give more details steps to reproduce? If you install the development branch version of the demo app and play your ad tag using It would also help if you could hard-code |
Hi @andrewlewis , this should help to replicate the issue by following these steps and we have attached a video as well.
Stream: https://devs.origin.cdn.cra.cz:4433/prima/x/testbundle/testbundle.smil/manifest.mpd Video: adstuck.zip |
@ladamek I checked out r2.11.6 which we just released, built the demo app with the extension variant then started playback for those streams using: Please could you test on r2.11.6? If it's reproducible please set |
Hey @chladto1. We need more information to resolve this issue but there hasn't been an update in 14 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically. If you have more information that will help us get to the bottom of this, just add a comment! |
Since there haven't been any recent updates here, I am going to close this issue. @chladto1 if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this. |
Issue description
Media playback is stuck after prerolls are completed.
Reproduction steps
Use the following test code.
Link to test content
https://textuploader.com/1j7m1
A full bug report captured from the device
https://textuploader.com/1j7mo
Version of ExoPlayer being used
2.10.6
Device(s) and version(s) of Android being used
Android emulator with API 28
The text was updated successfully, but these errors were encountered: