Hi,<br>
<br>
Im using live 555 testprogs for streaming. I have started streaming using testOnDemandRTSPServer.<br>
I have developed some customized clients which uses mpeg4ip rtsp
libraries. When i connect to server live555 server, i found that after
sending all the rtp packets, still im receiving RTCP packets. I found
this by running ethereal and it is sending to data odd port numbers.<br>
for example if my client ports are 1024-1025, im receiving packets to
port 1025. I see same the thing for both Audio &amp; Video.<br>
<br>
In client logic, i waiting on time out since i dont have the
playtime(npt range). In live555 when i stream TS file(tranport streams)
using rtsp i found that the npt range is npt: 0 --<br>
<br>
I gave a timeout of 5secs, but since im receiving the rtcp packets its not getting timedout. <br>
<br>
Can anyone help i this regard.<br>
<br>
Thanks in advance,<br>
Pradeep<br>
<br>
<br>