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

Player publishes multiple instances of "playing" event. #24

Open
ecumike opened this issue Sep 21, 2016 · 0 comments
Open

Player publishes multiple instances of "playing" event. #24

ecumike opened this issue Sep 21, 2016 · 0 comments

Comments

@ecumike
Copy link

ecumike commented Sep 21, 2016

When adding a listener for the "playing" event, I notice that it's throwing 3 instances on initial play, 2 on pause, and then 2 on every play and pause after that.
You can even see this on the basic embedded player example on the documentation site:

http://developers.ustream.tv/player-api/basic-example.html

It should only throw one event per player state change, just like Youtube and Kaltura do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants