Page 1 of 1

switch AV config from external source

Posted: 17 Jun 2015, 13:02
by partyboarder
Hi

we have 2 different ventuz presentations which both need a different setup in the AV config.
is there a way to switch the configuration using some call to VentuzConfig.exe --somethingHere or something maybe related to the Machine Service?

so basically: start a batch file which switches the config to the right one and starts the presentation.

Thanks
Henning

Re: switch AV config from external source

Posted: 18 Jun 2015, 09:03
by Götz_B
Hi,

its the Ventuz Machine Service that sets the config. You can speak to it with simple TCP commands:

http://www.ventuz.com/support/help/late ... rvice.html

The commands at the very bottom of the help page lets you change the config.
So to set for example the Audio Video Config to MyConfig, its simply
ACT AV MyConfig

Hope that helps,

Götz

Re: switch AV config from external source

Posted: 18 Jun 2015, 13:00
by partyboarder
Thank You Götz

i assumed something like that, it just wasn't 100% clear in the manual ..

Thanks again
Henning