<html><head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body><div>On Thu, 2016-11-03 at 12:46 -0400, Blake Chambers wrote:</div><div><br></div><div>Hi Blake,</div><div><br></div><div>You could check the GStreamer rtp video depayloader, video parser or video decoder's debug log to see if keyframes are being received or not, or data is received in general. What these elements are called exactly depends on the video format used. If it's h264 that would be rtph264depay, h264parse and decoder depends on your OS. You could also check the owr log category mentioned in the bug report you linked.</div><div><br></div><div>Cheers</div><div> -Tim</div><div><br></div><div><span><pre>-- <br></pre><div class="-x-evo-paragraph" style="font-family: monospace; width: 71ch; word-wrap: break-word; word-break: break-word;">Tim Müller, Centricular Ltd - <a href="http://www.centricular.com">http://www.centricular.com</a></div>
</span></div></body></html>