UNPKG

recordrtc

Version:

RecordRTC is a server-less (entire client-side) JavaScript library can be used to record WebRTC audio/video media streams. It supports cross-browser audio/video recording.

12 lines (11 loc) 214 B
language: node_js node_js: - "0.11" install: npm install before_script: - npm install grunt-cli@0.1.13 -g - npm install grunt@0.4.5 - grunt after_failure: npm install && grunt matrix: fast_finish: true