/record-rtc-experiment

An experiment on using RecordRTC to record short videos and upload them to a server

Primary LanguageJavaScript

RTC Recording Experiment

An experiment to record audio+video using WebRTC and then send it to a server.

Uses

Requires

  • Ruby
  • A modern web browser
  • FFmpeg

Running on a Mac

# install dependencies
brew install ffmpeg
# run app
ruby server.rb