I’m using a Raspberry Pi to take webcam pictures, one per minute.
I’m trying to figure out how to store these images into a database, then create an image map from those images.
I eventually want to serve images to someone, but serve an image to the user based on what time the image was taken.
I’ve got the Raspberry Pi and webcam setup and it’s taking pictures, but I don’t know where to go from there. Thank you for any help you can provide.