We also have a wifi connection that provides internet access.
When the wifi is enabled on either mac, the qlab osc link doesn't work. Can anyone offer any explanation/fix?
When the wifi is enabled on either mac, the qlab osc link doesn't work. Can anyone offer any explanation/fix?
What about subnet masks, do these matter? Should two network connections on the same machine have the same subnet mask? Or different? Or is this irrelevant?
And finally... Is having two connections open on a machine going to affect latency of the messages? At current even without running a second network, we're getting about a 0.25sec delay, which isn't massive but enough to make a difference with timing critical synchronisation between audio and video....
Thanks for such a swift reply Dave! So just to clarify, are you saying that the two connections on one machine should use the same IP address? Rather than say 192.168.1.2 for wifi and 192.168.1.3 for the Ethernet? If so, presumably making each connection use a static IP address and making them the same would make this fail proof?
What about subnet masks, do these matter?
And finally... Is having two connections open on a machine going to affect latency of the messages? At current even without running a second network, we're getting about a 0.25sec delay, which isn't massive but enough to make a difference with timing critical synchronisation between audio and video....
The osc settings are set to fairly normal settings. Patch 1 is left at's eh default localhost, and patch 2 the target machine' IP address. the port is set to the default 53000. The osc setting tab is set at default settings, enabled with no pass code.
I'll check tomorrow but I'm fairly sure the wireless router assigns IP addresses in the range of 192.168.99.xxx, which presumably means that just by chance I'm not using the same range for the two connections. That said, one machine may have Ethernet set at 192.168.1.xxx and the other 192.168.0.xxx, so I'm guessing now that this matters more than I thought,
Is the kind of lag I'm experiencing typical of this kind of setup, where the cat5 cable is around 30M long?
Damn ipad keyboard and big thumbs :/
I'm really sorry but what you've just written has gone well beyond my understanding of this subject. Am I right to be using 255.255.255.0 on both networks? And I'm pretty sure the wifi network assigns to 192.168.99.xxx. What do my Ethernet addresses need to be?
--
--
Change your preferences or unsubscribe here:
http://groups.google.com/group/qlab
Follow Figure 53 on Twitter: http://twitter.com/Figure53
---
You received this message because you are subscribed to the Google Groups "QLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qlab+uns...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I'm still getting roughly a .25 second latency... Is this normal?