Preprocess a camera source with deepstream

We have a camera, where we need some preprocessing to get the image from it, I am able to access the camera feed using opencv, but in deepstream as i am not able to add these preprocessing steps the desired output of camera is not received. How can we add the preprocessing steps in the source for deepstream config file.
Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) Jetson
• DeepStream Version 6
• JetPack Version (valid for Jetson only) 4.6
• 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)

Sorry for the late response, have you figured out how to add the preprocessing steps in the source for deepstream config file? Thanks

Hii,
No, I was not able to figure it out. It would be of great help if you could help me

Can you set up gstreamer pipeline by yourself? So you can add preprocess.

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