gst-plugin-bad: support ID3 metadata in mpegtsmux/demux
ID3 metadata offers a way to transmit metadata along with video and audio tracks. Apple described how to incorporate ID3 into Transport Stream as part of their HTTP Live Streaming Metadata Spec.
Adding support for meta/x-id3
pads in the mpegtsmux
and mpegtsdemux
elements will be useful for packing custom data into transport streams.