yusitnikov / fix-webm-duration

navigator.mediaDevices.getUserMedia + MediaRecorder create WEBM files without duration metadata. This library appends missing metadata section right to the file blob.
MIT License
248 stars 48 forks source link

Log the duration value when it exists #21

Closed jdufresne closed 2 weeks ago

yusitnikov commented 2 weeks ago

Thank you for the contribution!