Changes between Version 4 and Version 5 of free-video-streaming-technology
- Timestamp:
- Aug 16, 2011, 2:48:39 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
free-video-streaming-technology
v4 v5 40 40 41 41 However, there is still the looming problem of proprietary browsers refusing to support ogg/theora. This problem has been addressed by [http://www.theora.org/cortado/ cortado], which uses a Java applet to supply oggs to browsers that don't support HTML5. 42 43 [http://current.workingdirectory.net/pages/jxiph/ jxiph] is a simple javascript library that attempts to auto-detect whether a browser should be served the cortado java app or html 5. 42 44 43 45 == A Basic Example ==