Cannot Play HTTP Sample Video and Dynamic Stream on IIS Default Website
Sorry if I repeat this IIS topic, I couldn't find the answer to my problem any where on the internet. I installed FMS Dev 3.5 on Win 2003 Server with IIS 6.0 enabled. I don't have any issue with port 80 Listening, I used the IP address 192.168.0.21 for my web application (IIS) and 192.168.0.22 for FMS (I only have one network card and port 1935 is open under firewall). I can play the sample videos (RTMP, HTTP, and Dynamic Stream) using the Flash Media Start Screen (or from the location C:\ Program Files\Adobe \Flash Media Server 3.5\webroot\index.html) without any problem.
I then modified the IIS Default Website to look at the "webroot" folder (C:\ Program Files\Adobe \Flash Media Server 3.5\webroot). From IE, I can access the default web site by enter http://192.168.0.21/index.html. The website loads up correctly, and the RTMP video is playing perfectly. However, if I click Play Video (HTTP) or Dynamic Stream (tab), I receive "Connection Error. Please press Play to try again." I look at the log file (access.01.log) and see the error log "Session disconnect ..."
The fms.ini file has the following setting:
VOD_COMMON_DIR = C:\ Program Files\Adobe \Flash Media Server 3.5\webroot\vod
VOD_DIR = C:\ Program Files\Adobe \Flash Media Server 3.5\applications\vod\media
ADAPTOR.HOSTPORT = :1935, 80
HTTPPROXY.HOST = 192.168.0.22
(Everything else is default to original setting)
The Adaptor.xml has the original settings.
I have been trying many different ways without any success; therefore, I decide to post this and see if anyone have any solution to this problem.
Thanks in advance.
