Using the testOnDemandRTSPServer example I request media to server and I can start and stop the streaming. >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)? Thanks in advance, Marco