HTML Video Embed

html

Project to learn and experiment with various HTML video players

Usage

  1. Start a local webserver

     python -m SimpleHTTPServer 8000
    
  2. Visit the .html files to view video embeds. e.g. http://localhost:8000/test-screencast-jwplayer.html

Resources