Skip to content

Gstreamer sink implementation for Warp

Past due by 12 months 0% complete

Warp works with Gstreamer internally, and the pipeline is like:

waylandsrc -> encoder -> muxer -> sink

So, this is to figure out the sink part, where we capture the muxed mp4 atoms and send them over the wire to some distant land(most probably a chrome browser) using MoQ

Warp works with Gstreamer internally, and the pipeline is like:

waylandsrc -> encoder -> muxer -> sink

So, this is to figure out the sink part, where we capture the muxed mp4 atoms and send them over the wire to some distant land(most probably a chrome browser) using MoQ

Loading