#No camera stream since upgrade to bookworm
44 messages ยท Page 1 of 1 (latest)
You did an inplace upgrade or reflash? If inplace, is this a RaspiOS?
How can I check where the problem is?
logs are always your friend
Also fix your tags #readme
I did an inplace upgrade it. Its an armbian OS with bookworm now
what should I change this to? I think mainsail (and maybe crowsnest) would be the best fit?
Only webcam
I don't recommend inplace upgrades for SBCs. Most of the times something breaks
I have no other option, as its storage is an EMMC and reader/adapters being currently on the way from china (so it needs like 3 weeks)
the crowsnest log is here
Then let us hope the best that nothing broke
I cant see too much wrong there
Look at the device:
/dev/v4l/by-id/usb-046d_0825_474A0520-video-index0 -> /dev/video4
Yes ๐ thats always the hype when doing something like that on a live system you need
Don't use the /dev/video but the /dev/v4l/by-id path
I like the Ditribution Info ๐
[12/18/23 11:50:56] crowsnest: Host Info: Distribution: Armbian 23.11.1 bookworm
Armbian 23.11.1 bookworm
[12/18/23 11:50:56] crowsnest: Host Info: Kernel: Linux 5.16.20-rockchip64 aarch64
Normally it shouldn't take 2 lines and shouldn't print twice the same thing
the worm in this book is becoming so big - I takes 2 lines
how did you find it that fast ๐
working now..
im just wondering, why the exact same config worked on armbian buster
I already got a few hundred cases. So I know what to look for ^^
You can run v4l2-ctl --list-devices to see what is blocking the other ports
Thanks @twilit copper you did awesome for me and probably for hundred others ๐ ๐ช
Also an upgrade from buster to bookworm, that's pretty bald xD
yeah.. well if I alreads HAVE to upgrade (2 extensionsions needed at least bullseye)... then why only take 1 risk, if you can 2 ? ๐
btw... I always thought crowsnest is a must if you have a camera
I just read that crowsnest ist only needed when using multiple cameras..
does mainsail allow one camera already with no crowsnest at all?
Nope
ok, so crowsnest is still a must..
I read confusing comments on the voron forums
Overall you don't need crowsnest, you can run ustreamer and camera-streamer on your own, but crowsnest makes it easier.
Mainsail alone doesn't have a streamer to get a video stream
might /dev/video4 be a better option?
Some old setups or Fluidd still got mjpg-streamer, but that should be capable of multiple streams too. But it's really old, so I don't recommend it.
Or maybe they talked about spyglass?
Like I wrote, don't use the /dev/video option. That can change. The other path won't change
/dev/v4l/by-id/usb-046d_0825_474A0520-video-index0 -> /dev/video4
The v4l path is linking to the /dev/video path, so they are the same