You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2026. It is now read-only.
We currently use the hang::cmaf::import module. This simplifies the plugin implementation, but it requires muxing into low-latency fMP4 earlier in the pipeline only to demux it layer.
Ideally, we should properly populate the catalog and tracks based on the pads. The fMP4 pipe could be fully removed then.
We currently use the
hang::cmaf::importmodule. This simplifies the plugin implementation, but it requires muxing into low-latency fMP4 earlier in the pipeline only to demux it layer.Ideally, we should properly populate the catalog and tracks based on the pads. The fMP4 pipe could be fully removed then.