Here's where you'll find the detailed Programmer technical documentation. This documentation is generated directly from the source code and updated with each new check-in.

Xuggler Documentation

Xuggler allows Java programs to decode, encode, and experience (almost) any video format.

See here for the latest javadoc API documentation.

Java Documentation »

Xuggler Red5 Adapter Documentation

The Xuggler Red5 Adapter augments Xuggler to allow it to read and write Red5 streams, and comes with a Transcoder object that does allows you to decode and re-encode a live stream. It requires Red5 to already be installed, and the environment variable RED5_HOME to point to the Red5 home directory.

See here for the latest javadoc API documentation.

Java Documentation »

Utility Library Documentation

The Utils library contains various utilities Xuggle uses to test (and sometimes to run) our software. This library is not required to actually use Xuggler or Xuggler MediaTools, but may contain items you find useful.

See here for the latest javadoc API documentation.

Java Documentation »

Xuggle Coding & Release Standards

We try to adhere to some standards on platforms we support, code that we write, version numbers we use, and how we release new builds. This document attempts to capture that.

Xuggle Coding & Release Standards »