Releases: collab-project/videojs-record
Releases · collab-project/videojs-record
1.0.2
- animated recording indicator (by @ikbensiep)
- fixed
destroy
1.0.1
- fix AMD/Node/browser global dependency for videojs
1.0.0
Support for video.js 5!
With this release the plugin is compatible with video.js 5.0 and newer. If you want to use this plugin with an older video.js 4.x version, check the archived releases for a 0.9.x or older release.
0.9.3
Added translations for Afrikaans, German, Spanish, Finnish, Frisian, French, Galician, Italian, Portugese, Russian and Swedish.
0.9.2
- bump minimum version for wavesurfer.js (1.0.44) and videojs-wavesurfer (0.9.9) for microphone updates (#12)
- fix stop/getDevice in audio-only mode (#12)
0.9.1
- make sure bower and npm only download video.js v4.x (#15) because v5.0 is not supported yet (#6)
- add
stopDevice
for disabling the webcam/microphone device (#12)
- do something about new mediastream deprecation warnings in Chrome 45 (#12)
- fixed issue with missing
isChrome
0.9.0
- support for libvorbis.js in audio-only mode (#8)
- set default audio sample rate to 44100 (#7)
0.8.4
Examples fixes: wavesurfer changed domain name to wavesurfer-js.org
0.8.3
- Add support for animated GIF recordings (#2)
- Both audio and video streams are now available when recording audio/video simultaneously in the Chrome browser (#4)
- Audio playback now works when recording both audio and video in the Chrome browser (#4)