<div dir="ltr">Hi:<div><br></div><div>I just have a service that have webrtc's media data,  for video it works fine with appsrc.  for audio i just do not know how to handle this.</div><div><br></div><div>this is my test pipeline  </div><div><br></div><div>"<span style="color:rgb(206,145,120);background-color:rgb(30,30,30);font-family:Menlo,Monaco,"Courier New",monospace;font-size:12px;white-space:pre">appsrc is-live=true do-timestamp=true name=audiosrc ! opusparse ! opusdec ! audioconvert ! autoaudiosink</span>"</div><div><br></div><div>the data is  opus data from webrtc,  it is the rtp's payload data.  how can i make this work?  </div><div><br></div><div>Thanks</div></div>