> 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
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