[gst-devel] rtph263depay

Tim Müller t.i.m at zen.co.uk
Wed Jun 27 21:50:52 CEST 2007


On Wed, 2007-06-27 at 20:35 +0100, Miguel Luis wrote:

> Indeed.
> But how can I add this rtph263depay to the gstreamer source and use it 
> as I do with elements previously in gstreamer?
> 
> I tried to download the gstreamer0.10-plugins-good source code, copy it 
> to gst/rtp/, add rtph263depay.c and .h to Makefile.am and compile it but 
> with no results.
> 
> Does anyone give me some tips on how to get this working?

You'll probably also need to add a call to
gst_rtp_h263_depay_plugin_init() to rtp/gstrtp.c to make sure it gets
registered.

 Cheers 
  -Tim






More information about the gstreamer-devel mailing list