Personal tools
The Open Lighting Project has moved!

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

Jump to: navigation, search
Line 24: Line 24:
  
 
<b>Supported Devices/Protocols:</b>
 
<b>Supported Devices/Protocols:</b>
* [[:Category:ArtNet|ArtNet]]
 
* [[:Category:ShowNet|ShowNet]]
 
* [[:Category:ESP Net|ESP Net]]
 
* [[:Category:Sandnet|Sandnet]]
 
* [[DMX USB Pro]]
 
* [[Open DMX USB]] (through the [http://www.erwinrol.com/index.php?opensource/dmxusb.php Linux kernel module from Erwin Rol], as detailed in [[LLA, OpenDMX USB and Q Light Controller Tutorial]])
 
* [[DMX 4 Linux]]
 
* [[StageProfi]]
 
  
<b>Under development:</b>
+
{| border=1
* [[:Category:Pathport|Pathport]] (in testing)
+
! '''Driver'''!! Linux !! '''Mac OS X'''
* [[E1.31]] / [[ACN]] ("Architecture for Control Networks" protocol)
+
|-
 +
|| [[:Category:ArtNet|ArtNet]]  || Yes || Yes
 +
|-
 +
|| [[:Category:ShowNet|ShowNet]] || Yes || ??
 +
|-
 +
|| [[:Category:ESP Net|ESP Net]] || Yes || ??
 +
|-
 +
|| [[:Category:Sandnet|Sandnet]] || Yes || ??
 +
|-
 +
|| [[E1.31]] / [[ACN]] || underway || ??
 +
|-
 +
|| [[DMX USB Pro]] || Yes || Yes
 +
|-
 +
|| [[Open DMX USB]] || Yes || ??
 +
|-
 +
|| [[StageProfi]] || Yes || ??
 +
|-
 +
|| [[:Category:Pathport|Pathport]] || in testing || ??
 +
|-
 +
|| [[DMX 4 Linux]] || Yes || -
 +
|}
 +
 
 +
 
 +
<b>Getting Started</b>
 +
* [[Download LLA]]
 +
* [[Using LLA]] - A basic introduction
 +
 
  
 
<b>Documentation:</b>
 
<b>Documentation:</b>
* [[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
Line 47: Line 64:
 
* [[LLA 0.3]] - the new release
 
* [[LLA 0.3]] - the new release
  
 
<b>Availability:</b>
 
 
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):
 
 
[https://sourceforge.net/project/showfiles.php?group_id=126566&package_id=192352 Sourceforge]
 
  
  
Line 71: Line 69:
  
 
This means that you can send DMX data over WiFi, and connect a DMX interface to the router/access point.
 
This means that you can send DMX data over WiFi, and connect a DMX interface to the router/access point.
 
  
  

Revision as of 12:09, 2 March 2009

Link: http://www.nomis52.net/?section=projects&sect2=lla&page=llaintro
{{ #if: yes | Free! }}{{ #if: | Windows Support }}{{ #if: yes | Linux Support }}{{ #if: | Mac OS X Support }}{{ #if: yes | Sends DMX }}{{ #if: yes | Receives DMX }}{{ #if: | RDM Support }}{{ #if: | MIDI Support }}{{ #if: | HTTP Support }}

Llad home.png


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]

Bugs?: Check the bug tracker at http://code.google.com/p/linux-lighting/issues/list

Questions?: See the news group at http://groups.google.com/group/linux-lighting


Supported Devices/Protocols:

Driver Linux Mac OS X
ArtNet Yes Yes
ShowNet Yes  ??
ESP Net Yes  ??
Sandnet Yes  ??
E1.31 / ACN underway  ??
DMX USB Pro Yes Yes
Open DMX USB Yes  ??
StageProfi Yes  ??
Pathport in testing  ??
DMX 4 Linux Yes -


Getting Started


Documentation:


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.