Add delete code with pre-processing how will work with adding and deleting camera

Please provide complete information as applicable to your setup.

**• Hardware Platform -------------> GPU
**• DeepStream Version --------------> 7.0
• TensorRT Version -------------> 8.6
**• NVIDIA GPU Driver Version ---------> 560

In this code deepstream_python_apps/apps/runtime_source_add_delete/deepstream_rt_src_add_del.py at master · NVIDIA-AI-IOT/deepstream_python_apps · GitHub

I want to use add and delete with “nvdspreprocess” element, If I add a source how I can add for that source pre-process config file where I can mention ROI for that stream ? Is it possible to do that ?

We do not support this feature currently. Because preprocess is open source, you can try to customize it yourself.
Source Code: deepstream-7.1\sources\gst-plugins\gst-nvdspreprocess