rjmackay / recordly.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

recordly.io

recordly.io is an experiment with recording media streams. It is based largely on RecordRTC by Muaz Khan.

Installing

  1. Get the code git clone https://github.com/rjmackay/recordly.io.git
  2. Install dependencies, run npm install and bower install
  3. Install ffmpeg with --with-libvpx --with-theora --with-libogg --with-libvorbis
  4. Build CSS gulp build
  5. Start the server foreman start

Go to http://localhost:5000 to view the site.

License

recordly.io is licensed under GNU Affero GPL. RecordRTC is licensed under the MIT license.

About

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 84.4%Language:SCSS 12.2%Language:HTML 3.4%