LibMISB/Examples/Example Application

From RidgeRun Developer Wiki
Revision as of 14:51, 23 November 2023 by Mpinnock (talk | contribs)

Example Application

This application comes from the other usage applications, but applied in an scenario where you want to codify some information, then a binary file that will be used as the input for a GStreamer application, and then stream the information over UDP by setting a IP Address and a port, to finally get the information in another GStreamer pipeline in a different terminal, using the network port set in the the execution of the GStreamer application.

Here is a graph of the generation of the coded binary file and the streaming process for a embeded metadata over a transport stream.

Figure 1. Example flow diagram.

Links to buy RidgeRun products needed to run the example

LibMISB
GStreamer in-band metada support


Libraries

Code

How to execute the application

Expected results