Hi Folks<br><br>I'm seeing a level of packet loss sufficient to cause macroblocking when I play a stream from an RTSP server. <br>If I turn on debug for the jitterbuffer, I see warnings about packet loss coincident with the macroblocking. I have<br>
experimented with a minimal pipeline consisting of rtspsrc ! fakesink and I still see packet loss.<br><br>I'm trying to figure out what elements are created by rtspsrc and how they are connected, in order to track down<br>
in which element the packets may be being lost.<br><br>I took a look at the README in the gstrtspsrc folder and that talks about creating an rtpdec element, however I think that<br>may be a bit out of date.<br><br>Can anyone help me with a block diagram of which elements make up an rtspsrc and how they are connected, assuming the<br>
simplest case?<br><br>Thanks<br>Stewart<br>