Buddy3D camera timelapse sync to remote locations such as NAS
tl;dr
this is for advanced users - you can run rclone on the camera, but it needs some scripting (memory limitations require killing camera app, so that rclone can be used)
https://github.com/nvtkaszpir/3d-print/tree/main/prusa-buddy3d-camera - this may be updated over time, so please check it out before asking.
you can ask me on Discord for more, or ask in this thread.
See my GitHub and printables.com for some 3d stuff that you may like.
RE: Buddy3D camera timelapse sync to remote locations such as NAS
tested wit 3.1.3 firmware.
See my GitHub and printables.com for some 3d stuff that you may like.
RE: Buddy3D camera timelapse sync to remote locations such as NAS
ok after few days/weeks of tests/prints, it's not worth it, better use stock option with manual microsd removal and syncing or set up rtsp streaming and use something like a mediamtx on another host to capture the stream to the disk.
the amout of resources on the camera makes it difficult to sync files using rclone due to memory limitations on the device, would rather use something like a rsync or something lighter, rclone unfortunately requres too much memory to work reliably.
See my GitHub and printables.com for some 3d stuff that you may like.