|
|
hai 1 mes | |
|---|---|---|
| .. | ||
| .gitignore | hai 1 mes | |
| CMakeLists.txt | hai 1 mes | |
| README.md | hai 1 mes | |
| main.c | hai 1 mes | |
Build a home camera with Raspberry Pi. Support camera video streaming and two-way audio communication.
Install dependencies
$ 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
$ git clone --recursive https://github.com/sepfy/libpeer
$ cd libpeer/examples/raspberrypi
$ mkdir build && cd build
$ cmake ..
$ make
Copy URL from the test website
$ ./raspberrypi -u <URL>
Click Connect button on the website