Skip to content

voximplant/videorecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

videorecorder

Video recorder demo web app

Check the tutorial to set up the VoxImplant account for the demo: https://voximplant.com/docs/tutorials/video-recording

Getting Started

  1. git clone
  2. npm install
  3. Change accname in the app.tsx to your VoxImplant account name (and appname if required)
  4. Run webpack-dev-server --hot