-
Notifications
You must be signed in to change notification settings - Fork 51
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
Windows 10 x64, Python 3.10.6 x64, pyuvc v 1.0: Can't open stream control - error: 'Operation not supported' #100
Comments
Facing the same issue. |
Additional info: AMCAP Video Capture pin settings: ( opencv 4.7.0.68 ) Windows Camera app, in Video settings shows only "1080p 16:9 60fps" option I used binary from this libuvc issue libuvc/libuvc#12 (comment) (I think this is the example file https://github.com/libuvc/libuvc/blob/master/src/example.c)
|
Additional info: Changing resolution works but not the fps(the only choice is 330fps) |
Has anyone solved this problem? I encountered the same issue. |
Windows 10 x64
Python 3.10.6 x64 (thonny-4.0.1-windows-portable)
pyuvc v 1.0
libusbK-3.0.7.0-setup(same issue with libusbK-3.1.0.0-setup)
Followed instructions from here:
https://github.com/pupil-labs/pyuvc/blob/master/WINDOWS_USER.md
and installed pupil-labs-uvc, is there something else to do?
(and https://int80k.com/libuvc/ does not work for me: The connection has timed out)
code from examples:
output:
output:
The text was updated successfully, but these errors were encountered: