[Live-devel] Query for Live555 forum.

Ross Finlayson finlayson at live555.com
Tue Mar 13 23:17:32 PDT 2007


>   I want to know at what time interval do the client needs to send RTCP
>packets or RTSP message.

If RTCP is implemented properly, then RTCP packets will be sent much 
more frequently than 45s.

Note that - according to the RTP standard - RTCP is *not* optional. 
You should implement it (provided of course, that you are streaming 
via RTP, and not raw-UDP).

>   If RTSP message can be sent to the server, which specific RTSP message
>   do we need to send?

"GET_PARAMETER" will work.  (Our RTSP server implementation will 
ignore the contents of that message, and just send back an empty 
response.)

(Note that the "LIVE555 Streaming Media" software includes a 
RTSP/RTP/RTCP *client* implementation, as well as a server 
implementation.)
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


More information about the live-devel mailing list