GStreamer Plugins
This section provides a list of plugins available for use in the GStreamer pipelines. Each plugin is described in detail including their name, description, parameters, and usage.
Each subsection will focus on a specific IP and will provide the following information:
A Description: A brief description of the HW block and the functionality it provides along with a view of the SW stack for that IP
Sample JSON configuration: How to configure the plugin using a JSON file (not always applicable).
Example usage: An illustration of how the plugin is used as part of GStreamer
gst-launch
string.Ouput of gst-inspect: The output of
gst-inspect
for convenience. This output is the same as if you were to compile and rungst-inspect
on the MLSoC for that plugin.