Hi there,
I am trying to connect the X32 and QLC+ with OSC so I can use the X32 to trigger scenes etc. in QLC+
The X32 IP address is 192.168.1.11
The QLC+ PC ip address is 192.168.1.20
I open ports 7700, 9000, 10023 for both up addresses.
I can communicate with the X32 using the X32 Toolbox utility.
But, in QLC+ input and outputs, There is no listing for IP 192.168.1.11
Any suggestion on how to troubleshot it?
Thanks.
SD.
QLC+ receive OSC from X32
- GGGss
- Posts: 3052
- Joined: Mon Sep 12, 2016 7:15 pm
- Location: Belgium
- Real Name: Fredje Gallon
Of course there is no listing... imagine all IP-addresses in the world being listed inside QLC+.
The 1.11 has to send OSC to the 1.20 and in QLC+ a universe should be listening to OSC as input on the 1.20 address.
All electric machines work on smoke... when the smoke escapes... they don't work anymore
- GGGss
- Posts: 3052
- Joined: Mon Sep 12, 2016 7:15 pm
- Location: Belgium
- Real Name: Fredje Gallon
First off: Don't mix input/outputs inside a universe. Keep them separated unless you want QLC+ to act as a 'translator' in feedback mode.
Your setup makes it very complex to debug.
Now, question: where does the 192.168.1.8 IP address come from?
And in X32, why do you set/choose the IP 1.11 (where 1.20 is the receiver).
Port 10023 is the sending or receiving port?
However doubtful configuration, you received 1 packet. (Look at your input-output screen)
Your setup makes it very complex to debug.
Now, question: where does the 192.168.1.8 IP address come from?
And in X32, why do you set/choose the IP 1.11 (where 1.20 is the receiver).
Port 10023 is the sending or receiving port?
However doubtful configuration, you received 1 packet. (Look at your input-output screen)
All electric machines work on smoke... when the smoke escapes... they don't work anymore
-
- Posts: 16
- Joined: Sun Dec 31, 2017 9:35 pm
- Real Name:
192.168.1.8 is the wireless PC (QLC+) connection
192.168.1.20 is the hardwire PC connection
My DMX output is the Enntec interface out of the USB PC.
The 192.168.1.11 is the X32 ip address (selected on the X32 and connected wired to the router).
There is no way to select the port on the X32. X32 always send OSC through port 10023. I have ports 7700, 9000, 10023 open in the router.
Yes, I am aware of the receiving packet, but not sure how it got there (which configuration worked, I try many).
Thanks for the help.
192.168.1.20 is the hardwire PC connection
My DMX output is the Enntec interface out of the USB PC.
The 192.168.1.11 is the X32 ip address (selected on the X32 and connected wired to the router).
There is no way to select the port on the X32. X32 always send OSC through port 10023. I have ports 7700, 9000, 10023 open in the router.
Yes, I am aware of the receiving packet, but not sure how it got there (which configuration worked, I try many).
Thanks for the help.
- GGGss
- Posts: 3052
- Joined: Mon Sep 12, 2016 7:15 pm
- Location: Belgium
- Real Name: Fredje Gallon
This intrigues me ... since both devices are on the same network (192.168.1.x mask 255.255.255.0) you don't need a router. A switch is sufficient.
Why would you configure ports on the router? Are you trying to reach your devices from the outside maybe?
All electric machines work on smoke... when the smoke escapes... they don't work anymore
-
- Posts: 16
- Joined: Sun Dec 31, 2017 9:35 pm
- Real Name:
The X32 is connected to the computer (for recording purpose) through a Dante network (the X32 got a Dante card out separately from the console controller rj45 connection). I did try it without the Dante connection, no difference.
I will try just a switch connection for the sake of it.
There is a thread about the need to use a "translator" for OSC between X32 and QLC+, but nevertheless, I should see pockets moving in and out. viewtopic.php?p=46534#p46534
I will try just a switch connection for the sake of it.
There is a thread about the need to use a "translator" for OSC between X32 and QLC+, but nevertheless, I should see pockets moving in and out. viewtopic.php?p=46534#p46534
- GGGss
- Posts: 3052
- Joined: Mon Sep 12, 2016 7:15 pm
- Location: Belgium
- Real Name: Fredje Gallon
Network 101 ... Before questioning anything else, use Wireshark or something to look at network packets being exchanged... If someone is talking to you, but they didn't call your number, how are they suppose to hear your answer?Although X32 is sending out OSC, the QLC+ I/O can't see the X32
Once a stable network is established (and no, NO Dante or other shnick-shnack for the moment, just plain OSC network), then you can start working on other regions.
(off-topic: Dante won't work either if you don't establish a network between the two)
All electric machines work on smoke... when the smoke escapes... they don't work anymore