Looking for a video embed code please read for details
Sorry but I don't know the exact name of what I am looking for so I will attempt to explain. I don't know if I will need to do this with HTML, CSS or Javascript.
I have a Wordpress site and I embed videos for people to watch. These are third party videos not the standard youtube or vimeo. I embed multiple mirrors per video in case one breaks. The problem is that I have been loading all the iframes on the same page at the same time and this slows down the page loading and seems rather inefficient to me.
What I would like to do is have the page load only one (the first) video mirror, and then have a list of links below the video to load the other mirrors as alternates if the first one is broken. Either open the second mirror below the first or reload the page completely with the new mirror as the main video. Either way will work. Simply showing or loading one mirror at a time. Can anyone help me do this withing the Wordpress framework? If there is a plugin already out there please let me know.
Thanks