could not link udpsrc0 to rtpmp4vdepay0

Aleix Conchillo Flaqué aconchillo at gmail.com
Tue Jan 28 12:56:20 PST 2014


On Tue, Jan 28, 2014 at 12:05 AM, d <dudi017 at gmail.com> wrote:
> Hi! thank you for your reply!
>
> now I can see that im doing something wrong, this is the server command with
> -v:
>
>
> /GstPipeline:pipeline0/GstUDPSink:*udpsink0.GstPad:sink: caps* =
> application/x-rtp, media=(string)video, clock-rate=(int)90000,
> encoding-name=(string)MP4V-ES, profile-level-id=(string)1,
> config=(string)000001b001000001b58913000001000000012000c48d8800f50a041e1463000001b24c61766335332e33352e30,
> payload=(int)96, ssrc=(uint)1927527119, clock-base=(uint)930954934,
> seqnum-base=(uint)50958

Try using this caps in the udpsrc (replacing the ones you were using),
except the properties ssrc, clock-base and seqnum-base.

Aleix


More information about the gstreamer-devel mailing list