Code for full screen YouTube video on landing page?

2 replies
  • WEB DESIGN
  • |
Hi Warriors,

I have a site here: Aerial Photography & Videography For Your Event Or Property Listing that Im trying to use a youtube.com video for the full screen playback.

The code on the index page is:

<video id="full-video" muted preload autoplay loop>

<source src="video/drone.mp4" type="video/mp4">

<!-- fallback image -->
<img src="--- jpg/png here ---" class="video-player--fallback-image" />
</video>


The issue is I cant seem to find the Youtube code to use for this line here:

<source src="video/drone.mp4" type="video/mp4">


The video is currently on my server....but I dont want to tear thru tons of bandwidth.

I also have a Wistia video hosting account....but I can't seem to get the right URL from that service either.

Thanks in advance for any help on this!

Bret
#code #full #landing #page #screen #video #youtube

Trending Topics