<div dir="ltr">Thank you Sebastian. That is much better. On to the next problem..<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 5 December 2015 at 08:10, Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Do, 2015-12-03 at 11:37 +0000, David Jaggard wrote:<br>
> Thanks for your reply.<br>
><br>
> PT 33 is the RTP payload type for MPEG2 TS, which is what I'm<br>
> expecting. I've attached a log using GST_DEBUG=2,rtp*:6 as requested.<br>
<br>
Ah your problem is that you don't provide the payload type in the caps<br>
on udpsrc. Make sure to provide at least the payload type, encoding<br>
name, media type and clock rate on the caps.<br>
<br>
After that the warnings about not being able to get the clock rate for<br>
pt 33 should disappear.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a><br>
<br>
</font></span><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>