Re: [Live-devel] best way on server side for detect new client connection

2012-06-04 Thread Ross Finlayson
> I work with live555 and stream H264 coded video via RTP. I need force IDR > frame on encoder when each new client connected to my RTSP server. > > Please let me know how I can to do it – what is best way (on server side) in > live555 to detect client connection / disconnection to my RTSP serve

[Live-devel] best way on server side for detect new client connection

2012-05-31 Thread Marat Shchuchinsky
Hi, I work with live555 and stream H264 coded video via RTP. I need force IDR frame on encoder when each new client connected to my RTSP server. Please let me know how I can to do it – what is best way (on server side) in live555 to detect client connection / disconnection to my RTSP server? My s