I have a webcam:
dmesg part:
- Code: Select all
[ 5.858080] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[ 5.932797] Linux media interface: v0.10
[ 5.980837] Linux video capture interface: v2.00
[ 6.002845] gspca_main: v2.14.0 registered
[ 6.007283] gspca_main: pac7302-2.14.0 probing 093a:2620
[ 6.012135] input: pac7302 as /devices/pci0000:00/0000:00:10.1/usb3/3-2/input
/input5
[ 6.014070] usbcore: registered new interface driver pac7302
lsusb:
- Code: Select all
root@famille:~# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 0ac8:3370 Z-Star Microelectronics Corp.
Bus 002 Device 002: ID 04f9:01ce Brother Industries, Ltd DCP-135C
Bus 003 Device 002: ID 093a:2620 Pixart Imaging, Inc.
Bus 004 Device 002: ID 046d:c05b Logitech, Inc. M-U0004 810-001317 [B110 Optical USB Mouse]
But when if try with gstreamer-properties, i have video, but when i try with cheese : no way, no video.
Test with v4l2ucp and smplayer for preview: webcam open, and close just after.
With cheese: i can't select a webcam,
gstreamer-properties: v4l2 / USB Camera (093a:2620) / v4l2src device="/dev/video0"
(for information the other webcam/scanner are on "dev/video1")
Did someone had some advice ?
Thanks
Denis

