3
I am using a video as the background of the upper area of the site.
Identical to this site, using a <iframe>
pointing to a video on Youtube.
The big problem that I noticed on all sites that use video like this is that the video does not cache and is doing endless re-downloads. We are having a headache with this, because users who have band limit franchise are being harmed by unnecessary downloads.
Just to get a sense a site with this open video feature for a few hours consumed 4GB download.
What can I do for the video to load only once, store in the cache and repeat without this need to re-download?