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

Twitch Player API not respecting "auto_play=false" #159

Closed
bashtech opened this issue Dec 2, 2013 · 2 comments
Closed

Twitch Player API not respecting "auto_play=false" #159

bashtech opened this issue Dec 2, 2013 · 2 comments

Comments

@bashtech
Copy link
Contributor

bashtech commented Dec 2, 2013

The Twitch Player API docs defines an auto_play flashvar which is not respected when set to false.

Example: http://jsfiddle.net/bgeorge/8yuny/

A similar result can be achieved by using the player.pauseVideo() method but interacting with Javascript is not always ideal.

EDIT: Also not working when using the embed HTML provided by the Share button on the channel page. Ex: http://jsfiddle.net/bgeorge/bdF5B/

@bashtech
Copy link
Contributor Author

Looks like this was fixed at some point.

Closing.

@Glaived
Copy link

Glaived commented Apr 3, 2016

Apparently not, according to my test, the problem comes when the player is loaded, the stream is offline, then online is the player loads the stream when it should not.

However, if the player is charged while the stream was already online, he did not start playing

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

No branches or pull requests

2 participants