GstNetBalancer/Getting Started/Building and installation guide: Difference between revisions

m
Add examples/troubleshooting section
(Add compilation instructions)
m (Add examples/troubleshooting section)
Line 114: Line 114:
                         Unsigned Integer. Range: 0 - 4294967295 Default: 0  
                         Unsigned Integer. Range: 0 - 4294967295 Default: 0  
</pre>
</pre>
== Example Pipelines ==
Please refer to the [[GstNetBalancer/Examples|Examples]] page for reference pipelines.
== Troubleshooting ==
The first level of debug to troubleshoot a failing evaluation binary is to inspect GStreamer debug output.
<syntaxhighlight lang="bash">
GST_DEBUG=2 gst-launch-1.0
</syntaxhighlight>
If the output doesn't help you figure out the problem, please contact [mailto:support@ridgerun.com '''support@ridgerun.com'''] with the output of the GStreamer debug and any additional information you consider useful.
RidgeRun also offers professional support hours that you can invest in any embedded Linux-related task you want to assign to RidgeRun, such as hardware bring-up tasks, application development, GStreamer pipeline fine-tuning, drivers, etc...


<noinclude>
<noinclude>
{{GstNetBalancer/Foot|previous=|next=|}}
{{GstNetBalancer/Foot|previous=|next=|}}
</noinclude>
</noinclude>