Il n'y a dans cet exemple qu'une source video :

<video id='player1'
    src="assets/media/pop.mp4"
    tabindex= '0'
    width='100%'
    height: "100%"
    style="width: 100%; height: 100%;max-width:100%;"
</video>