问题
What's the quickest and easiest way for me to enable video streaming on IIS 7.5 (Win2K8 R2). I will use ffmpeg to convert the videos to whatever format they need to be in, and I'm planning to use the JWPlayer to play them. The videos need to HTML5 compatible so they can be viewed on iphone & ipad.
回答1:
You don't need to use any special streaming solution for HTML5, but for Flash you would need to implement a pseudo streaming module on your web server. Here is some more information - http://www.longtailvideo.com/support/jw-player/28855/pseudo-streaming-in-flash
来源:https://stackoverflow.com/questions/14618871/setting-up-video-streaming-for-jwplayer