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.
npm install
npm startOnce the server is running, go to https://localhost:1234?room=pick-a-room-name.
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.