hi federico, thanks for your tip. as I said in point 1 I tryed the test-video example, with the same result.<br>The vlc message windows appears empty, maybe I set something wrong, I&#39;ll try again.<br><br>I also run the application with GST_DEBUG, but it is hard to figure it out what is wrong, actually, it seems the steaming is being sent, but it couldn&#39;t be received bay any matter.<br>
<br>The ogg works on Totem, but it stops/freezes at the firsts seconds.<br>
<br>Thanks for your suggestion<br><br>Rossana<br><br><br><div class="gmail_quote">2012/4/18 Federico Zamperini <span dir="ltr">&lt;<a href="mailto:fzamperini@tiscali.it" target="_blank">fzamperini@tiscali.it</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Il 17/04/2012 22:18, Rossana Guerra ha scritto:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
Hello, I&#39;ve been trying with the example code that comes with<br>
gts_rtsp_server.<br>
The port 8554 is open and listening, so it seems to be ok, but I can&#39;t<br>
emit anything.<br>
<br>
This is my procedure:<br>
<br>
1. from console I rune test-video, test-ogg, from<br>
2.a. I open VLC, I set it to receive rstp protocol and then I set the<br></div>
URL, rstp://<a href="http://192.168.1.2/test" target="_blank">192.168.1.2/test</a> &lt;<a href="http://192.168.1.2/test" target="_blank">http://192.168.1.2/test</a>&gt;<div><br>
It can&#39;t open the location, nothing is seen neither video signal nor<br>
.ogg file<br>
</div></blockquote>
<br>
Try first with the test-video example (a video test pattern with a tone as soundtrack).<br>
Then use the vlc messages window to diagnose client side errors (Tools &gt; Messages, set verbosity level to 2 in the left bottom corner)<br>
You can also run the test with the option --gst-debug 3 (or higher) to see gst messages (beware: it may be very verbose).<br>
You can also try to run test-uri:<br>
<br>
./test-uri file://&lt;path to file&gt;<br>
<br>
In my case VLC (live555) doesn&#39;t like (actually doesn&#39;t understand) the rtp packet format for an ogv video. It plays ok with a flv downloaded from youtube with test-uri.<br>
Hope it helps.<br>
Cheers<br>
<br>
Federico<br>
______________________________<u></u>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.<u></u>freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/gstreamer-<u></u>devel</a><br>
</blockquote></div><br>