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
VideoStream is picking up the picamera even if I say usePiCamera=False ... This happens when I do have a picamera but no usb cam connected. I would expect some exception or a None capture object, but it still creates a picamera one.
My environment:
VideoStream is picking up the picamera even if I say usePiCamera=False ... This happens when I do have a picamera but no usb cam connected. I would expect some exception or a None capture object, but it still creates a picamera one.
My environment:
The text was updated successfully, but these errors were encountered: