<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px" id="MailContainerBody" leftmargin="0" topmargin="0" canvastabstop="true" name="Compose message area"><div><font size="2" face="Arial">I'm trying to capture a RTSP stream from my 
internet modem.<br>The URL is 
"<a href="rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=202&flavour=hd">rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=202&flavour=hd</a>".</font></div>
<div><font size="2" face="Arial">I can view the stream using VLC but not with 
openRTSP.<br></font></div></div></blockquote>[...]</div><div><blockquote type="cite"><div style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px" id="MailContainerBody" leftmargin="0" topmargin="0" canvastabstop="true" name="Compose message area"><font size="2" face="Arial"><div>Received a complete SETUP 
response:<br>RTSP/1.0 500 Internal Server Error<br>Cseq: 4<br>Server: 
fbxrtspd/1.2 Freebox RTSP server<br>Public: DESCRIBE, OPTIONS, SETUP, TEARDOWN, 
PLAY, PAUSE</div></font></div></blockquote><div><br></div>Only your server manufacturer can explain why it returns "500 Internal Server Error".</div><div><br></div><div>However, you noted that you were able to play the stream using VLC.  This suggests that the problem might be that your server does not handle requests to stream using RTP/UDP, but can handle requests to stream using RTP/TCP.  (Note that VLC first tries requesting RTP/UDP, but, if that fails, then tries requesting RTP/TCP.)</div><div><br></div><div>So, I suggest adding the "-t" option to "openRTSP", to request RTP/TCP streaming.</div><br><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>