Skip to content

rjmackay/recordly.io

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published