Skip to content

Instantly share code, notes, and snippets.

@deviantfero
Last active August 9, 2017 15:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deviantfero/ed43d9591e0ad4e9eaa85c88925e17ec to your computer and use it in GitHub Desktop.
Save deviantfero/ed43d9591e0ad4e9eaa85c88925e17ec to your computer and use it in GitHub Desktop.
# to run this setup, you will need node.js, npm and bower
# node version 8.2.1 was used to run this demo
# you will need your own Kurento media server instance and TURN/STUN
# a docker-compose.yml is provided to make this easier
git clone https://github.com/agilityfeat/kurento-recording-test
cd ./kurento-recording-test
npm install
cd ./static
bower install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment