<!DOCTYPE html> <html> <head> <title></title> <script type="text/javascript" src="../dist/videocontext.js"></script> </head> <body> <!-- A canvas needs to define its width and height to know how many pixels you can draw onto it. Its CSS width and height will define the space it takes on screen If omitted, the canvas dimensions will be 300x150 and your videos will not rendered at their optimal defi