<!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>RE: [gst-devel] Query:RTP BIN element</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>hii ,<BR>
<BR>
you can try using videotestsrc and respective encoders.<BR>
I think the filesrc does hav any capabilites attached to it , so you may not able to stream . Try a continous stream.<BR>
<BR>
Hope it works ......<BR>
regards,<BR>
Irfan<BR>
<BR>
-----Original Message-----<BR>
From: ajitjohn [<A HREF="mailto:ajitjohn@tataelxsi.co.in">mailto:ajitjohn@tataelxsi.co.in</A>]<BR>
Sent: Mon 10/6/2008 8:14 PM<BR>
To: gstreamer-devel@lists.sourceforge.net<BR>
Subject: [gst-devel] Query:RTP BIN element<BR>
<BR>
Hi all,<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am using the following pipeline for streaming a h.264 file using rtpbin<BR>
element<BR>
<BR>
<BR>
gst-launch -v gstrtpbin name=rtpbin&nbsp; filesrc<BR>
location=/root/Desktop/test24fpsaudvid.264 ! queue ! h264parse ! rtph264pay<BR>
! rtpbin.send_rtp_sink_0 rtpbin.send_rtp_src_0 ! udpsink host=10.60.3.64<BR>
port=5000 rtpbin.send_rtcp_src_0 ! udpsink host=10.60.3.63 port=5001<BR>
sync=false async=false udpsrc port=5005 ! rtpbin.recv_rtcp_sink_0<BR>
<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; But i am not able to stream the file .I am not getting any errors though<BR>
but at the receiver side i am not able to receive &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; anything.<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; thanks in advance.<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'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&url=/">http://moblin-contest.org/redirect.php?banner_id=100&url=/</A><BR>
_______________________________________________<BR>
gstreamer-devel mailing list<BR>
gstreamer-devel@lists.sourceforge.net<BR>
<A HREF="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</A><BR>
<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>