Hi all,
I'm having a very difficult time try to get relay to work with DSS 3.01
on Solaris 8. So the first thing I want to do is to look at relay
stats. I have changed /etc/streaming/streamingserver.xml:
<MODULE NAME="QTSSRelayModule">
<PREF
NAME="relay_prefs_file">/etc/streaming/streamingrelay.conf</PREF>
<PREF NAME="relay_stats_url">relaystats</PREF>
</MODULE>
But when I use my browser to access http://myserver:554/relaystats, I
got:
The following RTSP method: GET, was not understood by the server
Any simple fix?
--wilson