<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><blockquote type="cite"><div text="#000000" bgcolor="#FFFFFF">So I have verified the source device is streaming data.  I have
    connected to it's RTSP stream directly, using gstreamer and vlc.  I
    will connect the openRTSP to the source back-end when it fails and
    see if it works. <br></div></blockquote><div><br></div>No!  You should test your back-end stream using "openRTSP" *FIRST*, before using a media player.  The reason for this is that media players usually do not give you a clear indication of what is going on.  (For example, "VLC" automatically - behind the scenes - requests RTP/RTCP-over-TCP streaming if RTP-over-UDP streaming appears to fail.  So you won't know whether or not you need to give the proxy server the "-t" option.)</div><div><br></div><div>NOTE TO EVERYONE:  When you're testing a RTSP stream to check whether it's available, "openRTSP" should be the *FIRST* thing that you try.  Only then should you try using a media player.</div><div><br></div><div>And it makes no sense to talk about "connecting openRTSP (or any other client) to a back-end stream when it fails", because that probably won't tell you anything.  You'd be requesting a whole new session.</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;  "><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;  ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>