Darug2300: I have been redirected to create a new topic. You can se it in the topic you have linked
But to provide more info, here are some messages in logs:
vcgencmd get_camera: supported=1 detected=1, libcamera interfaces=0
journalctl -u webcamd: Failed to start the OctoPi webcam daemon with the user specified config.
Found video devices:
/dev/video0
/dev/video10
/dev/video11
/dev/video12
/dev/video13
/dev/video14
/dev/video15
/dev/video16
/dev/video18
Scan again in two minutes
/root/bin/webcamd: line 103: kill: (30376) - No such process
This is a known issue on OctoPi 0.18. The apt update/upgrade process upgrades the vcgencmd get_camera script so it also returns info about the new libcamera driver, but this unfortunately breaks compatibility with the setup in place on 0.18.
It only impacts when you have camera=raspi in your configuration file for the camera, if you set this to be camera=usb (or auto) it would work fine. The RPi cameras work fine (and have done for years) with the UVC ("usb") drivers. In OctoPi 1.0.0, the raspi mode was removed. In the 'new camera stack' image it has moved on to use the libcamera drivers now.
You can either switch to usb or auto in your config, or upgrade your OctoPi version.
So if I understand correctly, the solution is just to change the /boot/octopi.txt to "auto" or "usb"? If so, I have tried, but none of the options helped.
I've had the same issue after upgrading.
The camera was not detected by libcamera-hello --list-cameras but it was detected by vcgencmd get_camera.
It started working again when I disabledlegacy camera in raspi-config > Interface.
Now, libcamera-hello --list-cameras detects it again, for some reason vcgencmd get_camera does not, but the stream works fine on OctoPrint dashboard.
Hello, i have the issue that the camera is not working, it has worked the first time i plugged it but now it doesn't work, at the boot the red led blink once, than another time, then nothing, i've read some posts and tried some things, then flashed SD, installed the last octopi (new camera stack) as suggested in this post.
Camera is not working, if i do:
vcgencmd get_camera
supported=0 detected=0, libcamera interfaces=0
if i do
libcamera-hello --list-cameras
Available cameras