Skip to content
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

uvc_start_streaming vs uvc_stream_start #57

Open
kelvinquan opened this issue Feb 13, 2019 · 1 comment
Open

uvc_start_streaming vs uvc_stream_start #57

kelvinquan opened this issue Feb 13, 2019 · 1 comment

Comments

@kelvinquan
Copy link

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

@7675t
Copy link
Contributor

7675t commented Feb 26, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants