One of the exciting projects with the Raspberry Pi and the camera used to be the timelapse video.
And it has been the main reason I bought a camera and a case fit for timelapse.
Recently on Google+ I read a post https://github.com/not-implemented/raspicam-timelapse on a web based timelapse facility and decided to give it a try.
It requires latest Jessie, installs a node.js webserver and a javascript driven webpage.
Download jessie, prepare a fresh SD card with SDformatter and win32diskimager, boot the RPi (a B) blind with only ethernet and power connected, and look up the assigned IP number with the handy ezNetscan on my Android tablet.
PuTTY over SSH and I follow the steps in the readme, except for the optional steps.
I then put the wireless adapter and edit theĀ /etc/wpa_supplicant/wpa_supplicant.conf with the SSID and passkey. Boot and note with ifconfig the IP address assigned to the Wifi adapter
So I ended up with a configuration with a webserver on port 4443 listening to https via wireless.
Starting and stopping a timelapse capture with easy to configure options now! Just ignore the https warnings in Chrome …
I use PuTTY to shutdown the RPI and use Filezilla to get the captured images off the RPi card. The timelapse video is then made with Adobe Premiere Elements, on a real fast PC!
Related posts:
Part 2 of the Domoticz project: Zigbee devices added. The living room now has 4 Domoticz Zigbee lights!
The Raspberry Camera Module is a giant success. Flexible, high quality, well supported. I have shown you already tow pos...
Not my first steps with the Raspberry Pi, I owned my first Pi since 2012, one of the first batch produced. Now I have ac...
The VAP11G-300 is a unique device with a fixed ethernet to wireless bridge that helps in situations where: You want a...