Whammy
A real time javascript webm encoder based on a canvas hack
...Encoding happens when the collected frames are compiled, producing a Blob that can be displayed or saved as WebM content. The implementation is small and fast for client-side use, although its intraframe-only approach lacks the file-size efficiency of full interframe video compression.