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

23
8

4.8.0

Diff

Changelog

Source

4.8.0 - 2024/04/02

  • ts-ebml plugin: add support for v3.x (#716)
collab
published 4.7.0 •

Changelog

Source

4.7.0 - 2024/02/14

  • Fix video.js v8 deprecation warnings (#707)
  • Ignore click events for record indicator (#688)
  • ffmpeg.wasm plugin: add support for v0.12.x (#708)
  • Bump required version for:
    • videojs-wavesurfer (3.10.0 or newer)
    • webrtc-adapter (8.2.3 or newer)
collab
published 4.6.0 •

Changelog

Source

4.6.0 - 2022/11/16

  • ts-ebml plugin: fix Safari issue with ts-ebml (#595, #581)
  • Bump required version for:
    • videojs-wavesurfer (3.9.0 or newer)
    • webrtc-adapter (8.2.0 or newer)
collab
published 4.5.0 •

Changelog

Source

4.5.0 - 2021/06/14

  • Add convert method and convertAuto option, allowing user to control start of converter process (#568)
  • Improve check in removeRecording (#575)
  • Bump required version for webrtc-adapter (8.0.0 or newer)
  • Stop screen sharing on a microphone permissions error in AUDIO_SCREEN mode (#585)
collab
published 4.4.0 •

Changelog

Source

4.4.0 - 2021/04/05

  • Fix stopping stream if it is active when using getDevice (#561)
  • Bump required version for:
    • recordrtc (5.6.2 or newer) (#553)
    • videojs-wavesurfer (3.7.0 or newer)
    • webrtc-adapter (7.7.1 or newer)
collab
published 4.3.0 •

Changelog

Source

4.3.0 - 2021/03/08

  • Fix controlbar flickering in Mobile Safari (#413)
  • Fix hiding picture-in-picture button (#486)
  • Fix stretched output for image-only mode when aspect ratio of player is not the same as camera media constraints (#511)
  • Bump required version for videojs-wavesurfer (3.6.0 or newer)
collab
published 4.2.0 •

Changelog

Source

4.2.0 - 2021/02/05

  • New ffmpeg.wasm converter plugin: convert recorded data into other audio/video/image file formats (#522)
  • New opus-media-recorder plugin: provides cross-browser Opus codec support for various audio formats such as Ogg and WebM (#355)
  • ffmpeg.js plugin is deprecated; use new ffmpeg.wasm plugin instead (#522)
  • Add support for downloading converted data using saveAs (#506)
  • Add formatTime option and setFormatTime(impl) for replacing the default formatTime implementation (#483)
  • Build using Webpack 5 (#514)
  • Bump required version for videojs-wavesurfer (3.5.0 or newer)
collab
published 4.1.1 •

Changelog

Source

4.1.1 - 2020/11/01

  • Fix issue with opus-recorder plugin (#519)
collab
published 4.1.0 •

Changelog

Source

4.1.0 - 2020/08/11

  • Fix webpack externals configuration: it's no longer needed to use additional webpack configuration in React/Angular/Vue projects (#487, #493, #497)
  • ffmpeg.js plugin: handle abort errors (#481)
  • Bump required version for:
    • videojs-wavesurfer (3.3.0 or newer)
    • webrtc-adapter (7.7.0 or newer)
collab
published 4.0.0 •

Changelog

Source

4.0.0 - 2020/05/20

  • Add ability to grab waveform (audio-only) or video frame data using exportImage (#417)
  • Fix file extension for video/x-matroska mime-type (#464, #469)
  • Fix milliseconds in formatTime (#443)
  • Ask again for device permissions in Firefox when user cleared them manually (#468)
  • Fix missing error handler for microphone permissions in audio/screen mode (#463)
  • Move documentation to website (#472)
  • Bump required version for:
    • video.js (7.0.5 or newer)
    • videojs-wavesurfer (3.2.0 or newer)
    • recordrtc (5.6.1 or newer)
  • Add compatibility for video.js 7.7.6 and newer (#465)
  • Fix mime-type for lamejs plugin

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

  • Configuration for microphone/audio-only has changed (due to videojs-wavesurfer upgrade):
    • Specify backend: 'WebAudio' instead of src: 'live'
    • Enable the wavesurfer.js microphone plugin using the plugins object of the wavesurfer plugin config
23
8
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