by Wes Bos
The <video> element is the clay from which we mold our online experiences. With tight integration with JavaScript, CSS, and other HTML5 elements such as <canvas> we are able to have full,fine grain control over our entire experience. This talk will dive into the really awesome things we can do with JS and video. From realtime face tracking to native hardware access, this will knock your socks off!
This session demonstrates how to develop from scratch your own interface for HTML5 video, including embedding a video using HTML5, building custom controls using the JavaScript API, fallback strategies for older browsers and devices, and fixing known playback bugs on the iPhone and Android.