GstCUDA - Evaluating GstCUDA

Revision as of 20:40, 3 October 2017 by Dgarbanzo (talk | contribs) (Created page with "{{GstCUDA Page | Supported Platforms| Building and Installation Guide| This page serves as a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Supported Platforms


Home

Building and Installation Guide



This page serves as a guide to test the GstCUDA evaluation binary provided by RidgeRun.

Requesting the Evaluation Binary

In order to request an evaluation binary for a specific architecture, please contact us providing the following information:

  • Platform (i.e.: iMX6, TX2, Ultrascale+, etc...)
  • gst-launch-1.0 --gst-version
  • uname -a

Features in the Evaluation

Under Construction


Testing the Binary

Under Construction


Example Pipelines

Please refer to the Examples page for reference pipelines.


Troubleshooting

The first level of debug to troubleshoot a failing evaluation binary is to inspect GStreamer debug output.

GST_DEBUG=2 gst-launch-1.0

If the output doesn't help you figure out the problem, please contact us with the output of the GStreamer debug and any additional information you consider useful.

If the plug-in is not being recognized, please provide the output of the following command:

gst-inspect-1.0 libgstcuda.so




Supported Platforms


Home

Building and Installation Guide