-
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
ServerSideAdInsertionMediaSource how to show adsOverlay #11290
Comments
please can you support how to show ads overlay using ServerSideAdInsertionMediaSource , do i need to make custom loader ? |
|
@marcbaechinger Thanks marc, can you explian more how i can handle the ad period , should i make custom adloader and if yes how i can handle it ? i want to have control on ad period but i dont know how to achieve it ? one more question please , how i use "getAdViewGroup" in whice state i can use it ? thanks so much |
I'd expect you want to get the view group at the beginning with You can listen to |
Thanks so much can you mention please how to check if ad started or ended in Player.Listener.onPositionDiscontinuity() one more question please , is there any way to track (ad) in adGroup , if i have 3 ads in adgroup is there any way to track if ad is started or ended |
@marcbaechinger i have 3 ads in ad group whenever i change 1 to 3 app crash |
@marcbaechinger please support how can i know if ad is started or ended |
Bug
I am using
ServerSideAdInsertionMediaSource
and i can't figure out how to show ad overlay instead of player seekbaralso when i reach ad mark, app freezes suddenly and not responded again
please support
The text was updated successfully, but these errors were encountered: