New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

videojs-record

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

videojs-record - npm Package Versions

1
8

1.6.1

Diff

Changelog

Source

1.6.1 - 2017/04/09

  • Use videojs.registerPlugin in video.js 6.0.0 and newer
  • Bumped required version for videojs-wavesurfer to 1.3.2 to support video.js 6.0.0 and newer
collab
published 1.6.0 •

Changelog

Source

1.6.0 - 2017/02/26

  • 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
collab
published 1.5.2 •

Changelog

Source

1.5.2 - 2017/01/15

  • Include CSS file for bower (#107 by @abrarahmedbcg)
collab
published 1.5.1 •

Changelog

Source

1.5.1 - 2016/12/02

  • Added saveAs method that shows a browser dialog window where the user can store the recorded media locally (#97)
collab
published 1.5.0 •

Changelog

Source

1.5.0 - 2016/09/30

  • Added audioMimeType and videoMimeType settings for H264 support (#92)
  • Listening for tap events to support touch on mobile (#71)
  • Bumped required version for videojs-wavesurfer to 1.2.6 and wavesurfer.js to 1.2.0 for access to their exportImage method (#91)
collab
published 1.4.0 •

Changelog

Source

1.4.0 - 2016/05/25

  • Added reset method to reset the plugin without destroying it (#73)
  • Releasing existing object URLs (#70)
collab
published 1.3.0 •

Changelog

Source

1.3.0 - 2016/03/25

  • Added enumerateDevices API (#16)
  • Preventing invalid or negative value in formatTime (#46 by @zang)
collab
published 1.2.0 •

Changelog

Source

1.2.0 - 2016/02/27

  • Added compatibility for single file recording introduced in Chrome 49+ (by @zang)
  • Preferring navigator.mediaDevices.getUserMedia instead of deprecated navigator.getUserMedia if available
  • Stop using deprecated MediaStream.stop(); use MediaStreamTrack.stop() instead
  • Added audioRecorderType and videoRecorderType options
  • Bumped required version for videojs-wavesurfer to 1.1.0, wavesurfer.js to 1.0.57 and recordrtc to 5.2.9 for microphone and Chrome fixes
  • Fixes for latest release of the libvorbis.js plugin (1.1.1). This also removes the audioModuleURL option
  • IE8 font fixes
collab
published 1.1.0 •

Changelog

Source

1.1.0 - 2016/01/19

  • Moved support for other audio recorders to separate source files
  • Support for Opus using opus-recorder (#43)
  • Support for MP3 using lamejs (#40)
  • Support for recorder.js (#33)
  • New settings: audioChannels, frameWidth and frameHeight (#35)
  • Disabled video.js loop option permanently (#42)
  • Disabled native controls for better Firefox mobile compatibility (#19)
  • Added CSS for controlbar on mobile in examples (#19)
  • Improved check for getUserMedia browser support (#38 by @xlc)
  • Close AudioContext on stop in libvorbis.js plugin (#36, #37 by @xlc)
  • Required version for RecordRTC is 5.2.7 now
  • Required version for videojs-wavesurfer is 1.0.6 now
  • Required version for wavesurfer.js and wavesurfer.microphone.js is 1.0.50 now
  • Ability to add audio and video constraints (#30 by @alsar)
  • Added filename and timestamp to recorded file object (#29)
  • Added upload examples for the jquery.fileupload and Fine Uploader libraries (#29)
collab
published 1.0.3 •

Changelog

Source

1.0.3 - 2015/12/20

  • Fixed wrong module require for browserify (#28 by @alsar)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc