live555 testrtspclient客户端建立rtp over tcp 异常问题
更新:HHH   时间:2023-1-7


场景
testrtspclient通过rtp over tcp 跟服务器进行连接,在进行几分钟的通信之后,出错如下:
envir() << "RTCPInstance error: Hit limit when reading incoming packet over TCP. (fNumBytesAlreadyRead ("
<< fNumBytesAlreadyRead << ") >= maxRTCPPacketSize (" << maxRTCPPacketSize
<< ")). The remote endpoint is using a buggy implementation of RTP/RTCP-over-TCP. Please upgrade it!\n";

返回编程语言教程...