Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 388 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 388 Bytes

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