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

Seems to work about 50/50 in Safari #2

Open
kthornbloom opened this issue Nov 11, 2015 · 1 comment
Open

Seems to work about 50/50 in Safari #2

kthornbloom opened this issue Nov 11, 2015 · 1 comment

Comments

@kthornbloom
Copy link

Thanks for fixing the Chrome bug! I've noticed that it seems pretty hit or miss in Safari 9 on OSX 10.10.5 though. About half the time it returns as if there is no video support. Any clues?

@norton120
Copy link
Owner

It sounds like a race condition, does it work consistently when the page is hard-refreshed? Try moving the script out of the head and into the body, see if that clears up the issue. If you can move it to the end of the page even better.

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