Skip to content

Set up a fresh Bullseye OS install for streaming with Pi Cam 3

Notifications You must be signed in to change notification settings

mariasaavedra/raspberry-pi-video-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raspberry-pi-video-stream

Set up a fresh Bullseye OS install for streaming with Pi Cam 3

Install OS

  1. Download the latest Raspberry Pi OS with desktop and recommended software from the official website
  2. Flash the OS to a microSD card using Raspberry Pi Imager
  3. Insert the microSD card into the Raspberry Pi and boot it up

Initial Setup

  1. Open a terminal and run
    sh setup.sh

Stream Video

  1. Open a terminal and run
    sh stream.sh

Run with Screen

If you would like to manage the stream with screen, you can run the following commands

sudo apt-get install screen
screen sh stream.sh

Results

This will allow you to detach from the terminal and leave the stream running in the background. camera

About

Set up a fresh Bullseye OS install for streaming with Pi Cam 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages