record-rtc-experiment icon indicating copy to clipboard operation
record-rtc-experiment copied to clipboard

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

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