[critical] () Property 'nvbuf-memory-type' of 'streammux' is set as gint, but has type GstNvBufMemoryType

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) GPU
• DeepStream Version 6.1.1
• TensorRT Version 8.4.3.1
• Issue Type( questions, new requirements, bugs)
Question
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
Set nvbuf-memory-type property on nvstreammux element.
It appears that the property is set correctly, but I cannot find the definition of the GstNvBufMemoryType enum in the sources, so I don’t know how to avoid the critical message

The compiled warnings can be ignored. You can refer our user guide to set value to this paras.
https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_plugin_gst-nvstreammux.html

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.