to do html 5 streaming videos, does my web server have to supp开发者_如何学JAVAort it?
There aren't any special requirements on the server side, although only certain browsers (Safari, Chrome, and in some cases, Firefox) support HTML5 streaming.
For a good HTML5 video player, see http://jilion.com/sublime/video
No, your server needs no extra code, but your browser has to support it.
精彩评论