一、找服务器管理员,添加FLV文件类型输出支持。
1. 在windows 2003 server 打开IIS管理器
2. 展开本地服务器
3. 右键点击本地服务器选择'属性'
4. 选择 'MIME Type'
5. 点击'New' 输入以下信息:
* Associated Extension box: .FLV
* MIME Type box: flv-application/octet-stream
6. 点击--'确定'
7. 重新启动 World Wide Web Publishing service(其实不必重启IIS的)
这是微软在MSDN中的英文原文:
Windows 2003 Server does not stream FLV videos
Please be aware that these steps do not resolve any issue with Macromedia Flash,but are a configuration step for Microsoft Windows 2003 and Microsoft IIS Server 6.0.
Any difficulties in executing those instructions or any errors that may arise from modifying your system settings should be addressed to Microsoft. For more details, please refer to your IIS documentation.On the Windows 2003 server, open the Internet Information Services Manager.Expand the Local Computer Server.Right-click the local computer server and select Properties.
Select the MIME Types tab.Click the New... button and enter the following information:Associated Extension box: .FLV
MIME Type box: flv-application/octet-stream
Click Ok.
Restart the World Wide Web Publishing service.