I'd like to automate saving photos

Can I create an automation where hourly screenshots of a camera are saved?

It is relatively simple to ask for an image from a camera every hour.

The CameraStreamResolution sample asks for one image in JPEG.

https://doc.developer.milestonesys.com/html/index.html?base=samples/componentsamples/camerastreamresolution/readme.html&tree=tree_2.html

https://github.com/milestonesys

Here you will find a small snippet showing how to save the JPEG image you get in that way.

https://developer.milestonesys.com/s/article/How-to-save-a-JPEG-image-file-based-on-JpegDatahttps://developer.milestonesys.com/s/article/How-to-save-a-JPEG-image-file-based-on-JpegData

You can make your own solution based on the combination of these things..

If you would prefer not to develop a .Net app you might find this interesting.

https://developer.milestonesys.com/s/question/0D53X0000DMNGFuSQP/how-to-get-still-images-by-using-milestonepstools