Lesson 19 Tut3: Difference between revisions

From English DMXC-Wiki
No edit summary
No edit summary
Line 14: Line 14:
==Lecture 19: Further DMXControl clients ==
==Lecture 19: Further DMXControl clients ==
{{BoxHint
{{BoxHint
|Text= Currently the OSC plugin if not offered. We expect it in next release.
|Text= Currently the OSC plugin is not offered. We expect it in next release.
}}
}}


Line 24: Line 24:
The smartphone apps (clients) communicate via OSC with DMXControl 3.  
The smartphone apps (clients) communicate via OSC with DMXControl 3.  
Therefore you have to enable the OSC plugin via "plugin manager", see following figure:
Therefore you have to enable the OSC plugin via "plugin manager", see following figure:
 
{{Picture_with_subtitle|DMXC3L19_OSC1.JPG|1|Activating OSC-Plugin|center}}
[[file:DMXC3L19_OSC1.JPG]]


Now, you should define the IP connection in the panel "connection form". Press the "+" button to create a new connection.
Now, you should define the IP connection in the panel "connection form". Press the "+" button to create a new connection.
In  the first approach we use unicast with UDP. Please let the IP address  on 0.0.0.0, but set the correct port where your client sends the OSC  messages. Now you can start (activate) this connection by a click to  start button:
In  the first approach we use unicast with UDP. Please let the IP address  on 0.0.0.0, but set the correct port where your client sends the OSC  messages. Now you can start (activate) this connection by a click to  start button:
 
{{Picture_with_subtitle|DMXC3L19_OSC2.JPG|2|OSC-Plugin setup|center}}
[[file:DMXC3L19_OSC2.JPG]]


==Additional links and references==
==Additional links and references==

Revision as of 01:02, 16 May 2013

[[File:{{{Logo}}}|48px|link=]] {{{Pagetitle}}}


Template:NavigationTop-Tut3

Overview

In this lesson some additional clients are in focus. The client/server concept of DMXControl allows the connection to other clients (Smartphones, Tabs, etc.) in simple way.

Lecture 19: Further DMXControl clients

 Important Hint Currently the OSC plugin is not offered. We expect it in next release.


in development:


The smartphone apps (clients) communicate via OSC with DMXControl 3. Therefore you have to enable the OSC plugin via "plugin manager", see following figure:

Figure 1:Activating OSC-Plugin
Figure 1: Activating OSC-Plugin

Now, you should define the IP connection in the panel "connection form". Press the "+" button to create a new connection. In the first approach we use unicast with UDP. Please let the IP address on 0.0.0.0, but set the correct port where your client sends the OSC messages. Now you can start (activate) this connection by a click to start button:

Figure 2:OSC-Plugin setup
Figure 2: OSC-Plugin setup

Additional links and references

Template:NavigationTop-Tut3