How to make custom function

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.

It looks like your requirement is only related to network services and not much related to deepstream.

This sample is deepstream with restful api. You can refer to /opt/nvidia/deepstream/deepstream/sources/apps/sample_apps/deepstream-server

Thanks for letting us know.

Is there any site that has an explanation of the code involved in the deepstream application?
(Or a file structure or folder structure)

https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_RestServer.html

https://docs.nvidia.com/metropolis/deepstream/dev-guide/sdk-api/index.html

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