Jump to content

Build a Youtube like website


web-developer

Recommended Posts

Firstly you would need to have a dedicated server and a CDN. Having a dedicated server is mandatory for video streaming site.

 

Secondly, you would need to have a video player. There are a few free/commercial video players (e.g. JWPlayer, FlowPlayer). Google them.

 

Thirdly, you would need to be able to code in PHP, HTML, JAVASCRIPT, MYSQL, jQUERY(optional) & AJAX(optional).

 

Lastly, you must have a good web designing skills :)

you would need to install FFmpeg on your dedicated server. be aware that video streaming sites use a massive bandwidth thus CDN would come in handy. CDN in a box would be very useful as it is hosted and manage by google if im not wrong. but definitely its using google engine to power your site. http://www.cdninabox.com/

 

 

 

 

Download this script. It is a youtube clone. Pull it to bits and you will see how all the upload, conversion, etc is done

 

http://www.phpmotion.com/

 

The server needs certain software already mentioned such as FFMPEG. The info is all there on the website link.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.