reccam.io source code getUserMedia and MediaRecorder experiment Development Requirments nodenv yarn bundler Setup 1. Clone the repo git clone https://github.com/gotik/reccam.io.git cd reccam.io 2. Install dependencies nodenv install yarn install bundle install 3. Run it! compass watch yarn start Running Tests yarn test