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