#Raspberry pi zero cam not showing anything
84 messages · Page 1 of 1 (latest)
And what command did you use there?
I did disable crownset
How can you enebel it again
libcamera-still -o test.jpg
What camera module version are you using?
How can i sse
But how to turn on crown set
It stands on the PCB of the cam
systemctl start crowsnest
With the v1.3 this is the expected output of libcamera ig.
Also you should run systemctl enable crowsnest that it starts automatically at boot
Oke
So if i do that cmd and restart it should work
Oke another question my printer first heats the bed and then the hot end why not at the same time and im useing cura
Then maybe your start gcode is bad. Normally they should heat at the same time
Oke i will look in the cura settings
Another question i have a bltoch but it doesent bed level in the beginning
You have to put it into your start macro ofc
Where
Inside cura or inside whatever start macro you are using
sorry just new to all this
Yeah I understand that but there is so much online to read about the things and not that hard to find. Also I don't get paid for this support, so don't expect to get answers for everything you ask. Just read through the klipper and mainsail documentation a bit there are a lot of things explained
Please send your crowsnest.log
Please set delete_log: true inside your crowsnest.conf
Can you send the url you have set in Mainsail?
If I remember correctly the dev of crowsnest said that v1 cams aren't working properly in bullseye. So best would be to use a buster image if you want to use the v1.
And how did you generate like 400 000 lines of log in just 2 months? Did you copy the log over from an old installation? There are a few lines from a few days ago with a raspi zero v1, was the other raspi zero rebooting every few seconds?
yeah i changed the board
i know i did someting with ffp orr some thing named like that
ffmpeg?
yeah that was it called
Then I can't help you with that sry
someone of you helpers said i needed to disabel it
Ah yeah, that was me. You were using it on a pi zero v1. If I remember correctly. But I still wouldn't suggest to use ffmpeg on a pi zero v2
oke so i can't hook up a cam
or what is ffmpeg
Crowsnest should be able to use it with buster ig.
Something that can convert videostreams into different formats and it's performance isn't the best in case of grabbing raspi cam streams
straings because when i had it installed on the pi zero 1 it worked
But then your mainsail wasn't working iirc
ffmpeg uses a lot of your cpu and could overload your pi ending in shutting down your printer during a print
yeah that was the problem
It would work but that doesn't mean that it will work without problems
then i disabled it and it still worked
Where you on a buster image or bullseye?
idk rlly i never heard of thoese names
I can't find anything inside your logs that say that your cam was working before
I guess it was working on an older version
wierd because i got output
On a MainsailOS v0.9 verison
Wait found something
But I can't see amything special there
What did you update?
uhhhhh good qustion just in the machine tab and there where 4 updates so i just clicked update all
So it could be anything. Hard to say what broke it then
I will ping someone for you that got more experience and might give you some recommendations on how to get it running
oke, thanks
@crude mesa you said that raspi v1 cams aren't working properly on bullseye. Would it be possible to install buster to use the cam on a pi zero 2 or what would be your recommendation?
In combination with ustreamer and the patch to use as v4l device(legacy cam stack) with camera streamer they work OOB.
Camera-streamer is developed to run on a rpi zero2w
So you might try dev branch then. Hopefully I get it done this week.
@echo marsh so to be clear about the dev branch and how to do it. First uninstall crowsnest then run cd ~/crowsnest && git switch develop after that you can install crowsnest again.
In the crowsnest.conf you have to cahnge the mode to camera-streamer and maybe edit your device according to what you can find inside the logs
oke thx for the info
Ofc after you installed the develop branch, just to be sure that you didn't misundertood me^^
oke last question how do i uninstall it and install it ?