40 lines
2.2 KiB
Text
40 lines
2.2 KiB
Text
*******************************************************************************
|
|
|
|
Libre Media Server - An Open source Media Server.
|
|
(c) Santiago Noreña 2012-2024
|
|
|
|
*******************************************************************************
|
|
|
|
Developing and support: lms@criptomart.net
|
|
|
|
Code: https://git.criptomart.net/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.
|
|
|
|
*******************************************************************************
|
|
|
|
Libre 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.
|
|
|
|
Features:
|
|
|
|
- 8 video, pictures or text layers.
|
|
- 8 audio layers.
|
|
- Advanced playback (normal, back, ping.pong, entry point, exit point, speed, loop).
|
|
- DMXUSB interfaces and IP protocolos (sACN, Pathport, ArtNet, ...).
|
|
- Mapping by layer and master.
|
|
- A lot of input formats: avi, mov, mpg, HD,...
|
|
- Some video effects.
|
|
- Position, Rotation, Size.
|
|
- Croma/Luma mask.
|
|
- Render texts live from a file.
|
|
- Not enough? A crazy idea? you can customize the Pure Data patches and change or improve LibreMediaServer behaviour at your will.
|