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

3.4.2

Diff

Changelog

Source

3.4.2 - 2019/02/10

  • vmsg plugin: add destroy
collab
published 3.4.1 •

Changelog

Source

3.4.1 - 2019/02/09

  • Fix ES export syntax for Record (#330 by @extronics)
  • Bump required version for videojs-wavesurfer to 2.7.0 for playToggle fixes
  • Fix hiding playToggle control
collab
published 3.4.0 •

Changelog

Source

3.4.0 - 2019/02/04

  • Support video recording in Safari (Technology Preview 73 or newer) (#181)
  • Bump required version for recordrtc to 5.5.3 for Safari video recording support (#320)
  • Add example for changing video source (#223)
  • Add ability to permanently hide custom UI elements (e.g. recordToggle)
collab
published 3.3.0 •

Changelog

Source

3.3.0 - 2019/01/10

  • New ts-ebml convert plugin: creates seekable webm files by injecting metadata like duration (#317)
  • New vmsg audio plugin: produces MP3 using a WebAssembly version of the LAME library (#287)
collab
published 3.2.1 •

Changelog

Source

3.2.1 - 2019/01/08

  • Fix issue with srcObject (#312)
  • Fix shim for screen capture (#318)
collab
published 3.2.0 •

Changelog

Source

3.2.0 - 2019/01/07

  • Fix duration display for video.js 7.4.x (#316)
  • Bump required version for recordrtc to 5.5.0 for URL.createObjectURL fixes (#315)
  • Simple upload example: make sure upload directory exists (#314)
collab
published 3.1.0 •

Changelog

Source

3.1.0 - 2018/12/13

  • Allow hiding time controls
  • Improve destroy method (#310)
  • Bump required version for recordrtc to 5.4.9 for bug fixes
collab
published 3.0.0 •

Changelog

Source

3.0.0 - 2018/11/29

  • Add support for screen capture (#289)
  • Add maxFileSize option to limit the maximum file size of a recorded clip, and stop recording when that limit is reached (#234)
  • Add msDisplayMax option to control display of time format (#188)
  • Documentation: add Angular and Vue.js wiki pages (#274, #283)
  • Bump required videojs-wavesurfer version to 2.6.2 for microphone support in the MS Edge and Safari browsers (#294)
  • Fix issue with timeSlice option when resetting the player (#300 by @GDIBass)
  • Examples: add Safari/Edge browser workarounds for audio-only recording (#295)

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

  • In older versions a player.recordedData.video would be available in Chrome when recording audio and video. This is removed and player.recordedData is always a Blob across all recording types and browsers now (#269)
  • Upgraded to video.js/font 3.0.0: removed support for IE8, 9, 10, and Android < 4.4 by removing support for the eot font file (#279)
collab
published 2.4.1 •

Changelog

Source

2.4.1 - 2018/08/03

  • autoMuteDevice option to turn off the device between recordings (for privacy reasons) (#157)
  • Fix lamejs plugin (#265)
collab
published 2.4.0 •

Changelog

Source

2.4.0 - 2018/07/31

  • Fix RecordRTCEngine import in React apps (#263)
  • Fix recording multiple times in lamejs plugin (#265)
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