Re: [Live-devel] RtpOverTcp problem

2009-03-10 Thread Ross Finlayson
hi, As a RTSP server, I try to use RtpOverTcp which has the same socket as "RTSPClientSession" objet. When start playing, RTCPInstance socket read handler will replace RTSPClientSession's handler. If there is any other sequent RTSP Request, such as "PAUSE, TEARDOWN", RTSPClientSession will not

[Live-devel] RtpOverTcp problem

2009-03-10 Thread Jimmy Zhang
hi, As a RTSP server, I try to use RtpOverTcp which has the same socket as "RTSPClientSession" objet. When start playing, RTCPInstance socket read handler will replace RTSPClientSession's handler. If there is any other sequent RTSP Request, such as "PAUSE, TEARDOWN", RTSPClientSession will no