Skip to content
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

'playing' event is fired sometimes when using Flash before any content is actually playing #1230

Closed
jsanford-bc opened this issue May 22, 2014 · 2 comments

Comments

@jsanford-bc
Copy link

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

@gkatsev
Copy link
Member

gkatsev commented May 22, 2014

That's a known issue and we even have a fix for it. We just need to make sure it's good and merge it in.

@mmcc mmcc added bug labels May 22, 2014
@mmcc
Copy link
Member

mmcc commented Jun 13, 2014

Looks like the fix was merged quite some time ago. Closing.

@mmcc mmcc closed this as completed Jun 13, 2014
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants