rtsp: skip the malformed RTSP interleaved frame data by dengjfzh · Pull Request #10808 · curl/curl
Some IP camera send malformed RTSP interleaved frames sometimes, which can cause curl_easy_perform return 1 (CURLE_UNSUPPORTED_PROTOCOL). This commit attempts to skip clearly incorrect RTSP interle...GitHub