If you have a A1 or P1 Bambu printer, this looks like you can use it to access the camera directly. I think you need to have lan only mode enabled though, since AFAIK you can’t get an access code without lan only mode for some reason.

https://github.com/hisptoot/BambuP1PSource2Raw

#3dprinting #bambu

GitHub - hisptoot/BambuP1PSource2Raw: Just For Fun

Just For Fun. Contribute to hisptoot/BambuP1PSource2Raw development by creating an account on GitHub.

GitHub

This appears to be a better version

https://github.com/synman/bambu-go2rtc

GitHub - synman/bambu-go2rtc: go2rtc mjpeg streamer for bambu printers

go2rtc mjpeg streamer for bambu printers. Contribute to synman/bambu-go2rtc development by creating an account on GitHub.

GitHub
@jamie I can confirm this. It's a very useful code snipplet which continuously retrieves jpeg images from the printer and flushes it to stdout. I modified it to just receive one image and exit. Since it does not use the proprietary network plugin from BambuLab I could compile it on my Raspi which now frequently saves the images to be used with a web server.
Great alternative to Bambu Handy
#3dprinting #CloudFree

@chelaz That’s great to know!

Especially since their network is so crappy and laggy is often just doesn’t even work.