You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like it doesn't work. At first glance I'm not sure why, I'd expect it to work. One thing I noticed that's a bit weird is that their tech doesn't return a value for the src() method.
We'd have to investigate exactly why it's broken but unfortunately, I'm not sure that we have the bandwidth for that right now. Any help on that front would be greatly appreciated.
Description
Registering Amazon IVS as playback technology for Video.js and fail to play video.
Steps to Reproduce
npm install
Expected Results
Amazon IVS player plays pre-roll advertising and video
Actual Results
Pre-roll ad played but fail to play video and get TypeError: Cannot read property 'src' of null
Versions
videojs-contrib-ads version: 6.7.0
Video-js version: 7.6.6
Other plugins:
Platforms
Browsers: Chrome v89
OS/Devices: Windows 10
The text was updated successfully, but these errors were encountered: