Cortado Streaming applet is a Java applet which supports decoding of Ogg Vorbis, Ogg Theora, MJPEG and Smoke codecs directly in a browser window. Both audio and video are supported.
It contains:
· JST, a port of the GStreamer 0.10 design to Java
· jcraft, a copy of the JCraft JOgg/Jorbis code
· jheora, an implementation of Theora in Java
· codecs (currently only containing the Smoke codec, a variant on Jpeg)
· JST plugins for:
· HTTP source element
· Ogg and Multipart demuxers
· Theora, JPEG and Smoke video decoders
· Vorbis and MuLaw audio decoders
· Java 1.1 sun.audio API audio sink
· Java 1.4 javax.sound.sampled API audio sink
· examples
· applets
This release has support for:
· seeking in on-demand files
· the above-mentioned plugins
· basic HTTP authentication
· buffering
Product's homepage
Requirements:
· ant
· JRE