Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Raspberry Pi

Build a home camera with Raspberry Pi. Support camera video streaming and two-way audio communication.

Hardware

Instructions

Install

$ sudo apt update
$ sudo apt install -y gstreamer1.0-libcamera gstreamer1.0-alsa gstreamer1.0-tools gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-plugins-good libgstreamer1.0-dev git cmake

Build

$ git clone --recursive https://github.com/sepfy/libpeer
$ cd libpeer/examples/raspberrypi
$ mkdir build && cd build
$ cmake ..
$ make

Test

$ ./raspberrypi -u <URL>
  • Click Connect button on the website