The latest trend in Web publishing demands more creative way of putting things across. As a part now sites are using streaming media, a technology that enables you to include audio, video and other multimedia elements that visitors to your website will be able to listen to or view immediately without having to download the file to their own computer. For that you need a streaming server which is very costly or go for HTTP streaming, a good option for websites with modest traffic, i.e. less than 25 people viewing the same video at the same time. (Note: HTTP Pseudostreaming does not work by default on any webserver. A serverside module is needed to enable it. Some server's does not allow http streaming). HTTP streaming also eat the major Bandwidth allotted for your site. As you know that "Unlimited is limited to some extent" in all hosting companies even though they advertise. So the best solution is to use free video streaming services like YouTube. You can directly embedded YouTube videos in your websites using the html code provided in the YouTube website. However, there are a few things to be modified in the code to get a neat video player for your site.
In this customisation you have to remove the search box, new titles that are showing up in embedded videos and the list of related videos after yours have stopped. You can also
modify the player's style such as borders and colours and auto play settings.
Let us see how to do these one by one
Turn off the related movies & search box: add &rel=0 to the address