[Live-devel] testRTSPClient problems

2017-09-20 Thread wangdanhui_jx--- via live-devel
--- Begin Message --- yes, i know you said, but i think the problem is when a client not receive data, it will do while in MultiFramedRTPSource::doGetNextFrame1, return after receive RTCP BYE from server(about 2min) . in doGetNextFrame1 the other client can't receive data. i try to check st

[Live-devel] Your problems with "testRTSPClient"

2017-09-20 Thread Ross Finlayson
> sorry. it will return after 1min32sec as receive BYE . What is probably happening here is that your RTSP server is not receiving any RTCP “RR” (Reception Report) packets from the client, and is therefore concluding that the client is no longer alive. The server therefore 'times out’ and cl