3 projects tagged "HTML5"
The JW Player for HTML5 is a fully skinable and configurable player based upon the new <video> tag found in HTML5. It is built using JavaScript (jQuery) and skinned using PNG images, which makes it extremely easy to modify both the behavior and looks. It supports all browsers and devices, offering the enhanced performance for users with enhanced browsers and a seamless fallback to the popular JW Player for Flash for everyone else.
Cacophony is a tool for creating and viewing interactive videos, especially music videos, using HTML5 video and canvas elements and Javascript. Interactive elements include visuals/story adapting in response to user input as text, mouse movement, drawings, and choices (choose-your-own-adventure). Input from the viewer can affect the subsequent video, and also be sent to a server for integration with other Web applications (social networking, sharing, and geotagging), which is possible because effects are rendered on-the-fly in the browser, not pre-rendered like traditional video. Input can also come from external sources (RSS and JSON), so you can integrate external data, or previously generated data, back into subsequent views of the video.