#[solved]Single webcam, Crowsnest vs directly in Mainsail?

10 messages · Page 1 of 1 (latest)

stone kettle
#

I have Mainsail + Crowsnet setup for a single arducam (pi cam 3 clone). When I set this up, I had the impression I should use Crowsnest because it was the modern way to do this. I got it working (either with webrtc and mjpeg) in the Mainsail UI, but now I'm trying to troubleshoot a problem with the Obico Klipper plugin and this has me looking at each piece of the puzzle.

So, is there any benefit to me using Crowsnest vs just a [webcam] section in mainsail.cfg

I did notice one odd thing with my config, localhost:7125/server/webcams/list reports "aspect_ratio": "4:3", but the resolution of the camera in crowsnest.cfg is clearly 16:9. Not sure if this is related though. But it is the thing that got me wondering.

#NoLogsNeeded

normal flint
#

mainsail.cfg are klipper macros and read only

#

Klipper doesn't support that webcam section

#

That's a Moonraker section and that section will only add a webcam that you can view in the UI, basically the same as the UI does for you already

#

So you cannot just define that section and get a running stream. That doesn't work. You need some streamer, like Crowsnest runs for you

solemn kettleBOT
#

Ahoi @stone kettle!
It looks like you did not provide all the necessary information we need to help you.
Please upload your logfiles and a detailed description of your problem.
For further information see: https://docs.mainsail.xyz/faq/getting-help/discord#provide-information
Note: We only accept .log and .txt files as log files.
This is an automated message

We are glad to help and chat with you on our Community Discord, but if you need help and want the best support possible you should, follow a few simple rules:

stone kettle
normal flint
#

Exactly. It doesn't start a stream for you

stone kettle
#

Thanks! Ok, so I'll leave this piece in go see how the obico-klipper plugin is doing things.

normal flint
#

:7125/server/webcams/list reports "aspect_ratio": "4:3"
Most likely some default and it doesn't really matter in the end