ola-artnet.conf seems not to have any effect

723 views
Skip to first unread message

Brimace

unread,
May 24, 2012, 2:45:08 PM5/24/12
to open-l...@googlegroups.com
Hello all - I've modified the ola-arnet.conf file located in ~/.ola, but the ip settings don't seem to take in once i run olad.  I haven't found any other ola-artnet.conf files on my system.  Any ideas?

At the moment, Ola sends fine to my Enttec Pro, but would like it receive though Artnet.  Doesn't want to allow me to specify an IP.

Thanks in advance for any assistance.  Let me know if I can provide any more info.

-T

Simon Newton

unread,
May 24, 2012, 3:25:37 PM5/24/12
to open-l...@googlegroups.com
On Thu, May 24, 2012 at 11:45 AM, Brimace <tomasis...@gmail.com> wrote:
> Hello all - I've modified the ola-arnet.conf file located in ~/.ola, but the
> ip settings don't seem to take in once i run olad.  I haven't found any
> other ola-artnet.conf files on my system.  Any ideas?

What does your config file contain? Also paste the output of ifconfig
for your system.

If you run olad -l3 you'll see the IP that the artnet node uses when it starts.

Simon

>
> At the moment, Ola sends fine to my Enttec Pro, but would like it receive
> though Artnet.  Doesn't want to allow me to specify an IP.
>
> Thanks in advance for any assistance.  Let me know if I can provide any more
> info.
>
> -T
>
> --
> open-l...@googlegroups.com /
> http://groups.google.com/group/open-lighting
> To unsubscribe email open-lightin...@googlegroups.com

Simon Newton

unread,
May 24, 2012, 3:27:44 PM5/24/12
to open-l...@googlegroups.com
On Thu, May 24, 2012 at 12:25 PM, Simon Newton <nom...@gmail.com> wrote:
> On Thu, May 24, 2012 at 11:45 AM, Brimace <tomasis...@gmail.com> wrote:
>> Hello all - I've modified the ola-arnet.conf file located in ~/.ola, but the
>> ip settings don't seem to take in once i run olad.  I haven't found any
>> other ola-artnet.conf files on my system.  Any ideas?
>
> What does your config file contain? Also paste the output of ifconfig
> for your system.
>
> If you run olad -l3 you'll see the IP that the artnet node uses when it starts.

Also if you run with -l4 you'll see all the interfaces on the system.

Brimace

unread,
May 24, 2012, 4:09:17 PM5/24/12
to open-l...@googlegroups.com
Thanks for the quick response.

--------------------------
IFCONFIG
--------------------------

lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet6 ::1 prefixlen 128 
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 
inet 127.0.0.1 netmask 0xff000000 
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en0: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
ether 00:25:00:f0:79:ee 
inet6 fe80::225:ff:fef0:79ee%en0 prefixlen 64 scopeid 0x4 
inet 192.168.0.100 netmask 0xffffff00 broadcast 192.168.0.255
media: autoselect (100baseTX <full-duplex,flow-control>)
status: active
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 00:25:00:f0:56:47 
media: autoselect (<unknown type>)
status: inactive
fw0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 4078
lladdr 00:25:4b:ff:fe:fb:7e:40 
media: autoselect <full-duplex>
status: inactive
en2: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 00:1b:63:06:06:7e 
inet6 fe80::21b:63ff:fe06:67e%en2 prefixlen 64 scopeid 0x7 
inet 192.168.0.103 netmask 0xffffff00 broadcast 192.168.0.255
media: autoselect
status: active
en3: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 00:26:4a:9b:f3:58 
media: autoselect
status: inactive
vnic0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 00:1c:42:00:00:08 
inet 10.211.55.2 netmask 0xffffff00 broadcast 10.211.55.255
inet6 fe80::21c:42ff:fe00:8%vnic0 prefixlen 64 scopeid 0x9 
inet6 fec0:0:0:fea9::2 prefixlen 64 
media: autoselect
status: active
vnic1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 00:1c:42:00:00:09 
inet 10.37.129.2 netmask 0xffffff00 broadcast 10.37.129.255
inet6 fe80::21c:42ff:fe00:9%vnic1 prefixlen 64 scopeid 0xa 
inet6 fec0:0:0:feaa::2 prefixlen 64 
media: autoselect
status: active
vmnet1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 00:50:56:c0:00:01 
inet 172.16.190.1 netmask 0xffffff00 broadcast 172.16.190.255
vmnet8: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 00:50:56:c0:00:08 
inet 192.168.61.1 netmask 0xffffff00 broadcast 192.168.61.255


-------------------------------------
ola-artnet.conf 
-------------------------------------
always_broadcast = true
ip = 192.168.0.105
long_name = OLA - ArtNet node
net = 0
short_name = OLA - ArtNet node
subnet = 1
use_limited_broadcast = false

-----------------------------------------


>> Hello all - I've modified the ola-arnet.conf file located in ~/.ola, but the
>> ip settings don't seem to take in once i run olad.  I haven't found any
>> other ola-artnet.conf files on my system.  Any ideas?
>
> What does your config file contain? Also paste the output of ifconfig
> for your system.
>
> If you run olad -l3 you'll see the IP that the artnet node uses when it starts.

Also if you run with -l4 you'll see all the interfaces on the system.

> Simon
>
>>
>> At the moment, Ola sends fine to my Enttec Pro, but would like it receive
>> though Artnet.  Doesn't want to allow me to specify an IP.
>>
>> Thanks in advance for any assistance.  Let me know if I can provide any more
>> info.
>>
>> -T
>>
>> --
>> open-l...@googlegroups.com /
>> http://groups.google.com/group/open-lighting

Simon Newton

unread,
May 24, 2012, 4:11:59 PM5/24/12
to open-l...@googlegroups.com
^^ 192.168.0.105 isn't configured on any of your interfaces. You'll
want to use 192.168.0.100 instead (or en0 if you want to be flexible)
>> >> To unsubscribe email open-lightin...@googlegroups.com
> To unsubscribe email open-lightin...@googlegroups.com

Brimace

unread,
May 24, 2012, 4:42:25 PM5/24/12
to open-l...@googlegroups.com
Thanks very much.  will give that a try.

Brimace

unread,
May 24, 2012, 4:51:01 PM5/24/12
to open-l...@googlegroups.com
ok. tried that, but unfortunately to no effect. OLA communicates with the Enttec, but still won't receive Artnet from the software that is sending. Perhaps I am just misunderstanding the ola-artnet.conf file.  Is the IP setting in that file telling where to 'listen' for the Artnet signal?

Thanks again.

On Thursday, May 24, 2012 7:45:08 PM UTC+1, Brimace wrote:

Simon Newton

unread,
May 24, 2012, 4:59:43 PM5/24/12
to open-l...@googlegroups.com
On Thu, May 24, 2012 at 1:51 PM, Brimace <tomasis...@gmail.com> wrote:
> ok. tried that, but unfortunately to no effect. OLA communicates with the
> Enttec, but still won't receive Artnet from the software that is sending.
> Perhaps I am just misunderstanding the ola-artnet.conf file.  Is the IP
> setting in that file telling where to 'listen' for the Artnet signal?

No, it's the local IP to use for ArtNet. It's both the src IP address
used when sending ArtNet data and the address reported in ArtPollReply
messages.

Think of it this way: if you're machine only has one IP interface, you
can leave this blank and olad will figure out the address for you. If
you have multiple interfaces olad will pick the first one, otherwise
you can use this option to force olad to use a particular interface.

What software are you using to send ArtNet traffic? Does it use ArtNet
1 or ArtNet 2?


Simon

>
> Thanks again.
>
> On Thursday, May 24, 2012 7:45:08 PM UTC+1, Brimace wrote:
>>
>> Hello all - I've modified the ola-arnet.conf file located in ~/.ola, but
>> the ip settings don't seem to take in once i run olad.  I haven't found any
>> other ola-artnet.conf files on my system.  Any ideas?
>>
>> At the moment, Ola sends fine to my Enttec Pro, but would like it receive
>> though Artnet.  Doesn't want to allow me to specify an IP.
>>
>> Thanks in advance for any assistance.  Let me know if I can provide any
>> more info.
>>
>> -T
>

Brimace

unread,
May 24, 2012, 5:19:19 PM5/24/12
to open-l...@googlegroups.com
I see (i think).  I'm using Freestyler 512 to send Artnet (they recently allowed you to customize the Artnet address so it no longer needs to conform to the 2.0.0.0 or 10.0.0.0 address).  However I'm using it through Parallels, so i expect i'll need to fiddle with the IP of the virtual machine?


On Thursday, May 24, 2012 7:45:08 PM UTC+1, Brimace wrote:

Simon Newton

unread,
May 24, 2012, 5:28:43 PM5/24/12
to open-l...@googlegroups.com
On Thu, May 24, 2012 at 2:19 PM, Brimace <tomasis...@gmail.com> wrote:
> I see (i think).  I'm using Freestyler 512 to send Artnet (they recently
> allowed you to customize the Artnet address so it no longer needs to conform
> to the 2.0.0.0 or 10.0.0.0 address).  However I'm using it through
> Parallels, so i expect i'll need to fiddle with the IP of the virtual
> machine?

Oh, if you're using virtualization that complicates things. What mode
are you using for the guest OS ?

If you tell me what your end goal is I can offer advice.

Simon


>
>
> On Thursday, May 24, 2012 7:45:08 PM UTC+1, Brimace wrote:
>>
>> Hello all - I've modified the ola-arnet.conf file located in ~/.ola, but
>> the ip settings don't seem to take in once i run olad.  I haven't found any
>> other ola-artnet.conf files on my system.  Any ideas?
>>
>> At the moment, Ola sends fine to my Enttec Pro, but would like it receive
>> though Artnet.  Doesn't want to allow me to specify an IP.
>>
>> Thanks in advance for any assistance.  Let me know if I can provide any
>> more info.
>>
>> -T
>

Brimace

unread,
May 24, 2012, 5:45:53 PM5/24/12
to open-l...@googlegroups.com
Thanks.  Any help is greatly appreciated.  

I'm currently running Freestyler on Parallels in Coherance mode, Network is Bridged.

The end goal is to create scenes and such in Freestyler, send to OLA through Artnet and then out to Enttec Pro.  The reason i'm not going directly from FS to Enttec is because I'd ultimately like to capture the Artnet stream (either in OLA recorder or some as of yet unsourced and undoubtedly ridiculously expensive DMX/Artnet real-time recorder), and eliminate the need for Windows/FS in the live environment.
  

On Thursday, May 24, 2012 7:45:08 PM UTC+1, Brimace wrote:

Simon Newton

unread,
May 24, 2012, 5:48:32 PM5/24/12
to open-l...@googlegroups.com
On Thu, May 24, 2012 at 2:45 PM, Brimace <tomasis...@gmail.com> wrote:
> Thanks.  Any help is greatly appreciated.
>
> I'm currently running Freestyler on Parallels in Coherance mode, Network is
> Bridged.
>
> The end goal is to create scenes and such in Freestyler, send to OLA through
> Artnet and then out to Enttec Pro.  The reason i'm not going directly from
> FS to Enttec is because I'd ultimately like to capture the Artnet stream
> (either in OLA recorder or some as of yet unsourced and undoubtedly
> ridiculously expensive DMX/Artnet real-time recorder), and eliminate the
> need for Windows/FS in the live environment.

Got it. What IP does your VM instance have then?

If you run (as root):

tcpdump -i en0 port 6454

Do you see packets? If so what are the source and destination IPs?

Simon

>
>
> On Thursday, May 24, 2012 7:45:08 PM UTC+1, Brimace wrote:
>>
>> Hello all - I've modified the ola-arnet.conf file located in ~/.ola, but
>> the ip settings don't seem to take in once i run olad.  I haven't found any
>> other ola-artnet.conf files on my system.  Any ideas?
>>
>> At the moment, Ola sends fine to my Enttec Pro, but would like it receive
>> though Artnet.  Doesn't want to allow me to specify an IP.
>>
>> Thanks in advance for any assistance.  Let me know if I can provide any
>> more info.
>>
>> -T
>

Brimace

unread,
May 24, 2012, 6:02:24 PM5/24/12
to open-l...@googlegroups.com

source: 192.168.0.107
destination: 192.168.0.255


On Thursday, May 24, 2012 7:45:08 PM UTC+1, Brimace wrote:

Brimace

unread,
May 24, 2012, 8:14:16 PM5/24/12
to open-l...@googlegroups.com
Sorry. just wanted to sum-up where the issue is...

I can see the packets coming from the virtual machine, through to the host machine (osx), and being delivered to 192.168.0.255.

Within OLA, under Universe 1, input lists Artnet(192.168.0.105).  Is that where it is expecting to 'hear' the Artnet signal? (sorry if that's a bit of a repeat question).  Under HOME (in OLA) it says Primary IP: 192.168.0.105, Primary Broadcast IP: 192.168.0.255.

Regardless of what I put in the ola-artnet.conf file, those numbers don't seem to change and nothing shows under the ola_dmxmonitor -u 1.

Thanks again.

-T

nico

unread,
May 24, 2012, 11:36:11 PM5/24/12
to open-l...@googlegroups.com, Brimace
try to monitor -u 0
++

Le 25/05/12 02:14, Brimace a écrit :
--

Brimace

unread,
May 25, 2012, 8:07:55 AM5/25/12
to open-l...@googlegroups.com, Brimace
Hello,

Tried monitoring -u 0, but still nothing.

In the Universe Settings tab, under Input description it says, Artnet Universe 0:1:17.  Not sure exactly what those descriptors are referring to.  I am assuming the 0 and 1 have something to do with Universe and subnet, but the 17?  Would those numbers matter at all?

Simon Newton

unread,
May 27, 2012, 5:34:13 PM5/27/12
to open-l...@googlegroups.com, Brimace
On Fri, May 25, 2012 at 5:07 AM, Brimace <tomasis...@gmail.com> wrote:
> Hello,
>
> Tried monitoring -u 0, but still nothing.
>
> In the Universe Settings tab, under Input description it says, Artnet
> Universe 0:1:17.  Not sure exactly what those descriptors are referring to.
>  I am assuming the 0 and 1 have something to do with Universe and subnet,
> but the 17?  Would those numbers matter at all?

Sorry for the delay, I've been moving apartments this weekend.

Yes, those numbers are the key to everything :).

What ArtNet universe is FreeStyler sending on? In ArtNet 1 & 2, this
will be expressed in a <subnet> : <universe> form, where <subnet> and
<universe> are between 0 and 15. Note that some software expresses
this as 1 - 16, so if you see that you'll need to convert.

ArtNet 3 adds a 'net' field, which ranges from 0 to 127.

Once you know the universe, subnet and (maybe) net numbers that
freestyler is using, you can setup OLA to receive the data.

Simon
>> To unsubscribe email open-lightin...@googlegroups.com
> To unsubscribe email open-lightin...@googlegroups.com

Brimace

unread,
May 28, 2012, 8:14:33 AM5/28/12
to open-l...@googlegroups.com, Brimace
Simon,

Thanks for the reply.  Hope the move went well.  I hate moving.

I know that Freestyler is sending to Universe 1, as that is a setting you can make in the application.  However, I don't see any reference or settings as to the net/subnet in the application or documentation.  I suppose what i'll need to do is find some application I can run on the virtual machine that can monitor and report that info.  I'll do some digging on that.  Any suggestions on a windows / artnet monitoring app?

Thanks again!

Simon Newton

unread,
May 28, 2012, 1:37:49 PM5/28/12
to open-l...@googlegroups.com, Brimace
On Mon, May 28, 2012 at 5:14 AM, Brimace <tomasis...@gmail.com> wrote:
> Simon,
>
> Thanks for the reply.  Hope the move went well.  I hate moving.

It's slow :(.


> I know that Freestyler is sending to Universe 1, as that is a setting you
> can make in the application.  However, I don't see any reference or settings
> as to the net/subnet in the application or documentation.  I suppose what
> i'll need to do is find some application I can run on the virtual machine
> that can monitor and report that info.  I'll do some digging on that.  Any
> suggestions on a windows / artnet monitoring app?

Ok, so if we assume that it's using net 0 and subnet 0, and that they
start universe numbers from 0 then the following should work:

- start OLA
- create a new universe, with an ID of 1
- bind an ArtNet input port to this new universe.

The ArtNet port will then be listening for Artnet traffic to 0:0:1 .
If you then run ola_dmxmonitor -u 1 you should see the DMX values.

Simon

=
>> >> To unsubscribe email open-lightin...@googlegroups.com
>> > To unsubscribe email open-lightin...@googlegroups.com
> To unsubscribe email open-lightin...@googlegroups.com

Brimace

unread,
Jun 6, 2012, 4:52:03 PM6/6/12
to open-l...@googlegroups.com, Brimace
Hi Simon,

Thanks again for the response and sorry for the delay.   I was away a few days.

i confirmed that Freestyler is indeed sending on Universe 1, Subnet 0.

However, after deleting all universes in OLA,  I create a new universe (1) and bind an Artnet Input, but it comes up automatically as 0:1:17.  When  I create a second Universe (0), bind again to Artnet Input, it gets assigned as 0:1:16.

Any where to force or change this?

Cheers!

-T

On Monday, May 28, 2012 6:37:49 PM UTC+1, Simon Newton wrote:
>> >> To unsubscribe email open-lighting+unsubscribe@googlegroups.com

Simon Newton

unread,
Jun 6, 2012, 6:00:34 PM6/6/12
to open-l...@googlegroups.com, Brimace
On Wed, Jun 6, 2012 at 1:52 PM, Brimace <tomasis...@gmail.com> wrote:
> Hi Simon,
>
> Thanks again for the response and sorry for the delay.   I was away a few
> days.
>
> i confirmed that Freestyler is indeed sending on Universe 1, Subnet 0.
>
> However, after deleting all universes in OLA,  I create a new universe (1)
> and bind an Artnet Input, but it comes up automatically as 0:1:17.  When  I
> create a second Universe (0), bind again to Artnet Input, it gets assigned
> as 0:1:16.
>
> Any where to force or change this?

You've set the subnet parameter in ola-artnet.conf to 1. Both net and
subnet should be 0.

Simon
>> >> >> To unsubscribe email open-lightin...@googlegroups.com
>> >> > To unsubscribe email open-lightin...@googlegroups.com
>> > To unsubscribe email open-lightin...@googlegroups.com
> To unsubscribe email open-lightin...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages