We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I have tried searching through the net and also reading the following link: https://ken.tossell.net/libuvc/doc/group__streaming.html
Howevere, I am still unsure of the difference between uvc_start_streaming and uvc_stream_start.
Thanks
Regards Kelvin
The text was updated successfully, but these errors were encountered:
Seeing the code, uvc_start_streaming uses uvc_stream_start in itself, so I guess users should usually use uvc_start_streming.
https://github.com/ktossell/libuvc/blob/master/src/stream.c
Sorry, something went wrong.
No branches or pull requests
Hi,
I have tried searching through the net and also reading the following link:
https://ken.tossell.net/libuvc/doc/group__streaming.html
Howevere, I am still unsure of the difference between uvc_start_streaming and uvc_stream_start.
Thanks
Regards
Kelvin
The text was updated successfully, but these errors were encountered: