Hi, ajitjohn:<br><br>&nbsp;&nbsp;&nbsp; Rtpbin has been deprecated and now we should use gstrtpbin instead. You can search the maillist to find out more stuffs on rtpbin &amp; gstrtpbin.<br><br>Eric Zhang<br><br><div class="gmail_quote">
2008/11/7 ajitjohn <span dir="ltr">&lt;<a href="mailto:ajitjohn@tataelxsi.co.in">ajitjohn@tataelxsi.co.in</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hii all,<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;I have written a mjpeg packetiser plugin based on rfc 2435 .I am not able<br>
to link my plugin to RTPBIN element .I am getting the following errors.<br>
<br>
gst-launch videotestsrc ! ffenc_mjpeg ! rtpmjpegpay ! rtpbin localport=5000<br>
destinations=<a href="http://10.60.3.104:5000" target="_blank">10.60.3.104:5000</a><br>
WARNING: erroneous pipeline: no element &quot;rtpbin&quot;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;But I am able to link my plugin with udpsink element in<br>
Gstreamer.<br>
<br>
gst-launch videotestsrc ! ffenc_mjpeg ! rtpmjpegpay ! udpsink<br>
host=<a href="http://10.60.3.104" target="_blank">10.60.3.104</a> port=5000.<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Earlier my sourcepad capability was set to &quot;any&quot; ,but now i have<br>
changed it to &quot;application/x-rtp&quot; still it shows the same error .<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Can anyone help me in this .<br>
<br>
Regards,<br>
<br>
<br>
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.<br>

<br>
-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>