gstreamer app stumbles with trace/bpt trap:5

Sebastian Dröge sebastian at centricular.com
Wed Feb 12 11:40:27 PST 2014


On Mi, 2014-02-12 at 16:19 +0600, aft wrote:

>         if (gst_pad_link (srcpad, sinkpad) != GST_PAD_LINK_OK)
>             g_error ("Failed to link rtpbin to rtpsink");
> [...]
> 
>     $./rtpSender --gst-debug-level=3
> 
>     ** (rtpSender:1360): ERROR **: Failed to link rtpbin to rtpsink
>     Trace/BPT trap: 5

g_error() kills the process. The problem here is just that linking the
rtpbin srcpad to udpsink does not work. Check the debug logs for what
the problem is.

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- 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/20140212/59a9cfcb/attachment.pgp>


More information about the gstreamer-devel mailing list