Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) : AGX Orin developerkit
• DeepStream Version : idk
• JetPack Version (valid for Jetson only) : 5.1.2
• TensorRT Version : idk
• NVIDIA GPU Driver Version (valid for GPU only) : idk
• 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) : no need
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
:
hello. I am a developer who is developing a system utilizing the jetson board.
The current project I am working on is a system that controls equipment based on AI detection results.
To control the equipment, I need to send CGI protocol or buffer message.
I would like to implement this feature by adding it to Deepstream. Is there any way to do this?
I looked for something related to deepstream, but I didn’t find any related code or something to modify.