[Live-devel] session state
Ross Finlayson
finlayson at live555.com
Fri Jul 18 05:20:32 PDT 2008
>From the server point of view, after the calls to "doEventLoop()" how can I
>get information about the state of the session (INIT, READY or PLAY states)?
There's really no way to do this with the current code. The 'session
state' that you are looking for would be a property of each
"RTSPServer::RTSPClientSession" object, so you'd first need to modify
the code to (somehow) get pointers to those objects.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list