Skip to content

1.6.0

Compare
Choose a tag to compare
@thijstriemstra thijstriemstra released this 26 Feb 02:08
· 548 commits to master since this release
  • Added pause and resume methods (#61)
  • Added getDuration and getCurrentTime methods (#129)
  • Added progressRecord event that fires continuously during recording (#128)
  • Added support for MediaStreamTrack.takePhoto for image-only mode (#96)
  • Plugin fixes for opus-recorder 0.5.0
  • NPM package now includes dist directory with minified files
  • Fix for ignoring missing player elements (#118 by @stragari)
  • Bumped required version for videojs-wavesurfer to 1.3.1 for getDuration
    and getCurrentTime methods