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
Now when going to higher resolutions and framerates, even though the supported boolean is set, I get
Traceback (most recent call last):
File "/home/pi/display/testLibUVC.py", line 42, in <module>
frame = cap.get_frame_robust()
^^^^^^^^^^^^^^^^^^^^^^
File "uvc_bindings.pyx", line 675, in uvc_bindings.Capture.get_frame_robust
File "uvc_bindings.pyx", line 689, in uvc_bindings.Capture.get_frame
File "uvc_bindings.pyx", line 651, in uvc_bindings.Capture._start
uvc_bindings.InitError: Can't start isochronous stream: Error:'Mode not supported'.