joeyespo/webcam-lib

Handle decompression

オープン

#3 opened on 2013/04/28

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (4 件のフォーク)github user discovery
EnhancementHelp wanted

Repository metrics

Stars
 (10 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド