Ross Finlayson:
> In the meantime, if you want to use RTP-over-TCP streaming with our
> server, then you should *not* send RTSP commands as 'keep alive'
> indicators. Instead, you *must* send RTCP "RR" packets. Note that
> RTCP is a *mandatory* part of the RTP specification, so if your
> clie
Ross Finlayson:
> This is not relevant to our implementation, because our server also
> uses RTCP "RR" packets - coming from the client - as a keep-alive,
> and clients (including ours) send those far more frequently than once
> every 80 seconds.
>
> If you have a client that is properly sendin
Yes its true, the RTCP "RR" packets are far more frequent than the session
timeout,
they appear about once every five seconds.
For UDP streams that worked OK but for some reason on TCP streams, adding the
session timeout did the trick.
In the case of RealPlayer, UDP worked fine but on TCP it alm
seconds of late video ->
dropping frame (computer too slow ?)" In such a situation all packets are
assumed as old and no video is displayed.
I will keep testing to see if such a situation appears with the session-timeout
addition.
Noam Camiel
___
work that's
> causing your problems?
Yes, I'm using the same network for RTP-over-UDP and RTP-over-TCP, no firewall
and on the same subnet.
I will try using a sniffer and follow the communication TCP vs UDP.
Should I look for specific packets in RTP-over-TCP that are some sort
r TCP? Should I use a different example
from live than testOnDemandRTSPServer?
Thanks,
Noam Camiel
Moody friends. Drama queens. Your life? Nope! - their life, your story. Play
Sims Stories at Yahoo!
rewall) IP address of the LIVE555 server.
Please let me know if the test was successful.
Noam Camiel
- Original Message
From: Ross Finlayson <[EMAIL PROTECTED]>
To: LIVE555 Streaming Media - development & use <[EMAIL PROTECTED]>
Sent: Friday, August 3, 2007 8:53:51 A
::RTSPClientSession::incomingRequestHandler1() method. The server
then responds to each client using the specific url information for that
client, hence solving the above problem.
if anyone has comments regarding this issue please send them.
thanks
noam camiel