Re: [Live-devel] Audio/Video Sink - Video stops in between

2013-11-21 Thread Krishna
Hi Ross, I confirmed that Video stop is not because of frame loss. I checked in VLC statistics. Is that can be bandwidth problem? Estimated bandwidth for audio is 64 kbps(derived from (bitsPerSecond + 500)/1000) Estimated bandwidth for video is 500 kbps Thanks in advance, Krishna From: Kris

[Live-devel] What is the preferred way of terminating an RTSP server connection

2013-11-21 Thread Wim Bekker
What is the preferred way of terminating an RTSP server connection? My RTSP server has several connections (clientSessions) and I want to drop some of them. ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinf

Re: [Live-devel] What is the preferred way of terminating an RTSP server connection

2013-11-21 Thread Ross Finlayson
> What is the preferred way of terminating an RTSP server connection? > > My RTSP server has several connections (clientSessions) and I want to drop > some of them. There's no easy way to terminate (from the server) just 'some' connections. (What criterion would you use to decide which connect