Dear Ross,
The easier way is to modify "HTTP/1.1" with "HTTP/1.0". Or, you may need to
implement "chunk transfer encoding" in both client and server.
Here is my patch. (same as the attached)
diff -Naru live/liveMedia/RTSPClient.cpp live-patch/liveMedia/RTSPClient.cpp
--- live/liveMedia/RTSPClient
Dear Sir,
While talking about RTSP over HTTP, I think the original idea should be from a
proposal for QuickTime:
https://opensource.apple.com/source/QuickTimeStreamingServer/QuickTimeStreamingServer-412.42/Documentation/RTSP_Over_HTTP.pdf
I wonder if this protocol has been adopted as a standard (c