1.0.0 • Published 2 years ago

twilio-video-processors-examples v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Virtual Background Demo

Setup

Checkout the latest release tag (see the latest releases here). For example, to checkout release 1.0.0:

git checkout 1.0.0

Then, run npm install from the examples folder. It will install the dependencies and run the application server.

App (Chrome Only)

Open http://localhost:3000 in a Chrome tab. The app captures your camera upon loading and plays it in a <video> element. You can choose to enable, disable or update the background settings using the controls on the page.

1.0.0

2 years ago