A couple of RTP questions

Sebastian Dröge sebastian at centricular.com
Sat Dec 5 00:10:22 PST 2015


On Do, 2015-12-03 at 11:37 +0000, David Jaggard wrote:
> Thanks for your reply.
> 
> PT 33 is the RTP payload type for MPEG2 TS, which is what I'm
> expecting. I've attached a log using GST_DEBUG=2,rtp*:6 as requested.

Ah your problem is that you don't provide the payload type in the caps
on udpsrc. Make sure to provide at least the payload type, encoding
name, media type and clock rate on the caps.

After that the warnings about not being able to get the clock rate for
pt 33 should disappear.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151205/5fa0a24f/attachment.sig>


More information about the gstreamer-devel mailing list