passthrough

All the topics related to QLC+ on the Raspberry Pi
Post Reply
mrubioc
Posts: 12
Joined: Tue Oct 20, 2015 4:32 am
Real Name: Miquel Rubio

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
Attachments
Q Light Controller Plus - D__QLC+ on Raspberry.png
Q Light Controller Plus - D__QLC+ on Raspberry.png (10.35 KiB) Viewed 2529 times
janosvitok
Posts: 1330
Joined: Mon Apr 13, 2015 7:05 am
Location: Bratislava, Slovakia
Real Name: Jano Svitok
Contact:

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)
mrubioc
Posts: 12
Joined: Tue Oct 20, 2015 4:32 am
Real Name: Miquel Rubio

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.
Attachments
autostart.qxw
(37.31 KiB) Downloaded 81 times
Q Light Controller Plus - D__QLC+ on Raspberry_2.png
Q Light Controller Plus - D__QLC+ on Raspberry_1.png
janosvitok
Posts: 1330
Joined: Mon Apr 13, 2015 7:05 am
Location: Bratislava, Slovakia
Real Name: Jano Svitok
Contact:

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).
mrubioc
Posts: 12
Joined: Tue Oct 20, 2015 4:32 am
Real Name: Miquel Rubio

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
Attachments
plugin-artnet-pi.png
plugin-artnet.png
janosvitok
Posts: 1330
Joined: Mon Apr 13, 2015 7:05 am
Location: Bratislava, Slovakia
Real Name: Jano Svitok
Contact:

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?
mrubioc
Posts: 12
Joined: Tue Oct 20, 2015 4:32 am
Real Name: Miquel Rubio

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..
Attachments
plugin-artnet-pi.png
plugin-artnet.png
mrubioc
Posts: 12
Joined: Tue Oct 20, 2015 4:32 am
Real Name: Miquel Rubio

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
plugz
Posts: 637
Joined: Sun Apr 12, 2015 6:30 pm
Real Name: David

Hello,

Please post the new configuration here. (The qxw file would be nice)
mrubioc
Posts: 12
Joined: Tue Oct 20, 2015 4:32 am
Real Name: Miquel Rubio

Hello

I attach config file..

Thanks

Miquel
Attachments
autostart.qxw
(37.44 KiB) Downloaded 86 times
Post Reply