I have a page where there's a video on autoplay. So, of course, the initial load can pretty long. The solution would be to remove that video, or at least the autoplay. But no choice here.
So I was wondering what would be the best solution to defer the loading of the video? Like, initially it would display the poster and once the video is loaded it starts.