kclyu / rpi-webrtc-streamer-frontend

RWS Web Front-End/Proxy
BSD 3-Clause "New" or "Revised" License
11 stars 8 forks source link

Web Front-End and Proxy for Rpi WebRTC streamer

Notice: This is a work in progress, Current development status is PoC level.

Web Front-End

In order to use WebRTC streaming function in web browser, various things are basically required. To simplify this, Web Front-End implements basic Authentication/Messaging/HTTP and WebRTC Signaling functions using Google's Firebase, and supports WebRTC streaming and other features provided by Rpi-WebRTC-Streamer (RWS) Function.

To setup Web Front End, please refer to the READM_frontend_seutp.md guide.

Proxy for Web Front-End

It is installed in Raspberry PI and is responsible for exchanging signaling messages between Web Front-End and RWS and proxying various functions in the middle.

To install the proxy, please refer to the READM_frontend_seutp.md guide.

Feature

License

Version History