Hi! Today i upgrade an orangepi lite from debian from oldstable to stable. After it i can not see camera (In oldstable debian i installed mjpg software manual).
Welcome to ARMBIAN 5.73 stable Debian GNU/Linux 11 (bullseye) 5.10.60-sunxi
user@orangepilite:~$ lsusbBus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubBus 002 Device 002: ID 046d:0825 Logitech, Inc. Webcam C270Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 003 Device 002: ID 1d50:6029 OpenMoko, Inc. Marlin 2.0 (Serial)Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubBus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
In settings web-camera i can see it but it is no way to silect:
https://imgur.com/a/K2KpQyl<br/><div>I think that for manual installing i use the script:</div>https://github.com/ogra1/mjpg-streamer<br/><br/>cat /var/snap/mjpg-streamer/current/config
INPUTOPTS="input_uvc.so -d /dev/video0"
PORT="-p 8081"
DAEMON="true"
#mjpg-streamer -i "input_uvc.so -d /dev/video4" -o "output_http.so"