<div dir="ltr"><span style="font-size:12.1875px;line-height:18.2812px">> > /GstPipeline:pipeline_video_sh</span><span style="font-size:12.1875px;line-height:18.2812px">ow/GstRtpJitterBuffer:data.vid</span><span style="font-size:12.1875px;line-height:18.2812px">eo_jitter</span><br style="font-size:12.1875px;line-height:18.2812px"><span style="font-size:12.1875px;line-height:18.2812px">> > buffer:\012Received\ invalid\ RTP\ payload\,\ dropping";</span><br style="font-size:12.1875px;line-height:18.2812px">> <br style="font-size:12.1875px;line-height:18.2812px"><span style="font-size:12.1875px;line-height:18.2812px">> This happens a lot of times, it seems like every time a buffer arrives</span><br style="font-size:12.1875px;line-height:18.2812px"><span style="font-size:12.1875px;line-height:18.2812px">> in the jitterbuffer. It also posts WARNING messages on the bus about</span><br style="font-size:12.1875px;line-height:18.2812px"><span style="font-size:12.1875px;line-height:18.2812px">> that, which you should at least print in your application.</span><br style="font-size:12.1875px;line-height:18.2812px">> <br style="font-size:12.1875px;line-height:18.2812px"><span style="font-size:12.1875px;line-height:18.2812px">> So yes, it's not surprising that the decoder can't decide on caps. It</span><br style="font-size:12.1875px;line-height:18.2812px"><span style="font-size:12.1875px;line-height:18.2812px">> never receives any data.</span><br><div><span style="font-size:12.1875px;line-height:18.2812px"><br></span></div><div><span style="font-size:12.1875px;line-height:18.2812px">I did also notice those warning messages. I thought that it wasn't the cause of the problem because I push a buffer to the pipeline 720 times and it gives the WARNING messages only 18 times (see attached log-file with GST_DEBUG=3). </span></div></div>