Hi all,
I am trying to get a youtube video embedded on a personal site page and the other person does not like the random thumbnail choices (POSTERS) youtube gave us. So I still wanted the video to come from youtube but be able to control the poster thumbnail.
SO I fought to try the htnl5 video tag, but I could not get it working with a youtube link.
Q: Is there a way to get this demo working?
<video width="500" height="325" poster="Your_poster_image.jpg" controls>
<!--these are legitimate 6 sec, sample videos for testing purposes.-->
<source src="//www.youtube.com/embed/EtoJ7fQBRF8" type="video/mp4"> ????? how do I get youtube link playing here?
NOTE: If you see this, you're using an
outdated browser that doesn't support
the video tag. </video>