Re: [Live-devel] RR report packet Send to Client

2013-03-14 Thread Ross Finlayson
I'm sorry, but I'm not understanding your question at all. To help clarify things, please post the complete RTSP protocol exchange - between your client and your server. (I'm assuming here that you have made *no* modifications to our supplied library code. If you *have* modified our library co

[Live-devel] RR report packet Send to Client

2013-03-14 Thread raghav
Hi, LIVE555 Server receiving RR report to port number Which is exactly client rtcp port number but on server side.what could be problem? and Am using LIVE555 as client. Thnaks, Raghav. ___ live-devel mailing list live-devel@lists.live555.com

Re: [Live-devel] RR report packet Send to Client Port

2013-03-14 Thread Ross Finlayson
> LIVE555 Server working fine till 65 sec after that Server Stoping to send > data. > I found that its not receiving RR report from client. > When i observed in wire shark Client sending RR report packets If the client is sending RTCP "RR" packets, but the server is not receiving them, then it m

[Live-devel] RR report packet Send to Client Port

2013-03-14 Thread raghav
Hi, LIVE555 Server working fine till 65 sec after that Server Stoping to send data. I found that its not receiving RR report from client. When i observed in wire shark Client sending RR report packets but the source and destination port are same. What could the reason for this. am usin