joeyespo/webcam-lib

Handle decompression

Aperta

#3 aperta il 28 apr 2013

 (0 commenti) (0 reazioni) (0 assegnatari)C# (4 fork)github user discovery
EnhancementHelp wanted

Metriche repository

Star
 (10 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor