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

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

Notifications You must be signed in to change notification settings

cbetta/record-rtc-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages