[Live-devel] How does Live555 notify the ending of the streaming

Ross Finlayson finlayson at live555.com
Wed Dec 20 16:15:40 PST 2006


>I'm using Live555 developing a RTSP client

I hope you're using the "openRTSP" and "VLC" (file: "live555.cpp") 
code as a model.

>1) How does live555 notify the end of the streaming to
>Client?

The client can set up a function to be called whenever a RTCP "BYE" 
packet arrives from the server.  See the calls to "setByeHandler()" 
in the "openRTSP" and  "VLC" code.

>2) How does Live555 implement KeepAlive RTCP?

Simply by creating a "RTCPInstance" object for each "RTPSource".
-- 

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


More information about the live-devel mailing list