I am trying to open a password-protected rtsp stream. After no
success with mplayer, I tried opening it directly with openRTSP, and
get the following output, with "RTSP/1.0 401 Unauthorized" at the
very end:
-
system~$ openRTSP -u FA*** PASS*
rtsp://128.XXX.XXX.XXX:554/AY1011/Fall-2/
I am trying to open a password-protected rtsp stream. After no success with
mplayer, I tried opening it directly with openRTSP, and get the following
output, with "RTSP/1.0 401 Unauthorized" at the very end:
-
system~$ openRTSP -u FA*** PASS*
rtsp://128.XXX.XXX.XXX:554/AY1011/Fall-2/B8HST
Dear Ross,
I saw RTSPOverHTTPServer.cpp and RTSPOverHTTPServer.hh are no more in
the latest tarball of LiveMedia.
This means future support for RTSP over HTTP is no more an option or
that its release is imminent?
Also, if I use these two files from the 16th March release, what else
should I