Skip to content

RecordRTC v5.5.1

Compare
Choose a tag to compare
@muaz-khan muaz-khan released this 12 Jan 08:24
· 107 commits to master since this release

5.5.1 is latest release.

This release fixed many bugs and added support for both Safari-MediaRecorder and EBML-workaround for seeking issues:

  1. EBML workaround for video seeking issues; added getSeekableBlob global function 35b611d
  2. Added MediaRecorder support for Safari; 3e40988
  3. Added WebAssemblyRecorder; c380b31

etc.