ビデオキャプチャ機器:生データを取得する可能性はありますか?

ビデオキャプチャ機器:生データを取得する可能性はありますか?

WindowsおよびMac用のドライバはありますが、Linux用のドライバはないLive Gamer Portable(AverMedia C875 USB - 07ca:0875)というHDMIキャプチャデバイスがあります。 Macをサポートしているので、Linuxでこのデバイスの生データにアクセスできますか?

dmesgPCモードでデバイスを接続すると、次のように表示されます。

usb 3-3: new high-speed USB device number 3 using xhci_hcd
usb 3-3: Device not responding to set address.
usb 3-3: Device not responding to set address.
usb 3-3: device not accepting address 3, error -71
usb 3-3: new high-speed USB device number 5 using xhci_hcd
usb 3-3: New USB device found, idVendor=07ca, idProduct=0875
usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 3-3: Product: Aver_C875_USB
usb 3-3: Manufacturer: AVerMedia Tech. Inc.
usb 3-3: SerialNumber: ************
usb 3-3: ep 0x2 - rounding interval to 2 microframes, ep desc says 3 microframes
usb 3-3: ep 0x4 - rounding interval to 2 microframes, ep desc says 3 microframes
usb 3-3: ep 0x83 - rounding interval to 2 microframes, ep desc says 3 microframes

詳しくは、lsusb -v端末に表示される内容をご覧ください。 http://pastebin.com/B4Bhriw4

AverMediaは他のデバイスに対して少しLinuxに優しいので、これには少しの希望があります。http://www.linuxtv.org/wiki/index.php/AVerMedia

AverMediaにはフォーラムがないので、このようなリクエストを投稿するのに最適な場所がわかりません。

ベストアンサー1

はい、さまざまなライブラリ(v4l2など)を使用して生のビデオを取得できます。

さらに支援が必要な場合v4l2 ヘルプ

おすすめ記事