H264/RTP and setcaps
Chuck Crisler
ccrisler at vgocom.com
Mon Apr 11 15:14:16 PDT 2011
OK, but the rtph264pay setcaps function looks for the codec_data and makes a
significant decision based on it but I can't find where that is set
anywhere. It just doesn't seem right (which means that I don't understand
what is really happening).
----- Original Message -----
From: "Jaroslaw Przybylowicz" <jaroslaw.przybylowicz at mlabs.pl>
To: "Discussion of the development of and with GStreamer"
<gstreamer-devel at lists.freedesktop.org>
Sent: Monday, April 11, 2011 6:07 PM
Subject: Re: H264/RTP and setcaps
>W dniu 2011-04-12 00:01, Chuck Crisler pisze:
>> Also, are caps structures shared between pay/depay pairs? What are the
>> uses of these code pairs?
>>
>> Again, Thank You
>>
> Not directly, codec_data is coded as sprop-parameter-set (that is a base64
> representation) in rtph264pay element.
> On the rtph264depay they are decoded from sprop-parameter-set of the
> incoming caps.
>
> Regards,
>
> Jaroslaw
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
More information about the gstreamer-devel
mailing list