RecordRTC v5.5.1
5.5.1 is latest release.
This release fixed many bugs and added support for both Safari-MediaRecorder and EBML-workaround for seeking issues:
- EBML workaround for video seeking issues; added
getSeekableBlob
global function 35b611d - Added MediaRecorder support for Safari; 3e40988
- Added
WebAssemblyRecorder
; c380b31
etc.