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.
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 "OLA ArtNet Roadmap"
From wiki.openlighting.org
Line 8: | Line 8: | ||
* Support unicasting data to a static list of IPv4 addresses. | * Support unicasting data to a static list of IPv4 addresses. | ||
* Support more than 4 ports in both directions | * Support more than 4 ports in both directions | ||
+ | * De-couple the ArtNet universe from the OLA universe number to support any-way patching. i.e. patch ArtNet universe 5 to OLA universe 3. | ||
== Proposed Changes== | == Proposed Changes== | ||
+ | |||
+ | == Optimize Send Path == | ||
+ | |||
+ | == Multiple ArtNet Devices == | ||
+ | |||
+ | == Increased Output Ports == | ||
+ | |||
+ | == Increased Input Ports == |
Revision as of 20:23, 7 March 2013
This describes proposed changes to the OLA ArtNet plugin to make it more usable. Some of the use cases that have been requested include:
- Receiving broadcast ArtNet data and unicasting to a static list of destinations
- Converting many universes (10s, 100s?) from ArtNet to E1.31 and visa versa.
Contents
Requirements
- Support multiple ArtNet Devices, one per logical network interface.
- Support unicasting data to a static list of IPv4 addresses.
- Support more than 4 ports in both directions
- De-couple the ArtNet universe from the OLA universe number to support any-way patching. i.e. patch ArtNet universe 5 to OLA universe 3.