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 4: Line 4:
  
  
OLA (Open Lighting Architecture) is a framework that allows applications to send and receive [[DMX512]], using various hardware devices and 'DMX over IP' protocols. It enables [[:Category:Controllers | software controllers]] talk to DMX hardware.
+
OLA (Open Lighting Architecture) is an open source framework which provides applications with a mechanism to send and receive [[DMX512]] using hardware devices and DMX over IP protocols. It enables [[:Category:Controllers | software controllers]] to communicate with DMX hardware either via Ethernet or over traditional DMX512 networks.
  
 
[[Image:Llad_home.png|right]]
 
[[Image:Llad_home.png|right]]
OLA 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 other (for example a [[Strand_Lighting|Strand]] Console can send DMX to an [[Enttec]] [[DmxEtherGate MKII|EtherGate]]). When combined with a physical DMX interface such as the [[DMX USB Pro]], OLA can send and receive data from traditional wired DMX networks.
+
OLA can also convert DMX data sent using DMX over IP protocols from one format to another, allowing devices from different manufacturers to interact with each other. For example a [[Strand_Lighting|Strand]] Lighting Console using ShowNet can send DMX to an [[Enttec]] [[DmxEtherGate MKII|EtherGate]]). When combined with a physical DMX interface such as the [[DMX USB Pro]], OLA can send and receive data from traditional wired DMX networks.
  
OLA can run on Linux and on Mac OS X. A port to Windows is feasible if someone wants to add the necessary platform-dependent code for plug-ins and create an installer.
+
OLA can run on Linux and on Mac OS X. A port to Windows is feasible if someone wants to add the necessary platform-dependent code.
  
  
Line 19: Line 19:
  
  
<b>Supported Devices / Protocols:</b>
+
<b>Supported Protocols:</b>
  
 
{| border=1 cellspacing="0"
 
{| border=1 cellspacing="0"
! '''Device / Protocol'''!! Linux !! '''Mac OS X'''  
+
! '''Protocol'''!! Linux !! '''Mac OS X'''
 +
|-
 +
|| [[:Category:ArtNet|ArtNet]]  || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]]
 +
|-
 +
|| [[E1.31]] / [[ACN]] || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]]
 +
|-
 +
|| [[:Category:ESP Net|ESP Net]] || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]]
 +
|-
 +
|| [[:Category:Pathport|Pathport]]  || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]]
 +
|-
 +
|| [[:Category:Sandnet|Sandnet]] || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]]
 +
|-
 +
|| [[:Category:ShowNet|ShowNet]] || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]]
 +
|}
 +
 
 +
<b>Supported Devices:</b>
 +
 
 +
{| border=1 cellspacing="0"
 +
! '''Device'''!! Linux !! '''Mac OS X'''  
 
|-
 
|-
 
||  [[Anyma uDMX]] || [[Image:Green-tick.png|center]] || [[Image:Green-tick.png|center]]  
 
||  [[Anyma uDMX]] || [[Image:Green-tick.png|center]] || [[Image:Green-tick.png|center]]  
 
|-
 
|-
 
|| [[Arduino RGB Mixer]] || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]]  
 
|| [[Arduino RGB Mixer]] || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]]  
|-
 
|| [[:Category:ArtNet|ArtNet]]  || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]]
 
 
|-
 
|-
 
|| [[DMX 4 Linux]] || [[Image:Green-tick.png|center]]  ||  
 
|| [[DMX 4 Linux]] || [[Image:Green-tick.png|center]]  ||  
Line 37: Line 53:
 
|-
 
|-
 
|| [[DMXking USB DMX512-A]] || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]]  
 
|| [[DMXking USB DMX512-A]] || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]]  
|-
 
|| [[E1.31]] / [[ACN]] || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]]
 
|-
 
|| [[:Category:ESP Net|ESP Net]] || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]]
 
 
|-
 
|-
 
|| [[Open DMX USB]] || [[Image:Green-tick.png|center]]  ||  
 
|| [[Open DMX USB]] || [[Image:Green-tick.png|center]]  ||  
|-
 
|| [[:Category:Pathport|Pathport]]  || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]]
 
 
|-
 
|-
 
|| [[RDM-TRI]] || [[Image:Green-tick.png|center]] Output only || [[Image:Green-tick.png|center]] Output only
 
|| [[RDM-TRI]] || [[Image:Green-tick.png|center]] Output only || [[Image:Green-tick.png|center]] Output only
|-
 
|| [[:Category:Sandnet|Sandnet]] || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]]
 
|-
 
|| [[:Category:ShowNet|ShowNet]] || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]]
 
 
|-
 
|-
 
|| [[StageProfi]] || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]] Ethernet version only
 
|| [[StageProfi]] || [[Image:Green-tick.png|center]]  || [[Image:Green-tick.png|center]] Ethernet version only

Revision as of 12:32, 22 May 2010

Ola.png

Link: http://code.google.com/p/linux-lighting/
{{ #if: yes | Free! }}{{ #if: | Windows Support }}{{ #if: yes | Linux Support }}{{ #if: yes | Mac OS X Support }}{{ #if: yes | Sends DMX }}{{ #if: yes | Receives DMX }}{{ #if: | RDM Support }}{{ #if: | MIDI Support }}{{ #if: yes | HTTP Support }}


OLA (Open Lighting Architecture) is an open source framework which provides applications with a mechanism to send and receive DMX512 using hardware devices and DMX over IP protocols. It enables software controllers to communicate with DMX hardware either via Ethernet or over traditional DMX512 networks.

Llad home.png

OLA can also convert DMX data sent using DMX over IP protocols from one format to another, allowing devices from different manufacturers to interact with each other. For example a Strand Lighting Console using ShowNet can send DMX to an Enttec EtherGate). When combined with a physical DMX interface such as the DMX USB Pro, OLA can send and receive data from traditional wired DMX networks.

OLA can run on Linux and on Mac OS X. A port to Windows is feasible if someone wants to add the necessary platform-dependent code.


Contribute: Looking to help? Visit the OLA Contributors page. The page also lists people and companies who have supported OLA. Please support them in return!

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/open-lighting


Supported Protocols:

Protocol Linux Mac OS X
ArtNet
Green-tick.png
Green-tick.png
E1.31 / ACN
Green-tick.png
Green-tick.png
ESP Net
Green-tick.png
Green-tick.png
Pathport
Green-tick.png
Green-tick.png
Sandnet
Green-tick.png
Green-tick.png
ShowNet
Green-tick.png
Green-tick.png

Supported Devices:

Device Linux Mac OS X
Anyma uDMX
Green-tick.png
Green-tick.png
Arduino RGB Mixer
Green-tick.png
Green-tick.png
DMX 4 Linux
Green-tick.png
DMX USB Pro
Green-tick.png
Green-tick.png
DMX-TRI
Green-tick.png
Output only
Green-tick.png
Output only
DMXking USB DMX512-A
Green-tick.png
Green-tick.png
Open DMX USB
Green-tick.png
RDM-TRI
Green-tick.png
Output only
Green-tick.png
Output only
StageProfi
Green-tick.png
Green-tick.png
Ethernet version only
USBDMX2
Green-tick.png
Green-tick.png
Velleman K8062
Green-tick.png
Green-tick.png


Getting Started

Start here if you've never used OLA before and read these in order.

Tutorials

Advanced Topics:

Developer Documentation:

Tutorials, these refer to the previous release but parts of them are still relevant.


Deprecated Documentation

OLA can also run on a wireless access point. [1]