77eae53dc5
git-svn-id: http://yolanda.mister-muffin.de/svn@170 7eef14d0-6ed0-489d-bf55-20463b2d70db
43 lines
1,017 B
Text
Executable file
43 lines
1,017 B
Text
Executable file
Yolanda - http://mister-muffin.de/proj
|
|
=======================================================
|
|
|
|
A video content management using Perl for the backend and XML and XSLT for the frontend. Video playback is provided by Fluendo's Cortado applet.
|
|
|
|
Installation
|
|
============
|
|
|
|
You will need to install following packages prior to using Yolanda:
|
|
apache2
|
|
apache2-mpm-prefork
|
|
libapache2-mod-perl2
|
|
libcgi-session-perl
|
|
libdbi-perl
|
|
libxml-simple-perl
|
|
libproc-daemon-perl
|
|
libdigest-sha-perl
|
|
libnet-openid-consumer-perl
|
|
libio-socket-ssl-perl
|
|
liblwpx-paranoidagent-perl
|
|
mysql-server
|
|
ffmpeg
|
|
ffmpeg2theora
|
|
|
|
You will also need one of the following java packages for playback purposes:
|
|
sun-java6-plugin
|
|
sun-java5-plugin
|
|
j2re1.4-mozilla-plugin
|
|
|
|
Important: The GNU java implementation does not seem to work with Cortado yet.
|
|
|
|
Usage
|
|
=====
|
|
|
|
Launch the worker script (daemon.pl).
|
|
|
|
Help
|
|
====
|
|
|
|
If you have any questions/bug reports/ideas, you can find help in the following
|
|
locations:
|
|
|
|
http://mister-muffin.de/proj - Main project page and wiki
|