<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>Writting GStreamer Application</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi All,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am writing a GStreamer Application for implementing the below pipeline. I know how to set the elements properties, set caps, etc. But what is this &quot;rtpbin.send_rtp_sink_2&quot;? How to set it?<BR>
<BR>
&quot;gst-launch gstrtpbin name=rtpbin videotestsrc is-live=1 ! ffenc_mpeg4 ! rtpmp4vpay ! rtpbin.send_rtp_sink_2 rtpbin.send_rtp_src_2 ! udpsink port=7000 host=10.60.3.104 name=vrtpsink rtpbin.send_rtcp_src_2 ! udpsink port=7001 host=10.60.3.104 sync=false async=false name=vrtcpsink udpsrc port=7005 name=vrtpsrc ! rtpbin.recv_rtcp_sink_2&quot;<BR>
<BR>
I checked with &quot;gst-inspect gstrtpbin&quot;. It is mentioned in Pad Templates section.<BR>
Please suggest...<BR>
<BR>
<BR>
Regards<BR>
Aniruddha<BR>
</FONT>
</P>

<p>This message (including any attachment) is confidential and may be legally privileged.  Access to this message by anyone other than the intended recipient(s) listed above is unauthorized.  If you are not the intended recipient you are hereby notified that any disclosure, copying, or distribution of the message, or any action taken or omission of action by you in reliance upon it, is prohibited and may be unlawful.  Please immediately notify the sender by reply e-mail and permanently delete all copies of the message if you have received this message in error.</p>
</BODY>
</HTML>