Testing of Deepstream Plugin using Gst-Harness

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) Tesla P100
• DeepStream Version 5
• JetPack Version (valid for Jetson only)
• TensorRT Version
**• NVIDIA GPU Driver Version (valid for GPU only)**440.

Hi,

I want to test my custom plugins using GST-Harness. Could you provide some sample test for one of the plugins (maybe dsexample) or guide me in the correct direction on how to write one.

Thanks

If your plugin is based on the sample of “dsexample”, it is not a common use gstreamer plugin, you need to feed customized NV gst buffer to test the functions. We don’t have such sample codes now.