Fork of 100ms quickstart guide.
Implements HMSVideoPlugin to add a grayscale filter.
Deployed here. Codesandbox here. 100ms Plugins Documentation here.
To try out the app for free, create a 100ms account to get a sample token by following the steps here.
- Grayscale Filter
Install the packages -
yarn install
Start the dev server -
yarn start