<div dir="ltr">I fiddled with --ipv4-timeout and looked into live55.cpp and now I'm 90% sure the problem is in live555. <div><br></div><div>I'll try to use openRTSP later and confirm.</div><div><br></div><div>Thanks!</div><div>Jan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 26, 2018 at 10:02 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"><span class="">> On Apr 25, 2018, at 3:26 AM, Jan Olszak <<a href="mailto:jan.olszak@vestiacom.com">jan.olszak@vestiacom.com</a>> wrote:<br>
> <br>
> Hi there!<br>
> I'm writing a simple RTSP over HTTP client using libVLC. It connects to a server on the same machine and the connect() is very fast. It turns out that when the server returns an error to the GET request libvlc retries to connect. It retries couple of times and stops probably due to timeout.<br>
<br>
</span>Jan,<br>
<br>
What happens if - instead of (lib)VLC - you use the “openRTSP” command-line tool: <<a href="http://www.live555.com/openRTSP/" rel="noreferrer" target="_blank">http://www.live555.com/<wbr>openRTSP/</a>>?  This will tell you whether the issue is one that happens within the LIVE555 library, or instead in (lib)VLC’s “live555.cpp” interface code.<br>
<br>
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" rel="noreferrer" target="_blank">http://www.live555.com/</a><br>
<br>
______________________________<wbr>_________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/<wbr>listinfo/vlc-devel</a></blockquote></div><br></div>