<div dir="ltr">Perfect - yes the openrtsp.exe was able to open the stream from the camera on the alternate port without any problem at all.  I went ahead and added the -t to the proxy stream and tried again in VLC and it immediately opened.<div>
I was worried because my receiver/decoder (providing HDSDI output with genlock) is actually VLC based.   This works a treat!</div><div>Thanks for your help!</div><div><br></div><div>Des<br><div><br></div></div></div><div class="gmail_extra">
<br clear="all"><div><div dir="ltr"><span style="font-size:small;font-family:arial,helvetica,sans-serif"><span style="font-size:20px"><span style="color:rgb(64,64,65)"><strong> <span style="font-size:14px">Dan </span></strong></span><span style="font-size:14px"><span style="color:rgb(64,64,65)"><strong>Desjardins  </strong></span><span style="color:rgb(105,105,105)"><span style="font-size:16px">| </span></span></span></span><span style="color:rgb(64,64,65);margin-left:5px"></span></span><strong style="font-size:small;color:rgb(64,64,65);font-family:arial,helvetica,sans-serif"><font size="1">senior technology manager</font></strong><span style="font-size:small;font-family:arial,helvetica,sans-serif"><br>
<span style="color:rgb(105,105,105)"><span style="margin-left:5px"><span style="font-size:12px"><strong><span style="font-size:8px"> </span>w:</strong> 608 236 4399</span><span style="font-size:12px">      <strong>e:</strong> <a href="mailto:dan.desjardins@weather.com" style="color:rgb(17,85,204)" target="_blank">dan.desjardins@weather.com</a></span></span></span></span><br style="font-family:arial;font-size:small">
<img alt="" src="http://s.imwx.com/ads/creatives/weather/sigs/WxCo_FALL_leafEsig.jpg" style="font-family:arial;font-size:small;width:320px;height:109px"><br></div></div>
<br><br><div class="gmail_quote">On Thu, Nov 14, 2013 at 2:27 PM, Ross Finlayson <span dir="ltr"><<a href="mailto:finlayson@live555.com" target="_blank">finlayson@live555.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><div><blockquote type="cite"><div dir="ltr"><div>I have successfully compiles the LIVE555ProxyServer and it works great with one exception.    If I attempt to proxy a stream that originates on a port other than 554 it does not appear to work.</div>
</div></blockquote><div><br></div>That's strange; I wonder if it could be a firewall problem?  I.e., maybe you have a firewall - sitting between the proxy server and the back-end server - that is blocking UDP packets?  But that wouldn't explain the problem if the *only* difference between a working back-end server and a non-working back-end server is its port number.  But I suspect that - in reality - the RTSP port number is *not* the only difference between these two streams :-)</div>
<div><br></div><div>Does the "DESCRIBE" command - sent from the proxy server to the back-end server - still work successfully when the back-end server uses a port other than 554?</div><div><br></div><div><br></div>
<div><blockquote type="cite"><div dir="ltr"><div>I can connect to the rtsp stream directly with vlc (though it takes about 12 seconds to connect)</div></div></blockquote><div><br></div>This suggests that you do, indeed, have a problem with receiving UDP (because VLC works by first requesting regular RTP-over-UDP streaming, and then - if it fails to receive packets within several seconds - requesting RTP-over-TCP streaming instead; that would explain the long delay).</div>
<div><br></div><div>To test this:</div><div><br></div><div>NOTE TO EVERYONE:  If you want to test a RTSP stream, you should do so first using our client applications: "testRTSPClient" and/or "openRTSP".  Only after you have gotten those to work should you then try using VLC.  (VLC is not our software.)</div>
<div><br></div><div>Try running "openRTSP -n rtsp://<ip address>:9494/axis-media/media.amp", and see whether it reports that "Data packets have begun arriving".  If it doesn't, then try again, but this time adding the "-t" option to "openRTSP" (to request RTP-over-TCP streaming).</div>
<div><br></div><div>If the "-t" option to "openRTSP" works, then the "LIVE555 Proxy Server" should also work (with this back-end stream) if you give it the "-t" option also.</div><span class="HOEnZb"><font color="#888888"><br>
<br><div>
<span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;white-space:normal;font-family:Helvetica;word-spacing:0px"><span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;white-space:normal;font-family:Helvetica;word-spacing:0px">Ross Finlayson<br>
Live Networks, Inc.<br><a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a></span></span>
</div>
<br></font></span></div><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" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
<br></blockquote></div><br></div>