Video recorder demo web app
Check the tutorial to set up the VoxImplant account for the demo: https://voximplant.com/docs/tutorials/video-recording
- git clone
- npm install
- Change
accname
in the app.tsx to your VoxImplant account name (and appname if required) - Run webpack-dev-server --hot