Skip to content

This project setups a video streaming server and initiation of streaming on a raspberry pi

Notifications You must be signed in to change notification settings

tonikalombo/pi-video-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pi-video-streaming

This project setups a video streaming server and initiation of streaming on a raspberry pi
First connect your raspberry pi to a picamera: https://www.raspberrypi.org/documentation/usage/camera/README.md

Enabling the camera


Open the raspi-config tool from the Terminal:

sudo raspi-config
select interfacing options
Select the camera option and select yes to enable, then go to Finish and you'll be prompted to reboot.

Short and simple setup guide


git clone https://github.com/tonikalombo/pi-video-streaming.git
cd pi-video-streaming/
sh bootstrap.sh

About

This project setups a video streaming server and initiation of streaming on a raspberry pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published