MediaStream and WebRTC test tool.
OS | Node.js | npm |
---|---|---|
Microsoft Windows 10 Professional Build 1607 | 4.4.7 | 4.6.1 |
macOS 10.12 (Sierra) | 7.7.4 | 4.6.1 |
Ubuntu 16.04 (Xenial Xerus) | 4.2.6 | 3.5.2 |
- Google Chrome (latest version)
- Mozilla Firefox (latest version)
- Register via SkyWay (e-mail address required)
- After login, register an API key from the SkyWay Dashboard
- Specify
localhost
under usable domains
- Specify
- Paste your registered API key under
key
in config.es
$ npm update
$ npm run build
HTML/CSS/JS will be output under dist
.
dist
├index.html HTML file
├index.bundle.html HTML file (bundle version, including all CSS/JS)
├css CSS file
│└style.css
└js JavaScript file
└script.min.js
$ npm start
Server will be started on your localhost.
==> Access at http://localhost:8000/