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

2.0.6

Diff

Changelog

Source

2.0.6 - 2018/01/15

  • Fix compatibility with video.js 6.6.0 (#198)
  • Bump required version for videojs-wavesurfer to 2.1.4
  • Document how to stream upload to server using timestamp event (#176)
collab
published 2.0.5 •

Changelog

Source

2.0.5 - 2017/12/30

  • Release stream tracks and close audioContext on stop recording in the lamejs plugin (#197 by @mafflin)
collab
published 2.0.4 •

Changelog

Source

2.0.4 - 2017/12/13

  • Fix issue with blinking time display (#175)
  • Bump required version for videojs-wavesurfer to 2.1.2
  • Bump required version for recordrtc to 5.4.6 for access to RecordRTC.version number
collab
published 2.0.3 •

Changelog

Source

2.0.3 - 2017/11/30

  • Fix Windows build (#186)
  • Bumped required version for videojs-wavesurfer to 2.0.3
collab
published 2.0.2 •

Changelog

Source

2.0.2 - 2017/11/15

  • Fix issue with copying fonts during build (#185)
  • Bump required version for recordrtc to 5.4.5 for improved Safari 11 support (#181)
collab
published 2.0.1 •

Changelog

Source

2.0.1 - 2017/11/10

  • Fix MRecordRTC reference error (#177)
collab
published 2.0.0 •

Changelog

Source

2.0.0 - 2017/10/05

  • Refactor plugin using ES6 (#167, #149)
  • video.js 6.0 or newer is now required: older versions are no longer supported
  • videojs-wavesurfer.js version 2.0.1 or newer is now required: older versions are no longer supported
  • RecordRTC.js version 5.4.4 or newer is now required: older versions are no longer supported
  • New dependency: webrtc-adapter (version 5.0 or newer) is now recommended; the old WebRTC (getUserMedia) cross-browser support code has been removed
  • Support for the video.js fluid option for responsive layout (#166)
  • Replace usage of deprecated URL.createObjectURL(stream) (#169)
  • Added React example (#33)

Backwards-incompatible changes (when upgrading from a previous version):

  • Use player.record() instead of player.recorder to interact with the plugin, e.g. player.record().destroy()
collab
published 1.7.1 •

Changelog

Source

1.7.1 - 2017/09/23

  • Bumped required version for videojs-wavesurfer to 1.3.6 to restrict the wavesurfer.js dependency to anything lower than 2.0.0
  • Bugfix: properly update current time and duration display components
collab
published 1.7.0 •

Changelog

Source

1.7.0 - 2017/07/25

  • Get blobs after specific time-intervals using the timestamp event and timeSlice option (#3)
  • Bump required version for recordrtc to 5.4.2 for timeSlice support
  • Fix CSS styling for video.js 6.0 and newer (#149)
  • Take into account async stream loading before playing media on the Android version of the Chrome browser (#154 by @kperdomo1)
  • Bump required Chrome version to 60 or newer for ImageCapture support (#153)
  • Exclude video.js 6.2.0 or newer until video.js module export issue is resolved (#149)
collab
published 1.6.2 •

Changelog

Source

1.6.2 - 2017/05/27

  • Use video.js AMD module name (#123, #136)
  • Bump required version for videojs-wavesurfer to 1.3.3 for the correct video.js AMD module name
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