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

Handle decompression #3

Open
joeyespo opened this issue Apr 28, 2013 · 0 comments
Open

Handle decompression #3

joeyespo opened this issue Apr 28, 2013 · 0 comments

Comments

@joeyespo
Copy link
Owner

Some modern webcams no longer stream in uncompressed RGB video formats.

Decompression from formats like YUV, YUY2, MJPG, etc needs to be in place to handle these cases. Once it is, the project should check the capabilities of the device and set an appropriate video format by going down a list of supported formats, starting with RGB.

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

No branches or pull requests

1 participant