Unable to acquire a user meta buffer. Try increasing user-meta-pool-size

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) H100
• DeepStream Version 6.4
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
• 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)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

I am running my deepstream application, and this message keeps showing up.

gstnvtracker: Unable to acquire a user meta buffer. Try increasing user-meta-pool-size

May i know how i can calculate the user-meta-pool-size, and what will happen if the pool size is insufficient. I added the user-meta-pool-size=512, and the problem still exists. The parameter was added under the tracker config file. Please advise on how to calculate the pool size and am i correct adding the parameter under the tracker config file

You can refer to our Guide Miscellaneous Data Output. When the latency for downstream plugins to release the buffers is too long, the buffer pool may be empty so tracker will skip reporting the miscellaneous data for next batch.
The processing speed of downstream plugins may be slow due to some performance problems.

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

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