On Mon, Sep 17, 2012 at 12:50 AM, Andrew Frazer
<
andrew...@stellascapes.com> wrote:
>
>
> I personally would be ok with doing it in sACN.. But.. sadly, most of the
> places i want to make this work, won't be. Theres *still* not wide use of
> sACN.. Hopefully that will change.. For most folks, why change something
> that isn't broken.
> My Pixel controllers speak sACN and Art-net ( different firmware builds, not
> at the same time ), but we probably on ship 1 ACN for every Art-net.
>
> On 17/09/2012, at 6:31 PM, Douglas Heriot <
dougla...@gmail.com> wrote:
>
> If you’re ok with using E1.31 sACN instead, that’ll be the easiest way to
> get started.
> As Simon pointed out, the protocol itself has nothing to do with the number
> of ports in OLA. You really just have to change one line of code (in
> plugins/e131/E131Device.h)
>
http://code.google.com/p/open-lighting/source/search?q=NUMBER_OF_E131_PORTS&origq=NUMBER_OF_E131_PORTS&btnG=Search+Trunk
>
>
> Your right, it should not be too tricky.
>
>
> I think if you want to load the value from the config file instead, it
> should be easy to modify E131Plugin.cpp
>
>
> I think theres some merit to building a "static" routing table system for
> both E131 and Artnet, and i think this is probably something that is within
> my capablitys :-) My C++ is *very* rusty, as we micro controller folks
> only use C, but hey, its a good learning thing to do again, and i'm stuck at
> home on enforced sick live, despite being more healthy than i've been for a
> while, or another 2 weeks.