Skip to content

Releases: collab-project/videojs-record

1.0.2

18 Oct 22:06
Compare
Choose a tag to compare
  • animated recording indicator (by @ikbensiep)
  • fixed destroy

1.0.1

15 Oct 13:08
Compare
Choose a tag to compare
  • fix AMD/Node/browser global dependency for videojs

1.0.0

14 Oct 20:01
Compare
Choose a tag to compare

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

12 Oct 20:27
Compare
Choose a tag to compare

Added translations for Afrikaans, German, Spanish, Finnish, Frisian, French, Galician, Italian, Portugese, Russian and Swedish.

0.9.2

06 Oct 08:48
Compare
Choose a tag to compare
  • 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

04 Oct 19:57
Compare
Choose a tag to compare
  • 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

25 Sep 13:18
Compare
Choose a tag to compare
  • support for libvorbis.js in audio-only mode (#8)
  • set default audio sample rate to 44100 (#7)

0.8.4

26 Aug 23:23
Compare
Choose a tag to compare

Examples fixes: wavesurfer changed domain name to wavesurfer-js.org

0.8.3

09 Jul 21:01
Compare
Choose a tag to compare
  • 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)

0.8.2

30 Mar 16:09
Compare
Choose a tag to compare
  • fix debug option