COMPILATION ----------- Parts of the source code is dependent on the Java Advanced Imaging (JAI) library. For the code to compile, you must include jai_core.jar and jai_codec.jar files in your classpath The latest version of JAI may be downloaded from: http://java.sun.com/products/java-media/jai/ If you use the ANT build file, you'll need to update the JAI location in there first. Camera functions require JMF - the Java Media Framework. * BUT - copies of all of these libraries are already included in the /lib directory. *