In another post (Live Stream Server Raspberry Pi), I showed how to make a live stream from a Raspberry Pi. This was good for a security system, but not good for if you want to watch this video and show it to others. The video on the other post was 720p and only 2 frames per second. This video will be still MJPEG...
I wanted to electronically record my inhaler usage, but there was no simple easy to use way to do this, so I created this app. My goal for this app is to record my inhaler usage and see the trends of when I need my inhaler. This app is available on both the Google Play Store and Apple App Store. I built this...
In this tutorial, we are going to take the Raspberry Pi webcam server project one step further by giving the raspberry pi the capability to send you an email whenever it detects motion. Motion, the software we are using for our security system, already can detect motion and will only record video if it has motion in it. We are sending emails by...
In the last post, I showed how you could make a live webcam server with a Raspberry Pi. The software we used, called Motion, was able to store video on the Raspberry Pi. This isn't as secure as storing video on the cloud, so that is what we are going to do in this tutorial. We are going to use a program called...
In this tutorial, I'm going to show you how to make a live stream server with your Raspberry Pi. At the end of this post, there is a YouTube tutorial with detailed instructions on how to set up this server. This tutorial uses a program called Motion. The wiki for Motion is here: http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome Motion has many features including: A MJPEG (Motion JPEG)...