Skip to content

Instantly share code, notes, and snippets.

@rpontes
Created January 28, 2013 15:25
Show Gist options
  • Save rpontes/4656393 to your computer and use it in GitHub Desktop.
Save rpontes/4656393 to your computer and use it in GitHub Desktop.
HTML
<video width="640" height="360" src="@routes.Application.getMp4()" id="player1" controls="controls" preload="none"></video>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment