videojs-record
Advanced tools
Changelog
3.4.1 - 2019/02/09
Record
(#330 by @extronics)playToggle
fixesplayToggle
controlChangelog
3.4.0 - 2019/02/04
recordToggle
)Changelog
3.3.0 - 2019/01/10
Changelog
3.2.0 - 2019/01/07
URL.createObjectURL
fixes
(#315)Changelog
3.1.0 - 2018/12/13
destroy
method (#310)Changelog
3.0.0 - 2018/11/29
maxFileSize
option to limit the maximum file size of a recorded
clip, and stop recording when that limit is reached (#234)msDisplayMax
option to control display of time format (#188)timeSlice
option when resetting the player (#300 by @GDIBass)Backwards-incompatible changes (when upgrading from a previous version):
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)eot
font file (#279)Changelog
2.4.1 - 2018/08/03
autoMuteDevice
option to turn off the device between recordings
(for privacy reasons) (#157)