What is plugin or lib used separate audio from RTSP Stream in deepstream-audio sample app?

I run deepstream-audio sample app with RTSP stream via below command, it works fine.

deepstream-audio -c configs/ds_audio_sonyc_rtsp_test_config.txt

Now I want to know that what plugin or lib used to separate audio from RTSP Stream in this app (Is it uridecodebin, right?). Is there any way to show all detail plugins in a pipeline of deepstream app?
Thank you very much.

• Hardware Platform (Jetson / GPU) Jetson
• DeepStream Version 6.2
• JetPack Version (valid for Jetson only) 5.1.1
• TensorRT Version 8.6
• Issue Type (questions, new requirements, bugs) questions

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

Yes. You can use the method below to generate the pipeline graph.
https://forums.developer.nvidia.com/t/deepstream-sdk-faq/80236/10

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