Skip to content

100mslive/proctor-vanilla-js-poc

Repository files navigation

Proctoring PoC

This shows how multiple instances of 100ms SDK can be run in separate iframes

Steps

  • Clone the repositor
  • Install dependencies
    npm install
  • Start internal app
    npm run dev
  • Open the main app which hosts multiple iframes`
    open proctor.html
  • Paste the auth token for subscriber in the token form on top-left. This token will be used to join respective room.