kaltura-player-js
kaltura-player-js copied to clipboard
fix(FEC-10967): handle ima dai postroll
Description of the Changes
Issue: Ima dai post-roll doesn't work with another ad. Solution: handle playback ended and let ima dai work with another ad.
CheckLists
- [ ] changes have been done against master branch, and PR does not conflict
- [ ] new unit / functional tests have been added (whenever applicable)
- [ ] test are passing in local environment
- [ ] Travis tests are passing (or test results are not worse than on master branch :))
- [ ] Docs have been updated