Please provide complete information as applicable to your setup.
**• Hardware Platform (Jetson / GPU)e Jetson Nano
• DeepStream Version 5.1
• JetPack Version (valid for Jetson only) 4.5
• TensorRT Version 7.1
• NVIDIA GPU Driver Version (valid for GPU only)
• 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)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
I want to print different text on all the frames in a batch. How can I achieve that? Right now I am able to print same text on all the frames . I am using deepstream-test3 as reference application.