-
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
Midroll ad freezes Exoplayer #5966
Labels
Comments
@andrewlewis Any updates??? |
Any updates on this? |
Please see the latest comment on #5006. There's a new IMA SDK preloading API in the process of being launched, and once that's available we can integrate it into the IMA extension. I think it's very likely that will fix this if the problem relates to callbacks from IMA. |
Closing due to inactivity and the fact that this is most likely fixed. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
[REQUIRED] Content description
ExoPlayer freezes at the starting of the midroll ad. This problem occurs only for some Vast id.
Steps:
Point noted:
1.Same Scenario with same Ad id work for preroll ads.
2. If we change https to http it works with (error event) on API level 28 but same APK freezes Video API21 (Ad event : Loaded).
3. With https: Ad event LOADED and Freezes video
[REQUIRED] Link to test content
Forwarded on EMAIL dev.exoplayer@gmail.com
[REQUIRED] Version of ExoPlayer being used
'com.google.android.exoplayer:exoplayer:2.10.1'
'com.google.android.exoplayer:extension-leanback:2.10.0'
'com.google.android.exoplayer:extension-ima:2.10.1'
[REQUIRED] Device(s) and version(s) of Android being used
MI A1 device API level 28 work above scenario with
http://vid.springserve.com/vast/.............
Output event : Error event
But same build APK freezes video in API 21 level.
The text was updated successfully, but these errors were encountered: