videojs / videojs-vr

A plugin to add 360 and VR video support to video.js.
https://videojs-vr.netlify.com/
MIT License
528 stars 143 forks source link

Cardboard view not working with React.js #275

Closed nikhilSriva closed 1 year ago

nikhilSriva commented 1 year ago

Description

On click of the cardboard button on the video controls, it just shows a blank screen with white line separation and no video. Furthermore, there are infinite Three.js warnings in the console. However, 360 video runs normally.

Screenshot 2022-12-30 at 6 23 30 PM

How to fix this?

Thanks.

Versions

"videojs-vr": "^1.10.1"

nikhilSriva commented 1 year ago

Update: It works with videojs-vr version 1.8.0.

@brandonocasey just wanted to know if there are some breaking changes