<!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] rtsp live stream not
playing?</title></head><body>
<blockquote type="cite" cite><font face="Arial"
size="-1">Hi,</font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1">&nbsp;</font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1"
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I
am trying to use VLC and openRTSP to capture a live stream coming from
our Darwin stream server.</font></blockquote>
<blockquote type="cite" cite><font
face="Times New Roman">&nbsp;</font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1"
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Although both programs apparently connect to the server and correctly
identify the audio/video format, there appears to be no data flow
(after the PLAY) between the server and either
program.</font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1">&nbsp;</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">The messages
from both programs are below. &nbsp;Would there be a reason why there
is no flow of data between Darwin and the
programs?</font></blockquote>
<div><br></div>
<div>Do you have a firewall somewhere that could be blocking UDP
packets (from the server to the client)?&nbsp; If so, try adding the
&quot;-t&quot; option to &quot;openRTSP&quot;; this will request
RTP-over-TCP streaming.</div>
<div><br></div>
<div>However, that doesn't explain why VLC did not work for you,
because VLC automatically switches to trying RTP-over-TCP streaming if
it does not receive RTP-over-UDP packets within 10s.&nbsp; (Your log
shows that VLC is doing this.)</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>