Tag: Pi Camera
-
Real-Time Video Streaming with Raspberry Pi
Streaming live video with Raspberry Pi over the local network can come in handy in different cases. You can use your Raspberry Pi as a security camera, and IP video source for your computational heavy processes that run on a local server, or maybe on a remote-controlled robot. This post aims to make you able…
-
Time-Lapse with Raspberry Pi
Taking time-lapse videos with Raspberry Pi is not a new idea but it is a great opportunity to get to know your Raspberry Pi better as a beginner. Before following the instructions below, be sure that you have completed the Raspberry Pi OS installation and Python OpenCV installation steps. If everything is ready, let’s get…