

Now create install-ffmpeg.sh and add the following commands. Rm -f $(pkgdatadir)/swfs/default_loader.swf To rm -f $(pkgdatadir)/swfs/default_viewer.swf Rm -f $(pkgdatadir)/swfs/default_loader.swf -o -L $(pkgdatadir)/swfs/default_loader.swf So edit the makefile in /opt/swftools/swftools-0.9.2/swfs, just change: rm -f $(pkgdatadir)/swfs/default_viewer.swf -o -L $(pkgdatadir)/swfs/default_viewer.swf

Swftools 0.9.2 gives an error on a makefile which includes an option for rm. For this enter the below commands in terminal. The swftools version for Ubuntu 14.04 doesn't include pdf2swf, so has to be compiled. There are also packages that need to be compiled to run on Ubuntu. sudo apt-get install unzip imagemagick ghostscript jodconverter libjpeg-dev libgif-dev libfreetype6-dev libfreetype6-dev libreoffice sox build-essential git-core checkinstall yasm texi2html libvorbis-dev libx11-dev libvpx-dev libxfixes-dev zlib1g-dev pkg-config netcat libmp3lame-dev libx264-dev Then we need to install the dependencies from the repository using the following command. Sudo apt-get install oracle-java8-installer Sudo add-apt-repository ppa:webupd8team/java Open meeting can be installed by entering the following commands in the terminal.

OpenMeeting uses a Red5 streaming server for remoting and streaming. The main requirement of an open meeting is Oracle Java. It is a web application suitable for video conferencing, instant messaging, whiteboard, collaborative document editing, etc. OpenMeeting is an open-source project from Apache.
