#Raspberry pi zero cam not showing anything

84 messages · Page 1 of 1 (latest)

echo marsh
#

how can i check if its connected to the pi ?

#

wired

copper holly
#

Please fix your tags #readme

#

What camera module version are you using?

copper holly
echo marsh
#

How can you enebel it again

echo marsh
copper holly
#

What camera module version are you using?

echo marsh
#

But how to turn on crown set

copper holly
copper holly
echo marsh
copper holly
# echo marsh

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

echo marsh
#

So if i do that cmd and restart it should work

copper holly
#

Maybe

#

There could be other errors too

echo marsh
#

Oke another question my printer first heats the bed and then the hot end why not at the same time and im useing cura

copper holly
#

Then maybe your start gcode is bad. Normally they should heat at the same time

echo marsh
#

Oke i will look in the cura settings

#

Another question i have a bltoch but it doesent bed level in the beginning

copper holly
#

You have to put it into your start macro ofc

echo marsh
#

Where

copper holly
#

Inside cura or inside whatever start macro you are using

echo marsh
#

Oke im goning to look

#

what are macros

copper holly
#

Please just google for such simple questions

#

Is your original problem solved?

echo marsh
#

sorry just new to all this

copper holly
# echo marsh 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

echo marsh
copper holly
#

Please send your crowsnest.log

echo marsh
copper holly
#

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.

copper holly
# echo marsh

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?

echo marsh
#

i know i did someting with ffp orr some thing named like that

copper holly
#

ffmpeg?

echo marsh
#

yeah that was it called

copper holly
#

Then I can't help you with that sry

echo marsh
#

someone of you helpers said i needed to disabel it

copper holly
#

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

echo marsh
#

or what is ffmpeg

copper holly
#

Crowsnest should be able to use it with buster ig.

copper holly
# echo marsh or what is ffmpeg

Something that can convert videostreams into different formats and it's performance isn't the best in case of grabbing raspi cam streams

echo marsh
#

straings because when i had it installed on the pi zero 1 it worked

copper holly
#

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

echo marsh
#

yeah that was the problem

copper holly
#

It would work but that doesn't mean that it will work without problems

echo marsh
#

then i disabled it and it still worked

copper holly
#

Where you on a buster image or bullseye?

echo marsh
#

idk rlly i never heard of thoese names

copper holly
#

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

echo marsh
#

wierd because i got output

copper holly
#

On a MainsailOS v0.9 verison

#

Wait found something

#

But I can't see amything special there

echo marsh
#

i updated it and the output was gone

#

i remeber now

copper holly
#

What did you update?

echo marsh
#

uhhhhh good qustion just in the machine tab and there where 4 updates so i just clicked update all

copper holly
#

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

echo marsh
#

oke, thanks

copper holly
#

@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?

crude mesa
#

Camera-streamer is developed to run on a rpi zero2w

#

So you might try dev branch then. Hopefully I get it done this week.

copper holly
#

@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

copper holly
#

Ofc after you installed the develop branch, just to be sure that you didn't misundertood me^^

echo marsh
#

oke last question how do i uninstall it and install it ?

copper holly