Skip to content

Rush/webrtc

Repository files navigation

webrtc

WebRTC stack from http://www.meshcommander.com/webrtc

To build

mkdir build
cd build
cmake ..
make

To test

npm install # you need to have Node.JS installed - version 6 minimum
node index.js # this should run both build/active and build/passive and connect them

About

WebRTC stack from http://www.meshcommander.com/webrtc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors