Device Listing in Windows 10 not working

Hi Jean-Emmanuel.

See the Midi-Ox screenshot.
I pushed a button and Remote Desktop is activated.

Greetz, RoWi

Thank you, there seem to be some conflict between Remote Desktop and the midi driver (Windows Multimedia API). This issue looks similar (workaround inside) : https://www.steinberg.net/forums/viewtopic.php?t=107721

Edit: many related issues found @ https://www.google.com/search?q=remote%20desktop%20midi

Hi Jean-Emmanuel.

Teamviewer is no problem for me. So I will stick with Teamviewer.

What kind of touchscreen do you use or would you advise? How do you connect the touchscreen to your OpenStage Control server?

Greetz, RoWi

Hi,

My daily use-case is probably more simple than yours, we use a single-touch screen as a live controller for a bunch of softwares/scripts (loopers, monitor mixers, effects, etc) in a very large setup. We use the built-interface (server & client running on the main system) on stage, and a laptop with chromium when remote access is needed.

There’s almost no MIDI involved at this level (the interface was designed before OSC’s MIDI support, we have a little conversion script that handles it). The custom module also handles a few additional things:

  • host & port routing
  • osc feedback subscriptions with the looper software
  • osc address routing for the looper
  • timer/clock

The files are here (orl.json & orl-custom-module.js).