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

Dose UVCCamera support capture H264 stream from USBCamera, like Logitech C920e? #463

Open
nwpuzc opened this issue Apr 11, 2019 · 1 comment

Comments

@nwpuzc
Copy link

nwpuzc commented Apr 11, 2019

I have a Logitech C920e and the specification says this camera could supply H.264 stream.
But I can not find any api in this project that could capture H.264 stream from USBCamera directly.

I search in the web, many webpages says use v4l2 to control the usbcamera driver file like /dev/video0 to get H.264 from usbcamera, but my project is based on this UVCCamera, add v4l2 to my project will increase many workload and I do not have so much time.

So, I want to known if this project support captrue H.264 stream from USBCamera directly? Thanks!

@OleksandrAndro
Copy link

Hi, did you find answer on your question?

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