<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<div style="line-height: 21.3px; color: rgb(68, 68, 68); font-size: 15px; font-family: Calibri, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255);">
We are streaming from the amazon aws EC2 server using live555 media streaming, and i am using testopenrtsp demo on the client side for testing.   we want to use the RTSP RR packets for the checking of our client liveliness. Everything works well when we are
 recieving streams using RTP over TCP (by making REQUEST_STREAMING_OVER_TCP to true). The SR reports sent by the server and RR reports are sent back to the server accordingly and our liveliness check works fine.<br style="line-height: 21.3px;">
</div>
<div style="line-height: 21.3px; color: rgb(68, 68, 68); font-size: 15px; font-family: Calibri, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255);">
<br style="line-height: 21.3px;">
</div>
<div style="line-height: 21.3px; color: rgb(68, 68, 68); font-size: 15px; font-family: Calibri, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255);">
But we are having problem with UDP (<span style="line-height: 22.72px; font-size: 12pt;">REQUEST_STREAMING_OVER_TCP false)</span><span style="line-height: 22.72px; font-size: 12pt;"> . First issue was that SR reports were sent by the server but were not reaching
 the client. the wireshark on the server shows the ICMP destination unreacheable (port unreachable) message from the client in response to SR reports. For testing purpose we fixed it with enabling port forwarding on our router. and now SR Reports reach to the
 client and there is no ICMP response. but now the problem is that RR reports are not reaching to the Server. What would be the possible cause for this? All ports on server are open. and this is happening only in UDP case, in TCP everything works fine. </span></div>
<div style="line-height: 21.3px; color: rgb(68, 68, 68); font-size: 15px; font-family: Calibri, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255);">
<span style="line-height: 22.72px; font-size: 12pt;"><br style="line-height: 22.72px;">
</span></div>
<div style="line-height: 21.3px; color: rgb(68, 68, 68); font-size: 15px; font-family: Calibri, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255);">
<span style="line-height: 22.72px; font-size: 12pt;">it has also been observed on wireshark at the client side is that, testopenrtsp sends the reciever reports using the private IP of the server in UDP case, while in TCP case the reports are sent using the
 public ip for the destination server. any comments will help us to fix it.</span></div>
<div style="line-height: 21.3px; color: rgb(68, 68, 68); font-size: 15px; font-family: Calibri, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255);">
<span style="line-height: 22.72px; font-size: 12pt;"><br style="line-height: 22.72px;">
</span></div>
<div style="line-height: 21.3px; color: rgb(68, 68, 68); font-size: 15px; font-family: Calibri, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255);">
<span style="line-height: 22.72px; font-size: 12pt;">Thanks</span></div>
<p><br>
</p>
<p><br>
</p>
<p>​<br>
</p>
</body>
</html>