<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] help rtsp vlc</title></head><body>
<blockquote type="cite" cite>i write rtsp server myself</blockquote>
<div><br></div>
<div>Are you using our RTSP server implementation (and if not, why
not? :-)<br>
</div>
<div><br></div>
<blockquote type="cite" cite>[0x90b3e40] live555 demux warning: no
data received in 10s. Switching to TCP<br>
</blockquote>
<blockquote type="cite" cite>i got the client port 48228-48229,48228
is the rtp port and 48299 is the rtcp port, right?</blockquote>
<blockquote type="cite" cite>i have send the rtp data to port
48288,but why vlc said no data received?</blockquote>
<blockquote type="cite" cite><font
color="#333333">is the RTP not cerrect?</font></blockquote>
<div><br></div>
<div>Possibly (especially if you didn't use our RTSP server
implementation :-).</div>
<div><br></div>
<div>Another possibility is that you have a firewall somewhere between
your server and your client that is blocking UDP packets.</div>
<div><br></div>
<div>In any case, I suggest that you start by using "openRTSP"
<http://www.live555.com/openRTSP/> as your client, instead of
VLC.  It may help you better understand what is going
wrong.</div>
<div><br></div>
<div>If you have a firewall that is blocking UDP packets, you should
run "openRTSP" with the "-t" flag, so that it
tunnels the incoming RTP and RTCP packets over the RTSP (TCP)
connection.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>