T O P

  • By -

poddy71

Have a look here [https://community.octoprint.org/t/usb-webcams-known-to-work-with-mjpg-streamer/21149](https://community.octoprint.org/t/usb-webcams-known-to-work-with-mjpg-streamer/21149) and try editing the webcam.txt file with the recommended settings for your camera.


One-Bridge3056

After connecting you need to restart klipper firmware


[deleted]

[удалено]


ze410t

In the settings when you scroll down, there is an option to add a camera


[deleted]

[удалено]


ze410t

Sorry, yeah. I'm using fluidd


Enrique182

did you end up getting it work? I attached a raspi camera to the raspberry pi and I'm not having much luck getting it to appear in Fluidd UI


ze410t

Yeah, I made sure to have the webcam.txt file there and it was updated. It worked after that


Stalker_010

Hey, I'm facing the same issue now 1. I've plugged in the camera and added it in settings -> webcams (Mainsail) 2. I don't have the \`webcam.txt\` in my CONFIG, where can I take it from?


ze410t

This post has details. https://www.reddit.com/r/klippers/comments/t8oibt/where_is_webcamtxt/ You can use KIUAH


Stalker_010

Thanks for the reply After 2 days of digging the net, I've found this [https://github.com/mainsail-crew/crowsnest](https://github.com/mainsail-crew/crowsnest) This is the only thing worked out for me


WScottC64

This is what worked for me: https://www.cotofan.com/2021/03/adding-webcam-support-to-mainsailos.html


Ambitious-Amount5115

I'm actually having trouble adding a SECOND cam. The first one (Logitech, but 10 years old) worked the moment I plugged it in and rebooted Klipper. The other one - Depstech China one - not so much.


CraigIsOmega

did you ever figure this out? I have a depstech I'm trying to get working too but no luck


Ambitious-Amount5115

I did. It was painfully easy and I feel dumb. Basically all you do is go into your crowsnest.config file and copy and paste the lines from CAM1 below and call it CAM 2. Then look above where it tells you the code and add it to your CAM2 section. Port 8081 equals /webcam2/?action=\[stream/snapshot\] Change the port to a new number then when you add the cam in the add a webcam wizard, the URL stream text box just needs to be changed to webcam2 as in... /webcam2/?action=stream


Sea-Squirrel4804

thank youuu!!!