RatOS 2.1 Pi-Cam V1.3
i wanted to get my Old Pi cam onto my V-Core
15 Replies
try
and use
/webcam/webrtc
in URL Stream.refer to https://crowsnest.mainsail.xyz/configuration/cam-section or otherwise the Mainsail discord.
Crowsnest v4 contains breaking changes and requires manual steps to...
Crowsnest just recently made huge changes to the way it works. This is great news, because it should be much faster and more reliable. Unfortunately, it also means that there are major breaking changes, and you'll need to do some manual steps to upgrade. When you update to V4 through the machine tab in mainsail, crowsnest will stop working until...
specifically, you may need:
dtoverlay=ov5647
in /boot/config.txt
Legacy camera was allready on "No"
added the dtoverlay=ov5647
I tried a lot now... Nothing seems to work
Is there anything else i could use then crowsnest?
try the mainsail discord or documentation
im sure they have something
No, crowsnest is just a wrapper around native tools, there's no other way than libcamera + some sort of streamer (the easiest being camera-streamer) to use those old legacy DSI cameras.
Enable debug logging in crowsnest and look at the output if you want to get anywhere where this.
That sounds like a camera issue. Does
libcamera-hello
work (without --list-cameras)? (ie, spits out frame information consistently for a longer period of time).then this one appears
kill crowsnest first 🙂