I'm running LibreElec 9.2.0 on an RPi4. I attached a Mobius action cam in Webcam mode which works pretty well on a Win 10 box via VLC.
provides this result:
tells me this:
After typing
I do get this among other things:
Code
[ 5040.070865] usb 1-1.1: new high-speed USB device number 10 using xhci_hcd
[ 5040.161264] usb 1-1.1: config 1 interface 0 altsetting 0 bulk endpoint 0x2 has invalid maxpacket 64
[ 5040.161552] usb 1-1.1: New USB device found, idVendor=0603, idProduct=1002, bcdDevice= 0.10
[ 5040.161571] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5040.161588] usb 1-1.1: Product: Mobius
[ 5040.161603] usb 1-1.1: Manufacturer: C-DUTEK
[ 5040.165657] uvcvideo: Found UVC 1.00 device Mobius (0603:1002)
[ 5040.167773] uvcvideo 1-1.1:1.0: Entity type for entity Processing 4 was not initialized!
[ 5040.167797] uvcvideo 1-1.1:1.0: Entity type for entity Selector 3 was not initialized!
[ 5040.167817] uvcvideo 1-1.1:1.0: Entity type for entity Camera 1 was not initialized!
[ 5040.167843] uvcvideo: Failed to create links for entity 4
[ 5040.167857] uvcvideo: Failed to register entites (-22).
Display More
v4l2-ctl produes a meaningful output:
At least to me it seems that something is still not installed properly. Could someone help in this case what could be the next step to get such a device running? This is just a quick test for me, next to this I'd like to use another USB camera device.
Any hints would be highly welcome.