Responsive Video with BLOB
BLOG creates a "make believe" URL on the fly and streams the video as a bit stream (from the "real" URL) to that "make believe" URL, improving performance. No need for YouTube (we'll see, so far so good)
////if you need to float a play pause button over the video (for example, if video is full wieth of screen at top of the window, then default video element play button may be too far down the page or too small to notice,) use this code to create a pause play button (used on Thrive Fitness). Obviosuly this code IS NOT for looping videos [note this code already contains complete BLOBing of video as in above code]: