https://github.com/peterdee/webrtc-test-frontend
Testing WebRTC capabilities
https://github.com/peterdee/webrtc-test-frontend
express jquery node socket-io webrtc
Last synced: 3 months ago
JSON representation
Testing WebRTC capabilities
- Host: GitHub
- URL: https://github.com/peterdee/webrtc-test-frontend
- Owner: peterdee
- License: mit
- Created: 2021-04-06T08:24:39.000Z (about 5 years ago)
- Default Branch: stage
- Last Pushed: 2021-04-06T11:31:03.000Z (about 5 years ago)
- Last Synced: 2026-01-03T14:31:35.086Z (6 months ago)
- Topics: express, jquery, node, socket-io, webrtc
- Language: JavaScript
- Homepage: http://localhost:2021
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## webrtc-test-frontend
Testing WebRTC capabilities
Stack: [Express](http://expressjs.com), [jQuery](https://jquery.com), [Socket.IO](https://socket.io)
DEV: http://localhost:2021
STAGE: https://webrtc-test-frontend.herokuapp.com
### Deploy
```shell script
git clone https://github.com/peterdee/webrtc-test-frontend
cd ./webrtc-test-frontend
nvm use 14
npm i
```
### Launch
```shell script
npm run dev
```
### Heroku
The `stage` branch is deployed to Heroku automatically
### TURN server
This application uses a free TURN server, thus there is no guarantee that it is going to work