Skip to content

Instantly share code, notes, and snippets.

@aksamitnaya
Created November 22, 2019 13:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aksamitnaya/fa8720cb71885caaf4882060ea4c4913 to your computer and use it in GitHub Desktop.
Save aksamitnaya/fa8720cb71885caaf4882060ea4c4913 to your computer and use it in GitHub Desktop.
Displaying video
<video width="400" height="300" controls="controls">
<source src="%s" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'>
</video>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment