How to add audio part in a pipeline dynamically?

cfd new newcfd at yahoo.com
Fri Sep 8 15:45:17 UTC 2023


I tried to add audio part in a rtsp pipeline dynamically withauto audio_bin = gst_parse_bin_from_description( "queue ! decodebin ! audioconvert ! autoaudiosink", TRUE );My problem is I do not want to handle different audio forms manually. Therefore, decodebin is applied here. However, audio_bin can not be linked to the pipeline. Does the pad of decodebin need to be handled?  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20230908/59666be9/attachment.htm>


More information about the gstreamer-devel mailing list