Both possibilities are working:<br>-openrtsp address<br>-openrtsp - t address<br>Please correct me, if i'm wrong: It doesn't matter if my Java client is receiving over TCP or UDP, because LIVE srvr automaticaly switches between those protocol...? Or i must send some information to srvr to tell him to switch between UDP or TCP???
<br>Thx for responses.<br>Petr<br><br><br><br><div><span class="gmail_quote">2007/1/17, Ross Finlayson <<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
>Srvr is not blocking anything, because vlc client works perfect<br><br>Note that VLC automatically switches to requesting RTP-over-TCP if<br>RTP-over-UDP does not work (i.e., if no UDP packets are received<br>within 10s). So it's still conceivable that you have a firewall
<br>somewhere that's blocking UDP.<br><br>You can test this by running "openRTSP"<br><<a href="http://www.live555.com/openRTSP/">http://www.live555.com/openRTSP/</a>> - first without, and then with the
<br>"-t" option.<br>--<br><br>Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a><br>_______________________________________________<br>live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br><a href="http://lists.live555.com/mailman/listinfo/live-devel">http://lists.live555.com/mailman/listinfo/live-devel</a><br></blockquote></div>
<br>