An experiment to record audio+video using WebRTC and then send it to a server.
- Ruby
- A modern web browser
- FFmpeg
# install dependencies
brew install ffmpeg
# run app
ruby server.rb
An experiment on using RecordRTC to record short videos and upload them to a server
JavaScript