Orange Pi Zero USB Camera driver
Hi all I'm try to run the mjpegstreamer but when I connect the web cam it is not recognized like a video device /dev/videoXroot@OrangePizero:~# lsusb
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 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 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 045e:074a Microsoft Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Is well detect like USB device but in dmesg
root@OrangePizero:~# dmesg
ehci_irq: highspeed device connect
usb 2-1: new high-speed USB device number 3 using sunxi-ehci
also
root@OrangePizero:~# dmesg | grep -i video
[ 0.131761] script config pll_video to 297 Mhz
[ 0.272113] Linux video capture interface: v2.00
Some suggestion ?!
page:
[1]