[gst-devel] Query:RTPBIN
Olivier Crête
olivier.crete at collabora.co.uk
Fri Nov 7 09:20:55 CET 2008
On Fri, 2008-11-07 at 13:09 +0530, ajitjohn wrote:
> Hii all,
>
> I have written a mjpeg packetiser plugin based on rfc 2435 .I am not able
> to link my plugin to RTPBIN element .I am getting the following errors.
>
> gst-launch videotestsrc ! ffenc_mjpeg ! rtpmjpegpay ! rtpbin localport=5000
> destinations=10.60.3.104:5000
> WARNING: erroneous pipeline: no element "rtpbin"
The element is called gstrtpbin
> Earlier my sourcepad capability was set to "any" ,but now i have
> changed it to "application/x-rtp" still it shows the same error .
You have have the full payload type, clock-rate, ssrc, etc in the SRC
caps of your depayloaders (otherwise gstrtpbin won't work well).
--
Olivier Crête
olivier.crete at collabora.co.uk
Collabora Ltd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20081107/7c2239f6/attachment.pgp>
More information about the gstreamer-devel
mailing list