Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 533 Bytes

File metadata and controls

14 lines (9 loc) · 533 Bytes

Angular directive: Multi Stream Recorder

This is a directive for angular (based on videojs-record project). It's a directive to create a video element to record a video/audio, video, audio, animated gif, or a simple photo, using the browser (NO FLASH) with builtin camera and mic. It requires, angular, video.js, recordRTC.

Install with Bower

$ bower install angular angular-multiStreamRecorder --save

check the demo