79808826

Date: 2025-11-04 11:18:08
Score: 2.5
Natty:
Report link

You can't take data from different MediaRecorder instances and just append blobs as if they were a single file. You have to treat each recording session as separate mp4 file, even if the MIME type is the same. If you don't want to go with wasm for repackaging the content, you might want to consider mp4box.js.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: akgrown