Skip to content

yasinarabi/raspberrypi_camera_streamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Raspberrypi Camera Streamer

A python script for streaming Raspberry Pi camera

Requirements

Install git and python3-pycamera

sudo apt update
sudo apt install git
sudo apt install python3-picamera

Enable Raspberry Pi camera

sudo raspi-config

Clone project

git clone https://github.com/yasinarabi/raspberrypi_camera_streamer.git

Run Script

cd /path/to/cloned/folder
python3 stream.py

I am glad to see you are using my code, and thank you for starring this repository.

About

A python program for streaming raspberry pi camera

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages