Here is the debug output:<div><br></div><div><div>morrisford@ubuntu:~/gst-rtsp-server/gst-rtsp-0.10.7/examples$ ./test-launch --gst-debug=2 &quot;( udpsrc port=5000 caps=\&quot;application/x-rtp, media=\(string\)video, clock-rate=\(int\)90000, encoding-name=\(string\)H264,  payload=\(int\)96, ssrc=\(guint\)2396357661\&quot; ! rtph264depay ! rtph264pay name=pay0 pt=96 )&quot;</div>
<div>0:00:11.641343170  5193  0x8667008 WARN               rtspmedia rtsp-media.c:806:alloc_udp_ports: multiudpsink version found without send-duplicates property</div><div>0:00:11.645912928  5193  0x8667008 WARN                     bin gstbin.c:2330:gst_bin_do_latency_func:&lt;media-pipeline&gt; failed to query latency</div>
<div><br></div><div>** (lt-test-launch:5193): WARNING **: ignoring stream 0 without media type</div><div><br></div><br><div class="gmail_quote">On Thu, Mar 10, 2011 at 1:28 AM, Marco Ballesio <span dir="ltr">&lt;<a href="mailto:gibrovacco@gmail.com">gibrovacco@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Very late (and short) reply. I&#39;m sorry I didn&#39;t remember that you were<br>
using the rtsp server. Could you please post the debug log for the<br>
failing cases?<br>
<br>
Regards<br>
<div><div></div><div class="h5"><br>
On Fri, Mar 4, 2011 at 2:40 PM, Morris Ford &lt;<a href="mailto:morrishford@gmail.com">morrishford@gmail.com</a>&gt; wrote:<br>
&gt; I did gst-inspect on the pay and depay elements and the depay sources<br>
&gt; exactly the same thing that the pay sinks so I assumed that the two should<br>
&gt; talk. My understanding is that the gst-rtsp-server code in test-launch.c has<br>
&gt; the rest of what is needed to make the pipeline work.<br>
&gt; Morris<br>
&gt;<br>
&gt; On Fri, Mar 4, 2011 at 3:02 AM, Marco Ballesio &lt;<a href="mailto:gibrovacco@gmail.com">gibrovacco@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; On Mon, Feb 28, 2011 at 10:43 PM, Morris Ford &lt;<a href="mailto:morrishford@gmail.com">morrishford@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt; &gt; In my search to create this pipeline it would seem to me that I could<br>
&gt;&gt; &gt; connect the depay and pay elements together such as:<br>
&gt;&gt; &gt; ./test-launch &quot;( udpsrc port=5000 caps=\&quot;application/x-rtp,<br>
&gt;&gt; &gt; media=\(string\)video, clock-rate=\(int\)90000,<br>
&gt;&gt; &gt; encoding-name=\(string\)H264,  payload=\(int\)96,<br>
&gt;&gt; &gt; ssrc=\(guint\)2396357661,<br>
&gt;&gt; &gt; clock-base=\(guint\)2297066863, seqnum-base=\(guint\)49439\&quot; !<br>
&gt;&gt; &gt; rtph264depay<br>
&gt;&gt; &gt; ! rtph264pay name=pay0 pt=96 )&quot;<br>
&gt;&gt;<br>
&gt;&gt; looks like you&#39;re missing sink elements. Depending on what you want<br>
&gt;&gt; you mean for &quot;making it fly&quot; it might already be flying or not ;).<br>
&gt;&gt;<br>
&gt;&gt; Regards<br>
&gt;&gt;<br>
&gt;&gt; &gt; This doesn&#39;t work but it seems like it should. What do I need between<br>
&gt;&gt; &gt; the<br>
&gt;&gt; &gt; depay and pay to make it fly? Is there an even simpler pipe that would<br>
&gt;&gt; &gt; achieve the desired results?<br>
&gt;&gt; &gt; Morris<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; gstreamer-devel mailing list<br>
&gt;&gt; &gt; <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
&gt;&gt; &gt; <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; gstreamer-devel mailing list<br>
&gt;&gt; <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
&gt;&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; gstreamer-devel mailing list<br>
&gt; <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
&gt;<br>
&gt;<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div>