It seems that RTSP over HTTP support was broken in the May 29
release. This patch fixes it:
Thanks. For some strange reason, RTSP-over-HTTP worked OK when I
tested it; however, your patch makes the code more consistent with
the previous code, so I'll include it in the next release of the
so
It seems that RTSP over HTTP support was broken in the May 29
release. This patch fixes it:
diff -Naur live.orig/liveMedia/RTSPClient.cpp live/liveMedia/RTSPClient.cpp
--- live.orig/liveMedia/RTSPClient.cpp 2010-05-29 22:20:31.0 +
+++ live/liveMedia/RTSPClient.cpp 2010-06-01