Links:
jOggPlayer an open source platform independent Graphical Ogg Vorbis Player JOrbis a pure Java Ogg Vorbis decoder. JOrbis accepts Ogg Vorbis bitstreams and decodes them to raw PCMs. JRoar JRoar casts live Ogg streams to Ogg Vorbis players as IceCast2 does and shouts live Ogg streams to IceCast2 and JRoar, (but JRoar does not support encoding/re-encoding). JRoar also accepts live Ogg streams from IceS. The uniqueness of JRoar is that JRoar works as a proxy for live Ogg streams and enables you to share single stream with others. Ogg for Java a (from scratch) Java implementation of the Ogg protocol, compatible with Java 1.1 or higher. The Ogg protocol itself is a media stream container, which can hold any type of media (for example a video stream format, audio stream format) VorbisSPI a Java Service Provider Interface that implements OGG Vorbis audio format support. It is based on JOrbis Java library