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
- LibdadaChannel by paullouisageneau
git clone https://github.com/Nikhil2206/streamer
cd build
cmake ..
make
If build without error, find app.bin under /build/app/app.bin