membraneframework / membrane_core

The core of the Membrane Framework, multimedia processing framework written in Elixir
https://membrane.stream
Apache License 2.0
1.29k stars 36 forks source link

Support Fragmented MP4 #850

Open Noarkhh opened 1 month ago

Noarkhh commented 1 month ago

Currently it's not possible to use Membrane.MP4.Muxer.ISOM with sinks that don't support Membrane.File.SeekSinkEvent. Adding a way to generate Fragmented MP4 streams that don't require seeking would allow more sinks to be used with MP4 (e.g. Membrane.Hackney.Sink)