Demuxing Safari MP4
Hi! I'm trying to use a MediaRecorder to record audio/mp4 on Safari, and then handle it using Membrane.
I suspect this is because the recording does not have
Is there any Membrane plugin I can use to demux this media container? I don't think it's possible to record
Membrane.MP4.Demuxer.ISOM gives me an error:I suspect this is because the recording does not have
fast start enabled, as the docs for this plugin say it must be.Is there any Membrane plugin I can use to demux this media container? I don't think it's possible to record
fast start mp4 using MediaRecorder on Safari.