- /pubsub : index.html publishes, listen.html listens the stream (video + audio). This part contains fully implementation to be used as backbone.
- . : same as /pubsub but also contains more css and more buttons such as listen and broadcast
- create tokbox account & dummy-project for apiKey and other related variables.
git clone https://github.com/tansudasli/webRTC-sandbox.git
- edit
pubsub.js
for- apiKey, sessionId. token w/ your own values.
- run w/ live web server addon on vscode.
- /pubsub: Check
localhost:5500/pubsub/index.html
, thenlocalhost:5500/pubsub/listen.html
. - .:
localhost:5500/broadcaster.html
, thenlocalhost:5500/translator.html
- /pubsub: Check
- close your audio to disable feedback noise!
- open chrome developer and see console logs!