You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The web video player fails to play for me every time. When I click the play button the UI stays the same, with the play button visible and a black square.
Safari prints this error:
[Error] TypeError: undefined is not an object (evaluating 'e.camera.fov')
zoomHandler (app.cc80379d.js:1:50668)
zoomHandlerWeb (app.cc80379d.js:1:50589)
For Chrome I get:
Details.vue:699 Uncaught TypeError: Cannot read properties of undefined (reading 'fov')
at s.zoomHandler (Details.vue:699:27)
at s.zoomHandlerWeb (Details.vue:692:12)
zoomHandler @ Details.vue:699
zoomHandlerWeb @ Details.vue:692
I'm on macOS 15.3, Safari 18.3, Chrome 133.0.6943.54
The text was updated successfully, but these errors were encountered:
Have you tried playing the video through VLC or some such other prorgams? Have tried this same scene in VR? The WebUI player is notoriously unstable as XBVR isn't really designed for streaming in the WebUI
Have you tried playing the video through VLC or some such other prorgams? Have tried this same scene in VR? The WebUI player is notoriously unstable as XBVR isn't really designed for streaming in the WebUI
Yes, the videos work in other players. I'm specifically talking about how the web ui player doesn't work.
The web video player fails to play for me every time. When I click the play button the UI stays the same, with the play button visible and a black square.
Safari prints this error:
For Chrome I get:
I'm on macOS 15.3, Safari 18.3, Chrome 133.0.6943.54
The text was updated successfully, but these errors were encountered: