README.md 753 B

Talky.WebRTC

Video / Chat / Screensharing

Fork @ simplewebrtc/simplewebrtc-talky-sample-app


API

Edit YOUR_API_KEYin public/index.html
Talky API - https://accounts.simplewebrtc.com
Edit .env.demo
mv .env.demo .env

Run

Deploy

  • npm install
  • npm run build
  • move ./dist to host.
  • serve via HTTPS.