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

2010-01-03 Thread Kam Wai-ip
Dear Ross Thanks for your help. On Sat, Jan 2, 2010 at 2:15 PM, Ross Finlayson wrote: > 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 sessio

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