Resource help for learning to change the dsexample

Please provide complete information as applicable to your setup.

• Hardware Platform (Ubuntu,x86 / GPU)
• DeepStream Version 7.0
• TensorRT Version 10.2.0.19
• NVIDIA GPU Driver Version (valid for GPU only) 555.42.06
**• Issue Type( questions, new requirements, bugs)**Question

I am new to Nvidia Deeps stream and gstream in general. and I am trying to use it to process a video feed from a rtsp server. Right now i want to develop a gst plugin that can undistort a frame using cv2::remap function as i have these maps already stored on the disk. I tried to use the dsexample to setup opencv for this purpose. I am getting no where. I am not sure where to make the changes (I tried to make changes in the transform_ip function but it has absolutley no effect on the output stream. Can you point me to the right direction where i can learn to modify the plugin to implement my own cv2 filters.

That will be of great help

You can try to use the appsrc plugin to undistort the frame. You can refer to our demo sources\apps\sample_apps\deepstream-appsrc-test.

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.