-
Notifications
You must be signed in to change notification settings - Fork 257
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
Google IMA ads not playing with DASH stream in iPhone simulation mode in Chrome browser #535
Comments
More logs
|
The Chrome emulator is not a perfect fidelity simulation of an actual iOS environment, so some playback anomalies are not wholly unexpected there. However, DASH playback is not supported on iPhones, so the fact that it does not work there is consistent with actual iOS. The fact that you have seen a DASH stream play successfully in the Chrome iOS emulator without ads indicates a problem with the emulator, not the player or this plugin. |
Description
Google IMA ads are not playing with Dash stream on Chrome browser if we simulate for iPhone
Steps to Reproduce
Include step-by-step instructions on how to reproduce the issue:
Expected Results
Preroll should play first followed by content
Actual Results
Preroll starts and gets stuck
Versions
videojs-contrib-ads version: 6.9.0
Video-js version: 2.11.0
videojs-ima: 1.11.0
Platforms
Browsers: eg. Chrome v94
OS/Devices: eg. Windows 10/Mac
Logs
Below error logs are printed when preroll gets stuck
If we remove ads, dash content plays successfully in chrome browser in iPhone simulation mode
Note
Same issue is seen on Tizen TV. In order to debug this issue, we used iPhone simulator on Chrome as the behavior and logs are matching
The text was updated successfully, but these errors were encountered: