Lesson 19 Tut3: Difference between revisions

From English DMXC-Wiki
No edit summary
No edit summary
 
Line 11: Line 11:


==Lecture 19: Further DMXControl clients ==
==Lecture 19: Further DMXControl clients ==
{{BoxHint
{{Manual Box | en | Hint |  Currently the OSC plugin is not offered. We expect it in next release.
|Text= Currently the OSC plugin is not offered. We expect it in next release.
}}
}}



Latest revision as of 20:58, 2 March 2025

Im-aim.png Article describe
DMXControl 3.0.0
Stand: 02.03.2025
Lesson 19 Tut3
Arrow back.png Lesson 18
Lesson 20 Arrow forw.png
table of content

</onlyinclude>

|}

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