Skip to content
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

Closed
yogesh37 opened this issue May 29, 2019 · 5 comments
Closed

Midroll ad freezes Exoplayer #5966

yogesh37 opened this issue May 29, 2019 · 5 comments
Assignees

Comments

@yogesh37
Copy link

[REQUIRED] Content description

ExoPlayer freezes at the starting of the midroll ad. This problem occurs only for some Vast id.
Steps:

  1. Loading VAST response in exoplayer latest IMA SDK.
  2. Playing starts with Pre Roll ad then Video content.
  3. After reaching Ad point at 2 minutes, AdEvent happen as Ad loaded but after that nothing happens.

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.

@yogesh37
Copy link
Author

yogesh37 commented Jun 3, 2019

@andrewlewis Any updates???

@asolis90
Copy link

asolis90 commented Sep 4, 2019

Any updates on this?

@andrewlewis
Copy link
Collaborator

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.

@andrewlewis
Copy link
Collaborator

After 793f12d playback shouldn't get stuck if we fail to preload an ad, and fa7d26d may have fixed the underlying problem. Please could you try to reproduce using the dev-v2 branch and let us know whether you are still seeing issues?

@andrewlewis
Copy link
Collaborator

Closing due to inactivity and the fact that this is most likely fixed.

@google google locked and limited conversation to collaborators Aug 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants