Re: [Live-devel] Regarding the resource destroy in live555

2014-04-03 Thread Ross Finlayson
> 1. I found that when I call removeServerMediaSession, only the audio > and video OnDemandMediaSubsessions are destroyed. Note that there is also a member function RTSPServer::deleteServerMediaSession() which closes all current client sessions, then removes the "ServerMediaSessio

[Live-devel] Regarding the resource destroy in live555

2014-04-03 Thread Tony
Hi Ross, I have some questions needs your help. 1. I found that when I call removeServerMediaSession, only the audio and video OnDemandMediaSubsessions are destroyed. The audio framed source ,video framed source , simple rtp sink, h264 video rtp sink are not destroyed. Shoul