Re: [Live-devel] How to close a serverMediaSession and its subsessions

2010-01-01 Thread Ross Finlayson
This problem confused me for quite awhile, I cannot find a right way to close a serverMediaSession dynamically. What I need is, I want to keep the stream server running and close one of the many sessions. What I am doing now is simply do the following code m_RTSP->RemoveServerMediaSession(sm

[Live-devel] How to close a serverMediaSession and its subsessions

2010-01-01 Thread Kam Wai-ip
Dear all This problem confused me for quite awhile, I cannot find a right way to close a serverMediaSession dynamically. What I need is, I want to keep the stream server running and close one of the many sessions. What I am doing now is simply do the following code m_RTSP->RemoveServerMediaSess