In this chapter, we are going to look at live video streaming with Raspberry Pi 3 and Raspberry Pi camera. We are going to stream live video from Raspberry Pi 3 to our web browser and access this feed from anywhere in the world. As a next step, we are going to add a motion detector to the current setup and if the motion is detected, we then start streaming the video. In this chapter, we will go through the following topics:
- Understanding MJPEGs
- Setting up Raspberry Pi with Raspberry Pi camera
- Stream the images from the camera to the dashboard in real time
- Capturing video in motion