Video Streaming Website Development

This is the first time I am going to work on full-flagged video website development in my life and no idea about streaming technology and related stuffs.

I have no issue with html, css, js, php and other video or any art related tool and familiar with JW Player too.

Now my confusion are as below

  • How to create streaming video (preferred HTML5 to support all latest platform and devices)
  • Do I required streaming server to run video website? or just streaming video will be fine and can host on normal dedicated server?
  • What would be the best way to create full-flagged video website. Is wordpress is the good solution for large viewer? ( As I am much much familiar with wordpress)
  • What things I should mention while developing.
  • I am really hopping great help from you expert as before.

    Thanks a lot


    If you're using JW PLayer HTML5 is automatic and they also offer their own streaming platform, bitsontherun, which will automatically resolve most of your issues. However, it's not cheap. Otherwise there are a number of issues you need to consider:

  • how many streams you will serve/day
  • total bandwidth
  • do you want to protect videos from leeching, direct download, using in 3rd party sites or apps (increases your bandwidth cost)
  • I don't use wordpress, but in reading about different things, it seems like wordpress often has compatibility issues with newer video technologies. I would stay away from that if you can already do php , css, html

    链接地址: http://www.djcxy.com/p/25934.html

    上一篇: Windows 8低延迟视频流

    下一篇: 视频流式网站开发