<div dir="ltr"><div>I receive a rtp stream and the codec might vary, for example, G711, G722, G726, ...</div><div><br></div><div>I would like a "rtpdecodebin", to do something like:</div><div dir="ltr"><br></div><div dir="ltr">udpsrc port=1234 caps="application/x-rtp" ! rtpptdemux ! rtpdecodebin ! audioconvert ! autoaudiosink</div><div dir="ltr"><br></div><div>I can listen to the"request-pt-map" signal and tell rtpptdemux the exact format of the payload.</div><div dir="ltr"><br></div><div>What can I do?</div><div><br></div><div>Thank you in advance.<br></div></div>