[gst-devel] C code for rtp h264 decoding. I can't find how to solve the error. Read is insteresting
Nathanael D. Noblet
nathanael at gnat.ca
Thu Jan 27 17:52:13 CET 2011
On 01/27/2011 04:34 AM, giorgino wrote:
> When I launch it I receive the following error
> ERROR:rtpclient.c::pad_added_cb: assertion failed: (lres == GST_PAD_LINK_OK)
>
> How I can solve the problem? Do you have any ideas?
How bout you compare the GST_PAD_X return to something so you know why
it failed?
http://library.gnome.org/devel/gstreamer/unstable/GstPad.html#GstPadLinkReturn
More information about the gstreamer-devel
mailing list