<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi Ross,</p>
<p>Thanks for help and I solved the problem. The reason of problem
is that <span style="color: #202020;">RTPINTERFACE_BLOCKING_WRITE_TIMEOUT_MS
value is not high enough and it causes failure send function in
sendDataOverTCP. Probably the root reason is poor network
quality.</span></p>
<p><span style="color: #202020;">Thanks again</span></p>
<p><span style="color: #202020;">Sincerely.<br>
</span></p>
<div class="moz-cite-prefix">On 22.01.2020 13:39, Ross Finlayson
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:AAC6CF2B-75F1-4059-A1F5-7D83919141A8@live555.com">
<pre class="moz-quote-pre" wrap="">Cihan,
Note that the ‘interleaving’ (RTP/RTCP-over-RTSP) is happening only for your ‘front-end’ stream, which you are accessing using the VLC RTSP client application. Unfortunately we can’t help you specifically with problems with VLC, as that is not our software.
Instead, for testing, I suggest that you use our “openRTSP” command-line RTSP client application as your ‘front-end’ RTSP client; see
<a class="moz-txt-link-freetext" href="http://www.live555.com/openRTSP/">http://www.live555.com/openRTSP/</a>
However, I suspect that your problem, in reality, has nothing to do with ‘interleaving’. You can test this by first running
openRTSP <a class="moz-txt-link-freetext" href="rtsp://192.168.1.100:555/proxyStream">rtsp://192.168.1.100:555/proxyStream</a>
and then running
openRTSP -t <a class="moz-txt-link-freetext" href="rtsp://192.168.1.100:555/proxyStream">rtsp://192.168.1.100:555/proxyStream</a>
I suspect that you will end up with the same result in each case.
If the “LIVE555 Proxy Server” stops "sending RTP packets after several seconds”, then it most likely means that the ‘back end’ server (in your case, the "Hanua IP Cam”) has stopped streaming to the proxy server. (Again, this would have nothing to do with ‘interleaving’, which is happening only with the ‘front end’ stream.) The only way we could figure out what is happening with the ‘back end’ stream is for you to show us the diagnostic output from the proxy server (which you are giving “live555ProxyServer” the “-V” argument).
Ross Finlayson
Live Networks, Inc.
<a class="moz-txt-link-freetext" href="http://www.live555.com/">http://www.live555.com/</a>
_______________________________________________
live-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a>
<a class="moz-txt-link-freetext" href="http://lists.live555.com/mailman/listinfo/live-devel">http://lists.live555.com/mailman/listinfo/live-devel</a>
</pre>
</blockquote>
</body>
</html>