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

Click and drag not working on Firefox 57 #42

Closed
AKlein920 opened this issue Dec 13, 2017 · 5 comments
Closed

Click and drag not working on Firefox 57 #42

AKlein920 opened this issue Dec 13, 2017 · 5 comments

Comments

@AKlein920
Copy link

Hello,

Thank you for this wonderful plugin! Everything works nicely on Chrome and on older versions of Firefox; however, on Firefox 57, we can't click and drag to pan around our 360 stream even though the stream plays. We're getting this error in the console:

TypeError: hmd is null
videojs-vr.js:49450:30

It appears that the plugin isn't fully instantiated on our Videojs instance; Firefox seems not to recognize any VR displays. Please let me know if there is a workaround or fix.

Thanks!

@jbroberg
Copy link
Contributor

Hi there,

Do you have a HMD connected at all (either Rift or Vive)?

cheers

James

@jbroberg
Copy link
Contributor

@brandonocasey is this related?
76e6e03

@Aauslander920 are you using the latest release (1.0.3)?

@AKlein920
Copy link
Author

@jbroberg Thanks for the quick response! No, nothing fancy - we don't have any HMD connected. Just trying to display some 360-degree video in 1 of our 4 VideoJS instances. And yes, we are using the latest release.

@AKlein920
Copy link
Author

Hi @jbroberg and @brandonocasey, do you have any update on this issue? Please let me know.
Thank you!
Abi

@brandonocasey
Copy link
Contributor

Seems like windows 57 got native webvr support and that broke the controls, I have a fix

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

3 participants