Provides MP4 related processors. FMP4 parser, Fragment parser & ISOBoxer.
We use these to extract necessary media metadata beforehand like segment playback
times, codecs and duration so we do no rely plainly on manifests.
Fragment parser is used to support CMAF chunked data from the download associated
streams so we can support low latency streaming and start the playback as soon as
we have first playable data available.
ContainerMp4.package
Provides MP4 related processors. FMP4 parser, Fragment parser & ISOBoxer. We use these to extract necessary media metadata beforehand like segment playback times, codecs and duration so we do no rely plainly on manifests.
Fragment parser is used to support CMAF chunked data from the download associated streams so we can support low latency streaming and start the playback as soon as we have first playable data available.
ContainerMp4
Package Dependency Graph