Re: [Live-devel] [PATCH] Fix buffering of multiple GET_PARAMETER responses

2015-06-24 Thread Ross Finlayson
Thanks for the report. I have just installed a new version (2015.06.24) of the “LIVE555 Streaming Media” code that should fix this. (My fix was a bit different from yours. I added an extra ‘end of body pointer’ parameter to “handleGET_PARAMETERResponse()”, and modified that routine instead.)

[Live-devel] [PATCH] Fix buffering of multiple GET_PARAMETER responses

2015-06-24 Thread Paul Clark
Abstruse case triggered by a VLC live555 module bug, in which doEventLoop() is not called during PAUSE, causing GET_PARAMETER responses to get stacked up. When PLAY starts again the parsing of these responses then fails because handleGET_PARAMETERResponse() trims the entire buffer rather than jus