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
Not sure if this should go in this project or within the HLS project, as I've only been testing with a player that includes the HLS support, but I think the issue is lower down than the HLS support.
Sometimes, the 'playing' event is fired before content actually begins playing. This only happens when using Flash for playback, and looking at a HAR file from Chrome, it appears that the player may be firing the 'playing' event as soon as the NetStream is opened, which isn't necessarily when the video actually begins playing.
Not sure if this should go in this project or within the HLS project, as I've only been testing with a player that includes the HLS support, but I think the issue is lower down than the HLS support.
Sometimes, the 'playing' event is fired before content actually begins playing. This only happens when using Flash for playback, and looking at a HAR file from Chrome, it appears that the player may be firing the 'playing' event as soon as the NetStream is opened, which isn't necessarily when the video actually begins playing.
You can download the HAR file here: https://s3.amazonaws.com/bc-jsanford/vjs/ngp-first.har
The text was updated successfully, but these errors were encountered: