Bin src pad not forwarding caps query

Ajit Warrier ajit.warrier at gmail.com
Mon Nov 21 22:26:16 UTC 2016


Thank, that was indeed the issue. For future reference for others who might
face this problem, an easier way is to use the rtpbin element and use the
request_pt_map signal to provide the full caps.

Ajit.

On Sat, 19 Nov 2016 at 02:07 Sebastian Dröge <sebastian at centricular.com>
wrote:

> On Tue, 2016-11-15 at 23:30 +0000, Ajit Warrier wrote:
> >
> > gstpad.c:3098:gst_pad_query_accept_caps_default:<OutputSelect_239.0.0
> > .190:sink>.[00m allowed caps subset application/x-rtp,
> > media=(string)audio, ssrc=(uint)4140498029, clock-rate=(int)8000,
> > encoding-name=(string)G722; application/x-rtp, media=(string)audio,
> > ssrc=(uint)4140498029, payload=(int)9, clock-rate=(int)[ 1,
> > 2147483647 <(214)%20748-3647> ], caps application/x-rtp,
> media=(string)audio,
> > ssrc=(uint)4140498029
>
> Your caps are not complete and because of that it all fails with not-
> negotiated. You are missing clock-rate and encoding-name or payload in
> your caps at least.
>
> --
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161121/0e51a077/attachment.html>


More information about the gstreamer-devel mailing list