Thus with this SETUP message sended by my client:<br><br>## outgoing msg:<br>## SETUP rtsp://172.31.149.238/test.mp3<div id="mb_0">/track1 RTSP/1.0<br>CSeq: 378<br>Transport: RTP/AVP;unicast;client_port=46674-46675
<br>User-Agent: JMF RTSP Player Version 2.1.1e</div><br>should Live srvr switch to UDP? If so, then mistake is probably somewhere else, because LIVE sends everything over UDP, where my client accepts packets....?<br><br>
Please do you have some advice with client for LIVE for web browsers?<br>Thx a lot, you are very helpfull.<br>Petr<br><br><br><div><span class="gmail_quote">2007/1/17, Ross Finlayson &lt;<a href="mailto:finlayson@live555.com">
finlayson@live555.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt;Both possibilities are working:<br>&gt;-openrtsp address
<br>&gt;-openrtsp - t address<br><br>OK, that shows that you don&#39;t have a firewall problem, and that<br>(instead) some problem with your Java RTSP client is preventing<br>incoming RTP/UDP packets from being received.<br>
<br>&gt;Please correct me, if i&#39;m wrong: It doesn&#39;t matter if my Java client<br>&gt;is receiving over TCP or UDP, because LIVE srvr automaticaly<br>&gt;switches between those protocol...? Or i must send some information
<br>&gt;to srvr to tell him to switch between UDP or TCP???<br><br>No, the choice of receiving RTP-over-UDP or RTP-over-TCP is made by<br>the client, in the RTSP &quot;SETUP&quot; operation.&nbsp;&nbsp;See the RTSP<br>specification.
<br><br>Unfortunately, because you&#39;re not using our code to develop your RTSP<br>client, we can&#39;t give you a whole lot of help (as I&#39;m not an expert<br>on Java, and don&#39;t know much about the JMF).&nbsp;&nbsp;Sorry.<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>