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

Web UI video player not working #1942

Open
grizzed opened this issue Feb 8, 2025 · 0 comments
Open

Web UI video player not working #1942

grizzed opened this issue Feb 8, 2025 · 0 comments

Comments

@grizzed
Copy link

grizzed commented Feb 8, 2025

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

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

1 participant