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

Add additional error handling when video devices aren't able to be opened. #11

Open
colinbdclark opened this issue Jul 29, 2024 · 1 comment

Comments

@colinbdclark
Copy link
Contributor

On Windows, it sounds like it may not be possible to share camera devices among multiple applications, so it's easier to get into a situation where MovementOSC can't successfully open the MediaStream. We should improve our error handling and report back to the user when a camera stream can't be opened.

@colinbdclark
Copy link
Contributor Author

@amb26 reports that on his WIndows 10 computer, the DevTools console reports an uncaught DOMException:

"Uncaught DOMException: Could not start video source"

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