Example using nodertc
git clone https://github.com/felixdrp/nodertc-example.git
cd nodertc-example
npm install
# Run
node example-express.js
Open browser at address localhost:7007
DEBUG=dtls,dtls:*,sctp,sctp:* DEBUG_DEPTH=10 node example-express.js