jxiph is a simple javascript library that attempts to provide a media player for ogg/theora encoded video for all web browsers.
jxiph builds a HTML 5 video tag for browsers that natively play ogg/theora files, with a fallback to the cortado java plugin. Browsers that do not support the ogg/theora HTML 5 video tag and do not have java available are not supported.
For more information about cortado, see the xiph website.
Checkout the code with:
git clone git://git.mayfirst.org/jamie/jxiph.git