Jump to content

LibMISB/Examples/GStreamer Application: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 3: Line 3:
</noinclude>
</noinclude>


= Add data to MPEG Transport Stream =
'''Note''': There are plans to implement a GStreamer MISB codec, but in the meantime, there is a reference to include the encoded data into a MPEG Transport Stream.


== '''Important''' ==
== GStreamer application ==
There are plans to implement a GStreamer MISB codec, but in the meantime, there is a reference to include the encoded data into a MPEG Transport Stream
 
== Reference application ==
In the following example, we show you how to use Gstreamer In-Band metadata to add a KLV packet (generated by LibMISB) into a Transport Stream. Based on [https://developer.ridgerun.com/wiki/index.php/GStreamer_In-Band_Metadata_for_MPEG_Transport_Stream/Examples/_C/C%2B%2B GStreamer In-Band Metadata for MPEG Transport Stream - Examples - C - C++]
In the following example, we show you how to use Gstreamer In-Band metadata to add a KLV packet (generated by LibMISB) into a Transport Stream. Based on [https://developer.ridgerun.com/wiki/index.php/GStreamer_In-Band_Metadata_for_MPEG_Transport_Stream/Examples/_C/C%2B%2B GStreamer In-Band Metadata for MPEG Transport Stream - Examples - C - C++]


267

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.