We've launched our new site at www.openlighting.org. This wiki will remain and be updated with more technical information.
Difference between revisions of "Open Lighting Architecture"
From wiki.openlighting.org
m (a few elaborations) |
(added link to developer info, better intro) |
||
Line 3: | Line 3: | ||
[[Image:Llad_home.png|right]] | [[Image:Llad_home.png|right]] | ||
+ | |||
+ | LLA is a framework that allows applications to send and receive DMX, using various hardware devices and 'DMX over IP' protocols. It can make [[:Category:Controllers | software controllers]] talk to DMX hardware. | ||
LLA allows DMX sent using various DMX over IP protocols to be converted from one format to another. This enables devices from different manufacturers to talk to each another (for example a [[Strand_Lighting|Strand]] Console can send DMX to an [[Enttec]] [[DmxEtherGate MKII|EtherGate]]). | LLA allows DMX sent using various DMX over IP protocols to be converted from one format to another. This enables devices from different manufacturers to talk to each another (for example a [[Strand_Lighting|Strand]] Console can send DMX to an [[Enttec]] [[DmxEtherGate MKII|EtherGate]]). | ||
− | LLA Live is a stand-alone bootable CD containing software from the Linux Lighting Architecture project. | + | |
+ | [[LLA Live]] is a stand-alone bootable CD containing software from the Linux Lighting Architecture project. | ||
When combined with a physical DMX interface such as the [[DMX USB Pro]], LLA Live can send and receive data from traditional wired DMX networks. | When combined with a physical DMX interface such as the [[DMX USB Pro]], LLA Live can send and receive data from traditional wired DMX networks. | ||
− | <b>Questions?</b>: See http://groups.google.com/group/linux-lighting | + | LLA can run on Linux with all its drivers, and on Mac OS X (but at the moment the drivers (LLA plugins) needs to be modified to work). |
+ | A port to Windows is feasible, if someone wants to add the necessary code. | ||
+ | |||
+ | LLA can also run on a wireless access point. [http://nomis52.net/?section=projects§2=artnet&page=node] | ||
+ | |||
+ | |||
+ | <b>Questions?</b>: See the news group at http://groups.google.com/group/linux-lighting | ||
Line 29: | Line 38: | ||
<b>Documentation:</b> | <b>Documentation:</b> | ||
* [[Using LLA]] - A basic introduction | * [[Using LLA]] - A basic introduction | ||
− | |||
− | |||
* [[LLA Tips & Tricks]] | * [[LLA Tips & Tricks]] | ||
* [[LLA Sandnet Tutorial]] - Setup Horizon using Sandnet and LLA | * [[LLA Sandnet Tutorial]] - Setup Horizon using Sandnet and LLA | ||
* [[LLA and Q Light Controller Ubuntu Tutorial]] - Setup LLA on Ubuntu/Debian-type distro with QLC | * [[LLA and Q Light Controller Ubuntu Tutorial]] - Setup LLA on Ubuntu/Debian-type distro with QLC | ||
+ | * [[Building LLA]] - How to get it compiled | ||
+ | * [[Using the Python libraries]] - easy DMX programming | ||
+ | * [[LLA developer info]] - about the source code and structure | ||
− | |||
<b>Availability:</b> | <b>Availability:</b> |
Revision as of 05:36, 14 November 2008
Link: http://www.nomis52.net/?section=projects§2=lla&page=llaintro
{{ #if: yes | }}{{ #if: | }}{{ #if: yes | }}{{ #if: | }}{{ #if: yes | }}{{ #if: yes | }}{{ #if: | }}{{ #if: | }}{{ #if: | }}
LLA is a framework that allows applications to send and receive DMX, using various hardware devices and 'DMX over IP' protocols. It can make software controllers talk to DMX hardware.
LLA allows DMX sent using various DMX over IP protocols to be converted from one format to another. This enables devices from different manufacturers to talk to each another (for example a Strand Console can send DMX to an Enttec EtherGate).
LLA Live is a stand-alone bootable CD containing software from the Linux Lighting Architecture project.
When combined with a physical DMX interface such as the DMX USB Pro, LLA Live can send and receive data from traditional wired DMX networks.
LLA can run on Linux with all its drivers, and on Mac OS X (but at the moment the drivers (LLA plugins) needs to be modified to work). A port to Windows is feasible, if someone wants to add the necessary code.
LLA can also run on a wireless access point. [1]
Questions?: See the news group at http://groups.google.com/group/linux-lighting
Supported Devices/Protocols:
- ArtNet
- ShowNet
- ESP Net
- Sandnet
- DMX USB Pro
- Open DMX USB (through the Linux kernel module from Erwin Rol, as detailed in LLA, OpenDMX USB and Q Light Controller Tutorial)
- DMX 4 Linux
- StageProfi
Under development:
Documentation:
- Using LLA - A basic introduction
- LLA Tips & Tricks
- LLA Sandnet Tutorial - Setup Horizon using Sandnet and LLA
- LLA and Q Light Controller Ubuntu Tutorial - Setup LLA on Ubuntu/Debian-type distro with QLC
- Building LLA - How to get it compiled
- Using the Python libraries - easy DMX programming
- LLA developer info - about the source code and structure
Availability:
Sources (via git)
http://www.nomis52.net/git/lla http://www.nomis52.net/git/lla-examples
Debian Packages:
http://www.nomis52.net/data/debian
RPMS:
http://rpms.netmindz.net/
Live CD (iso):
Sourceforge
There is a project underway to build packages for OpenWrt. See http://lists.culturebase.org/cgi-bin/mailman/listinfo/lla-openwrt for more details.
This means that you can send DMX data over WiFi, and connect a DMX interface to the router/access point.