Setting up video streaming for JWPlayer

旧巷老猫 提交于 2019-12-11 10:59:00

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!