Skip to content
This repository was archived by the owner on Nov 26, 2023. It is now read-only.

RaspiSurveillance/Raspi-CameraStreamingServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspi-CameraStreamingServer

Raspberry Pi Camera Streaming Server with basic username:password authentication.

Copyright

Copyright (C) 2019-2021 Denis Meyer

Prerequisites

Hardware

  • Camera

Software

  • A set up Raspberry Pi
  • Python 3 (as "python3")
  • Windows
    • Add Python to PATH variable in environment
  • Configure settings.json

Usage

  • Configure src/settings.json

  • Start shell

  • [Install the required libraries (picamera) if not already installed]

  • Run the app via script

    • Edit the start script (at least change the username/password)
    • ./scripts/start.sh
    • Stop the app via script
      • ./scripts/stop.sh
  • Run the app

About

Raspberry Pi Camera Streaming Server with basic username:password authentication.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors