Skip to content

Repository files navigation

Vedio Streamer

WebRTC based vedio streamer capabable of sending multiple live vedio tracks from the USB or other type of web cameras connected to the device. Internally uses libdatachannel webRTC library by paullouisageneau - https://github.com/paullouisageneau/libdatachannel

Current configuration support up to 5 camera, one datachannel, one audio channel. This project also include vue base pre-build web fron-end to watch the live camera feed

Dependancies

  • LibdadaChannel by paullouisageneau

How to build

git clone https://github.com/Nikhil2206/streamer

cd build

cmake ..

make

If build without error, find app.bin under /build/app/app.bin

About

Work In Progress | C++ Web-RTC based Live media streamer with configurable number of video and audio tracks, Signaling server with hard coded authentication and Vue.js base UI

Resources

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages