<div dir="ltr">Hi Ross,<div><br></div><div>Thank you for the quick response.</div><div><br></div><div>My RTSPClient is based on your "testRTSPClient.cpp".</div><div>I will check about the reception of RR packets.<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><br></div><span style="font-family:arial,helvetica,sans-serif">Thanks & Regards,<br></span></div><span style="font-family:arial,helvetica,sans-serif">Indu</span><br></div></div><div dir="ltr"><span style="font-family:arial,helvetica,sans-serif"><br></span></div><div dir="ltr"><span style="font-family:arial,helvetica,sans-serif"><br></span></div><div dir="ltr"><span style="font-family:arial,helvetica,sans-serif"><img src="https://docs.google.com/uc?export=download&id=1GzFLu604Ww4jSfwbLYWEmLW5r5JODlsA&revid=0B2TXRvkoZlxFWmx6Wm04UWlLUnExbjYxbHFRZWVDMmxLQzBjPQ" width="420" height="119"><br></span></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Nov 19, 2018 at 12:26 PM Ross Finlayson <<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> But when we use port forwading to connect to a remote camera, VLC display works fine, but the second RTSP client running in android stops streaming in 65 sec.<br>
<br>
This (a RTSP stream timeout after 65 seconds) probably means that RTCP “RR” (reception report) packets from the client are not reaching the proxy server.  You should make sure that<br>
1/ Your RTSP client is sending RTCP “RR” packets.  (If your RTSP client uses our “RTSPClient” class, then this should happen automatically), and<br>
2/ You don’t have a firewall - between your client and server - that is blocking the RTCP “RR” packets.  (Note that, usually, RTCP packets use the same port number as RTP, plus one.)<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>
<br>
_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com" target="_blank">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" rel="noreferrer" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
</blockquote></div>