Skip to content

simplewebrtc/simplewebrtc-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleWebRTC Demo

This is an older demo of our sdk. For the latest demo head over to https://github.com/simplewebrtc/simplewebrtc-talky-sample-app. These demos are similar to each other but the newer one is updated more reguarly.

To get started, you will first need to edit src/index.js to set your API key.

See the section marked IMPORTANT SETUP, and change the value of the API_KEY constant to the API key you were provided.

Running

npm install
npm start

Once the server is running, go to https://localhost:1234?room=pick-a-room-name.

Setting up Screensharing

For this demo, you will need to manually install this Chrome extension:

https://chrome.google.com/webstore/detail/simplewebrtc-sample-scree/ikljcimogjdaoojhmkbioipmffflodgk

For production, a custom extension would be used. A sample extension is available for you to customize.

About

SimpleWebRTC Demo Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published