USBTV007 Grabber

Any plans to offer support for USBTV007 Grabber?

Thank You

I works out of the box … and I must say … in Alpha 4 :smile:

See: Hyperion with Fushicai UTV007

Nothing really special done, just google and follow a few guides.

Hi Theetjuh, I tried to connect my grabber and not recognize both alpha 4 and RC

You tried other usb ports?
When I connect it, it makes an /dev/video0 and I see this with ‘dmesg’ thru ssh…

[    2.538763] usb 1-1.2: new high-speed USB device number 4 using dwc_otg
[    2.642271] usb 1-1.2: config 1 interface 0 altsetting 1 bulk endpoint 0x83 has invalid maxpacket 256
[    2.645479] usb 1-1.2: New USB device found, idVendor=1b71, idProduct=3002
[    2.645507] usb 1-1.2: New USB device strings: Mfr=3, Product=4, SerialNumber=2
[    2.645524] usb 1-1.2: Product: usbtv007
[    2.645541] usb 1-1.2: Manufacturer: fushicai
[    2.645556] usb 1-1.2: SerialNumber: xxxxxxxxxxxxx

[    3.409027] Linux video capture interface: v2.00
[    3.452076] usbtv 1-1.2:1.0: Fushicai USBTV007 Audio-Video Grabber
[    3.452336] usbcore: registered new interface driver usbtv

With ‘lsmod’ it shows everything loaded as well…

usbtv                  11091  0 
videobuf2_vmalloc       3009  1 usbtv
videobuf2_memops        1552  1 videobuf2_vmalloc
videobuf2_core         33578  1 usbtv
v4l2_common             5077  2 usbtv,videobuf2_core
videodev              122487  3 usbtv,v4l2_common,videobuf2_core