motioneye
motioneye copied to clipboard
PS3 Eye Camera not showing up in Add Camera list in motioneye
Hello, I'm new to troubleshooting linux issues, and I have a PS3 Eye Camera plugged in, which is shown up in lsusb as: Bus 002 Device 005: ID 1415:2000 Nam Tai E&E Products Ltd. or OmniVision Technologies, Inc. Sony Playstation Eye
,
When I go to add camera in the drop down lookup in motioneye, it says that no local cameras are detected, even though it is plugged in and in lsusb.
When I try the command "ls -Al /dev/video*", i get this output:
root@minix:/dev# ls -Al /dev/video* ls: cannot access '/dev/video*': No such file or directory
Motioneye's log doesn't say detect the camera nor say anything about it.
Here is the output of dmesg: [ 4549.239722] usb 2-1.3: new high-speed USB device number 5 using dwc2 [ 4549.347207] usb 2-1.3: New USB device found, idVendor=1415, idProduct=2000, bcdDevice= 2.00 [ 4549.347299] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4549.347374] usb 2-1.3: Product: USB Camera-B4.09.24.1 [ 4549.347422] usb 2-1.3: Manufacturer: OmniVision Technologies, Inc. [ 4550.379671] mc: Linux media interface: v0.10 [ 4550.498415] usb 2-1.3: current rate 10503 is different from the runtime rate 16000 [ 4550.504740] usb 2-1.3: 3:1: cannot get min/max values for control 2 (id 3) [ 4550.508616] usbcore: registered new interface driver snd-usb-audio
Thanks!