vimeo / aframe-vimeo-component

Stream Vimeo videos into WebVR.
https://aframe-vimeo-component.glitch.me/
MIT License
82 stars 23 forks source link

Video Streaming Breaks on Firefox #24

Open cguess opened 4 years ago

cguess commented 4 years ago

When remixing on Glitch the videos play properly on Chrome and Safari, but don't at all on Firefox. The 3D environment appears and is interactive, but the video never works.

The console is reporting the following error:

SyntaxError: invalid regular expression flag s aframe-vimeo-component.min.js:10:138737

This seems to be related to this.

OS: MacOS 10.15 (Catalina) Browser: Firefox 75.0 (64 bit)

cguess commented 4 years ago

This is a more nuanced version of #23