Open kkettinger opened 1 year ago
There is probably a way to watch for system events and react gracefully, however, right now that capability is not built in the API. I will mark this as a feature request/enhancement. Thank you for your feedback.
Great, thank you.
I'm also running into this issue in an app I've written, where any interruption in communication leads to a crash. I'd love to help with making this better.
Is there any way to catch errors when the user removes the webcam while in usage? In the simplecam example, this panic comes up when i remove the webcam while in use: