102 Forks
580 Stars
580 Watchers

rpi-webrtc-streamer

This repo's objective is providing something like Web Cam server on the most popular Raspberry PI hardware. By integrating [WebRTC](https://webrtc.org/native-code/) and Raspberry PI, we can stream the Raspberry camera feed to browser or native client which talks WebRTC.

How to download and setup rpi-webrtc-streamer

Open terminal and run command
git clone https://github.com/kclyu/rpi-webrtc-streamer.git
git clone is used to create a copy or clone of rpi-webrtc-streamer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rpi-webrtc-streamer https://github.com/kclyu/rpi-webrtc-streamer/archive/master.zip

Or simply clone rpi-webrtc-streamer with SSH
[email protected]:kclyu/rpi-webrtc-streamer.git

If you have some problems with rpi-webrtc-streamer

You may open issue on rpi-webrtc-streamer support forum (system) here: https://github.com/kclyu/rpi-webrtc-streamer/issues