ember-cli-videojs-record
Simple Wrapper around VideoJS Record.
This provides a service that can be used to record, play, and export video, audio, screenshare as a webm file, blob, or base64 string.
Installation
ember install ember-cli-videojs-record
Usage
; ;
{{videojs-record pip=pip audio=audio video=video image=image screen=screen animation=animation maxLength=maxLength onFinished=(route-action "onFinished")}}
Contributing
See the Contributing guide for details.
License
This project is licensed under the MIT License.