Re: [Live-devel] Closing Session/Subsession from a FileSink

2009-10-21 Thread Ross Finlayson
I have a RTSP streamer and I would like to know if I can close a Media Session from one of my FileSink When my FileSink is running out of data it calls "stopPlaying()", then the source method "doStopGettingFrames" is called and data is no longer streamed by my server. However the RTSP client k

[Live-devel] Closing Session/Subsession from a FileSink

2009-10-21 Thread bourda guillaume
Dear all, I have a RTSP streamer and I would like to know if I can close a Media Session from one of my FileSink When my FileSink is running out of data it calls "stopPlaying()", then the source method "doStopGettingFrames" is called and data is no longer streamed by my server. However the RTSP c