<div dir="ltr">Hello,<div><br></div><div>I'm trying to do this:</div><div>rtpvorbisdepay -> appsrc -> vorbisparse -> vorbisdepay </div><div><br></div><div>I push buffers to appsrc and I got:</div><div>Vorbis stream is missing identification header<br></div><div><br></div><div>Here are my bins:</div><div><div style="color:rgb(212,212,212);background-color:rgb(30,30,30);font-family:Consolas,"Courier New",monospace;font-size:14px;line-height:19px;white-space:pre"><div><span style="color:rgb(197,134,192)">#define</span><span style="color:rgb(86,156,214)"> RECORD_BIN </span><span style="color:rgb(206,145,120)">"( rtpvorbisdepay name=depay0  ! fakesink  )</span></div><br><div><span style="color:rgb(197,134,192)">#define</span><span style="color:rgb(86,156,214)"> PLAY_BIN </span><span style="color:rgb(206,145,120)">"( appsrc name=playsrc is-live=1 !  vorbisparse ! rtpvorbispay pt=97 name=pay0 )"</span><span style="color:rgb(86,156,214)"> </span></div></div></div><div><br></div><div>I would really like to figure this out. I saw nothing in the debug logs.</div><div><br></div><div>Thanks,</div><div>Eric</div></div>