WebRTC stack from http://www.meshcommander.com/webrtc
mkdir build
cd build
cmake ..
make
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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
WebRTC stack from http://www.meshcommander.com/webrtc
mkdir build
cd build
cmake ..
make
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