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.)
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