asp.net - How can I stream .flv files in IIS7 -


I have been working on IIS 6, which I have created using this guide:

App is basically a FLV player, but streaming is essential for this.

Now, one of our clients is running IIS7 and streaming is not working, so I was hoping someone would have to handle it here. The MIME type declaration in IIS may disappear and is not serving flame files.

Check this post for a potential solution:


Comments