Closed dioramayuanito closed 4 years ago
According to video.js
documentation progress
is not a player-level event.
For the timeupdate
event it works fine on my side:
thanks alot for your fast response mr Nguyen. i'll recheck my code again ... 👍👍👍
https://docs.videojs.com/player#event:progress ? The event also fires for me[tm]. What am I missing?
i found that videojs-contrib-ads somehow block timeupdate event, progress event, and ended event of hls.js. i'll report to videojs-contrib-ads
i'm using videojs-hlsjs-plugin v1.0.13 and i found that if we make player as autoplay, then timeupdate event and progress event are missing