Page 1 of 1
artnet input
Posted: Tue Aug 08, 2023 4:21 am
by djandersontop
Hello friends, I would like your help, I would like to know if I can send the DMX signal from another app like SoundSwitch to QLC via ArtNet? I have a pair of mini Spider LEDs that don't work with my USB DMX interface in SoundSwitch but work perfectly in QLC+ or even in Lightkey. So I want to send the DMX signal via ArtNet from SoundSwitch, I want QLC to receive this input and as output send it to my interface. I make the connections that are in the images below but that joystick indicating the connection doesn't appear. Can someone help me?
Re: artnet input
Posted: Tue Aug 08, 2023 6:55 am
by mcallegari
I would use 127.0.0.1 and enable the universe passthrough option to a DMX USB device on the same universe
You might need to adjust the Art-Net universe number since the sender might start from 1 and not from 0
Re: artnet input
Posted: Tue Aug 08, 2023 3:03 pm
by djandersontop
Thank you for the response, but I made the changes you suggested and the joystick still does not appear. When both programs are open, in QLC in the inputs and outputs tab and in the artnet frame, in Packets received, QLC is receiving 2 or packets per second. But no change in the lights. What else can I do?
andersonanitocristovao@MacBook-Pro-de-Anderson ~ lsof -i :6454
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
qlcplus 1362 andersonanitocristovao 20u IPv6 0x5c7ccc0836824a9 0t0 UDP *:6454
SoundSwit 1594 andersonanitocristovao 13u IPv4 0x5c7ccc08404c219 0t0 UDP *:6454
Re: artnet input
Posted: Wed Aug 16, 2023 8:48 am
by GGGss
I'd start investigating with a network sniffer, ensuring there __is__ data to be fetched as input.
Next, start looking at the 0 or 1 Artnet universe dilemma. Sending to a n# 1 universe, does it interpete as a 0-universe or vice versa?
Then, when a solid data exchange is established, worry about why this or that.
Re: artnet input
Posted: Wed Aug 16, 2023 10:58 am
by janosvitok
Try to patch dummy fixtures to cover the DMX addresses you need to output (I don't want to check the code now, but it is possible that QLC+ outputs only patched channels).
Jano
Re: artnet input
Posted: Wed Jun 05, 2024 3:25 pm
by Guri
djandersontop wrote: ↑Tue Aug 08, 2023 4:21 am
Hello friends, I would like your help, I would like to know if I can send the DMX signal from another app like SoundSwitch to QLC via ArtNet? I have a pair of mini Spider LEDs that don't work with my USB DMX interface in SoundSwitch but work perfectly in QLC+ or even in Lightkey. So I want to send the DMX signal via ArtNet from SoundSwitch, I want QLC to receive this input and as output send it to my interface. I make the connections that are in the images below but that joystick indicating the connection doesn't appear. Can someone help me?
Hi
i have been trying to the same thing for the few days but i have had no solution so far. Did you find any solution later
please share with me if you find anything thanks
Re: artnet input
Posted: Thu Jun 06, 2024 7:33 am
by GGGss
Passthrough is selected - check
Now comes to the Artnet Universe you configured... know that QLC+ is 1-based so Artnet universe 0 equals 1 in QLC+
https://docs.qlcplus.org/v4/plugins/art-net
If Artnet packets are recognized, the blue joystick should wiggle.