Download and develop

User backend

Open Images is being developed as an open platform to be used and improved by others.

Based upon MMBase and developed in Java it uses mainy other open soure tools like FFmpeg, FFmpeg2Theora, MySQL, Apache Tomcat and ImageMagick. Besides being multi-language and that its advanced search is enabled by Lucene, it uses HTML5 video and audio tags to play media but has a fallback for less able browsers using the Java applet Cortado and the Flash applet Flowplayer.

The Open Images Platform is free software and is released under GNU General Public License version 3.

Download OIP

You can download an install the first release of Open Images.

http://www.openimages.eu/files/OIP-1.0.tar.gz

The download includes installation instructions. Basically you will need a Java web application server like Apache Tomcat to run it and a database like for example MySQL to save your content. Tools like FFmpeg are needed to transcode media that is uploaded into the application.

Checkout sources

The sources are available in the MMBase repository and can be checked out with the following command:

$ svn co https://scm.mmbase.org/openimages/trunk/

Questions, bugs

Any comments and questions will definitely be related to the use or configuration of MMBase. So please direct these to our developers list or visit us at our irc channel irc://irc.slashnet.org/#mmbase. Issues can be found in and filed at our bugtracker http://www.mmbase.org/jira/browse/OIP.