Ask HN: How could I improve on my fun project?
Hi,
I created a project for learning purposes and having fun. I have a Raspberry Pi with a camera, looking out my apartment window. It takes a picture every minute, and uploads it to a server. Every day I concat those images to create a time-lapse video, like this: https://hn-share-bucket.s3.amazonaws.com/example.mp4
The whole thing is automatized, it has been running in the past 3-4 months without problems, I have around 90 videos now and tons of images.
Now I'm looking for ideas what could I do with these images/videos? Do you have any fun project idea?
3 comments
[ 2.6 ms ] story [ 18.9 ms ] threadHDR also seems interesting, I am not sure if the Pi's camera supports fast bursts but I will look into it.
I don't know why I haven't thought about post processing yet, seems like a must, probably I'll start with this.