couldnt pass the GstBuffer to the srcpad.

Tim Müller tim at centricular.com
Fri Nov 15 03:41:54 PST 2013


On Fri, 2013-11-15 at 10:27 +0000, Shi, John wrote:

> We create a new Gstelement and basically it will process the video
> frame and pass it to another element.

It would help to have a little bit more information, e.g. what's the
next element, what media types are involved.

> But when we call gst_pad_push function I get function return -5 error
> code. And here is the Debug information when GST_DEBUG=4
>  
> 
> gstreamer: basertppayload
> gstbasertppayload.c:762:gst_basertppayload_prepare_push error:
> subclass did not specify clock-rate
> 
> gst_pad_push returning result:  result:  -5
> 
> 0x89a310 : Element doesn't implement handling of this stream. Please
> file a bug.

It would help to know what the exact elements involved are, and what
exact version of things you're using.

Is this an rtp payloader you have written yourself or an existing one?

Cheers
 -Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com






More information about the gstreamer-devel mailing list