48 lines
2.3 KiB
Text
48 lines
2.3 KiB
Text
*******************************************************************************
|
|
|
|
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
|
|
|
|
|