Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU): NVIDIA Jetson TX2 NX
• DeepStream Version: 6.0
• JetPack Version (valid for Jetson only): 4.6
• TensorRT Version: 8.0.1.6
• Issue Type( questions, new requirements, bugs): Questions
Hello there!
I am using a custom version of a deepstream pipeline, nearly identical to deepstream_test3_app. In the custom plugin gst-dsexample I want to allocate more space on the incoming NvBufSurface. How can I expand the size there? Can I use another plugin before gst-dsexample to increase the surface size?
Thx in advance,
Tobi