Hi, I have done a little modification in the RtspClient.
parsing the message header response with just a space is ignoring the GET_PARAMETER equal check, since splitted values contains a comma.
Splitting by comma should be the right way to use it.
(I am sorry, but I am not able to understand how to provide a right test case for this change...) 😞
Hi, I have done a little modification in the RtspClient. parsing the message header response with just a space is ignoring the GET_PARAMETER equal check, since splitted values contains a comma. Splitting by comma should be the right way to use it.
(I am sorry, but I am not able to understand how to provide a right test case for this change...) 😞