Re: [Live-devel] A possible minor bug in RTSPClient::handleResponseBytes()

2016-08-07 Thread Ross Finlayson
Yaobing, Thanks for the note. Yes, this is a bug; I’ve just released a new version (2016.08.07) of the code that should fix it. (Let us know if you find any more problems). Thanks again. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___

[Live-devel] A possible minor bug in RTSPClient::handleResponseBytes()

2016-08-06 Thread Yaobing Deng
Hi Ross, While trying to use Live555 RTSPClient for a Sat>IP client, I noticed a possible bug inside RTSTClient::handleResponseBytes() function. The problem code is in this line: else if (checkForHeader(lineStart, "com.ses.streamID:", 16, headerParamsStr)) { Here the number of bytes 16 s