LibreMediasServer Video Plays video and media files commnaded by lighting consoles.
Find a file
Santi Noreña bbe8a169f2 - Moved DMX reading and file selection from Pure Data to the GUI.
- Added udserver external. All the communication between pure data
process and GUI now is done through Unix Domain Sockets.
- Only video files are working at the moment.
- Creating thumbnails now is done in the start routine.
- CITP/MSEx and DMX reading is started automatically in the start
routine.
- The dmx settings are reading from an xml file. Support for edit
through the GUI and save and open files in next commits. Also it should
integrates the window configuration.
- Audio has been cutted. It will be supported in a separate application.
2013-07-02 18:36:25 +02:00
puredata - Moved DMX reading and file selection from Pure Data to the GUI. 2013-07-02 18:36:25 +02:00
recursos -- Added Live Cam Support 2013-03-07 18:50:21 +01:00
scripts - Moved DMX reading and file selection from Pure Data to the GUI. 2013-07-02 18:36:25 +02:00
src - Moved DMX reading and file selection from Pure Data to the GUI. 2013-07-02 18:36:25 +02:00
.gitignore -- Added Live Cam Support 2013-03-07 18:50:21 +01:00
changelog.txt - added french install file. Revert sources du to Msex broken 2013-05-03 15:44:03 +02:00
compiling.txt - Moved DMX reading and file selection from Pure Data to the GUI. 2013-07-02 18:36:25 +02:00
credits.txt - Updated doc for V0.03-1 release 2013-03-02 15:55:47 +01:00
instalacion.txt - Launch OLA setup web page in a new window. Menu File 2013-03-09 15:21:00 +01:00
install.txt - Reestructuración de ficheros y directorios general 2013-02-04 18:00:17 +01:00
install_fr.txt - added french install file. Revert sources du to Msex broken 2013-05-03 15:44:03 +02:00
leeme.txt - Updated doc for V0.03-1 release 2013-03-02 15:55:47 +01:00
LICENSE.txt - Reestructuración de ficheros y directorios general 2013-02-04 18:00:17 +01:00
manual_en.txt - Updated doc for V0.03-1 release 2013-03-02 15:55:47 +01:00
manual_es.txt -- Added Live Cam Support 2013-03-07 18:50:21 +01:00
readme.txt - Updated doc for V0.03-1 release 2013-03-02 15:55:47 +01:00
todo.txt - Moved DMX reading and file selection from Pure Data to the GUI. 2013-07-02 18:36:25 +02:00

*******************************************************************************

Libre Media Server - An Open source Media Server.
(c) Santiago Noreña 2012-2013

*******************************************************************************

Developing and support: libremediaserver@gmail.com

Code: http://code.google.com/p/libremediaserver

*******************************************************************************

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

*******************************************************************************

Pure Media Server is an Open Source project to manage visuals and audio in stage, perfomances, installations, events,,...,  

The control input is through Open Lighting Arquitecture, so we can use any open lighting protocolol (ArtNet, PathPort, ShowNet, ACN, SandNet,...) or DMX-USB device (Enttec USB DMX Pro, Velleman, Anyuma,..). 

The graphic and audio engine are two Pure Data process running in the background. You will need a graphics card OpenGL capable and the driver for it correctly installed.

I'm developing and testing in Debian Wheezy and Ubuntu precise 12.04. It should compile and work in anothers Debian based distros.

Features:

- 8 video, pictures or text layers.
- 8 audio layers.
- Advanced playback (normal, back, ping.pong, entry point, exit point, speed, loop).
- Each layer can be mapped onto a surface with 4 point of Bèzier.
- A lot of formats: avi, mov, mpg, HD,... 
- Some video effects.
- Position, Rotation, Size.
- Croma/Luma mask.
- Text through a text file, with 255 phrases. 

Sorry, at the moment the doc is only in spanish:

Install guide : instalacion.txt
 
Users guide : manual.txt