Skip to content

keyraphi/RaPiIntercom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaPi Sprechanlage

This repository holds the code for a RaPi based intercom, featuring

  • A touch screen as user interface
  • A video stream from the outside
  • A audio stream from the outside
  • A audio stream from the inside
  • Bell sounds

Installation

The python dependecies are managed using pipenv. Make sure to install pipenv first: pip install pipenv Then install all python dependencies using pipenv install See the Pipenv file to see all dependencies. If you want to install the development dependencies (formatter etc.) run: pipenv install --dev

About

Software for a custom build home-intercom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published