Page 1 of 1

passthrough

Posted: Fri Apr 01, 2016 3:32 pm
by mrubioc
Hi folks,

I've been trying to run different universes in a raspberry - standalone, making a passthrough between some of universes, but it did not work ..
I thought that was a problem that I was not setting properly, but I have done the same tests on a terminal windows, and it works perfectly ..
I attached an image of the configuration ..


I appreciate that someone could indicate how to fix it.

Regards

Miquel

Re: passthrough

Posted: Fri Apr 01, 2016 4:21 pm
by janosvitok
Go to artnet settings and change artnet universe of the QLC+ universe 3.

If that doesn't help, please post:

- QLC+ version
- qxw file (attach here)
- your exact goal (i.e. Universe 1 should go to artnet universe 0; Universe 2 should go to artnet universe 1 and via universe 3 to uDMX)

Re: passthrough

Posted: Fri Apr 01, 2016 4:43 pm
by mrubioc
Hi janosvitok,

Thanks for your reply..

1. Qlc version : 4.10.2
2. Goal: universe 1 to Enttec ODE Open DMX universe artnet 0
universe 2 to Enttec ODE Open DMX universe artnet 1.
universe 3. passthrough from universe artnet 0 to uDMX USB .

I have checked ENTTEc output and it works, both universes are getting data from QLC+
But passthrough is not working !!

I have seen that at Node Tree Setup is not detected any device. Should be Enttec device detected ?

3. Attach qxf file.

Re: passthrough

Posted: Fri Apr 01, 2016 5:09 pm
by janosvitok
Either swap your universe 1 and 3 or upgrade to qlc+ 4.10.3a.

In 4.10.2 the artnet input universe is fixed to qlc+ universe - 1 (universe 1 = artnet 0, 3 = artnet 2).

Re: passthrough

Posted: Mon Apr 04, 2016 10:51 am
by mrubioc
Hi Jano,

I have installed version 4.10.3 from sources, and after some testings, i have detected this issue, i don' t know if it is correct.. this is the scenario:

1. In Windows (version 4.10.3) it ' works, i can configure ARTNET plugin parametres (i can choose between two universes inputs, and decide which assign to output for uDMX, see image).
2. In Raspberry i have no option to configure ARTNET plugin parametres.

Even modifying artnet parametres on the project with editor, it doesn't work.
<Universe Name="Universe 3" ID="2" Passthrough="True">
<Input Plugin="ArtNet" Line="0" Profile="None">
<PluginParameters inputUni="0"/>
</Input>

Regards,

Miquel

Re: passthrough

Posted: Mon Apr 04, 2016 11:02 am
by janosvitok
Exactly how did you install QLC+ on raspberry? Is it possible that it uses some old code?
E.g. can you check version in the About dialog?
If you compiled it, does make clean && make fix the problem?
If you used git checkout, what "git describe" says?

Re: passthrough

Posted: Mon Apr 04, 2016 8:30 pm
by mrubioc
I started from scratch, I installed the version 4.10.3 from sources.
Now, i can choose diferent Universe input/output by artnet node.
But I've seen that in plugin settings ARTNET, there is no information tree nodes !! And Packets receveived are 0..

Re: passthrough

Posted: Wed Apr 06, 2016 8:01 am
by mrubioc
After checking system, and qlcplus config i think that the key is:

"QLC+ will not always appear in this list as a node participating to the network "

So i have no idea whats is the way to force list appear, i have tried to enable loopback, i have added network adapter, i have add virtual adapter.. No success. :x

Any idea?

Regards,

Miquel

Re: passthrough

Posted: Wed Apr 06, 2016 8:20 am
by plugz
Hello,

Please post the new configuration here. (The qxw file would be nice)

Re: passthrough

Posted: Wed Apr 06, 2016 8:51 am
by mrubioc
Hello

I attach config file..

Thanks

Miquel