yusitnikov / fix-webm-durationLinks
navigator.mediaDevices.getUserMedia + MediaRecorder create WEBM files without duration metadata. This library appends missing metadata section right to the file blob.
☆296Updated last year
Alternatives and similar repositories for fix-webm-duration
Users that are interested in fix-webm-duration are comparing it to the libraries listed below
Sorting:
- WebM multiplexer in pure TypeScript with support for WebCodecs API, video & audio.☆334Updated 6 months ago
- Merge multiple MediaStreams into one composite (realtime - in the browser!)☆360Updated 2 years ago
- based on ts-ebml and support large file (larger than 2GB files)☆24Updated 3 years ago
- MP4 multiplexer in pure TypeScript with support for WebCodecs API, video & audio.☆592Updated 3 months ago
- An extendable drop-in replacement for the native MediaRecorder.☆345Updated this week
- MediaRecorder polyfill for Opus recording using WebAssembly