I couldn't follow all of this (especially the bizarre final
question), but one thing you should note - that may be relevant - is
that, in our current RTSP server implementation, each "PLAY", "PAUSE"
and/or "TEARDOWN" command must use the same TCP connection as the
original "SETUP" command. (Th
The first question is using LabVIEW the server is able to do an OPTIONS,
DESCRIBE, and SETUP, but I get 405's for PLAY, PAUSE, TEARDOWN and seems
to start a new session when every command is entered. I also could not
set my session id using the Session: parameter.
-I am able to set my session id i