Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 244 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 244 Bytes

To Install:

  • git clone
  • npm install
  • sudo apt-get install coturn
  • sudo turnserver -a -o -v -n --no-dtls --no-tls -u test:test -r "someRealm"
  • edit TURN_SERVER at top of main.js to match data from previous step
  • npm start