Dynamic addition and deletion of rtmpsink and other plugins

I have implemented the construction of the dynamic pipeline with reference to here:deepstream_python_apps/apps/runtime_source_add_delete at master · NVIDIA-AI-IOT/deepstream_python_apps · GitHub
I want to add plugins like demux and rtmpsink to this pipeline. The implementation of the pipeline dynamically adds and deletes the output of the rtmp stream while dynamically adding and deleting uridecodebin.
The latter part of the pipeline diagram is shown in the figure below. How to dynamically add and remove these plugins? Is there a plugin like uridecodebin to wrap them? Or use the gstbin plugin directly for packaging? Do I also need to use a callback function like in uridecodebin? Can you provide an example of the official specification or an implementation idea?

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU)

• DeepStream Version

• JetPack Version (valid for Jetson only)

• 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)

There is no update from you for a period, assuming this is not an issue any more.
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.