Member Eddy Yanto Posted April 7, 2021 Member Report Share Posted April 7, 2021 I've had a few installations in the past few months using WatchPax40 and custom-built machines that required master volume control. In WatchOut control protocol, there doesn't exist yet any command that allow you to adjust the system master volume level. The closest you get to achieve volume adjustment is to define an input variable and attach that input to the video's or audio's volume tweening function (or through DMX). And then, you'll get to adjust the level using "setInput" command. In a show that contain dozens of video or audio files, tweening the same variable to the input can be a bit of an extra work. I've written a utility that I called Remote App for my projects — it allows amongst other things, adjustment to the system wide volume level (1 to 100%) and mute/unmute through network command in a simple to understand protocol. What the Remote App does is listen to TCP port 7000 and wait for volume commands. Example commands below: volume 60<CR> //set system volume to 60% volume ?<CR> //query system volume, the command will respond with volume=60 volume mute<CR> //mute system volume volume unmute<CR> //unmute system volume The download to the utility and guide are: https://omnigram.net/releases/RemoteApp_v2021.06.zip https://omnigram.net/releases/remote-app-guide.pdf At the moment, upon running, the utility will be in 10 mins demo mode. Happy to provide free permanent activation if anyone is interested. Here's the demo video of the utility in use. Best regards, Eddy Omnigram 0 Quote Link to comment Share on other sites More sharing options...
Cristiano Posted May 14, 2022 Report Share Posted May 14, 2022 (edited) Tenho interesse sim!!! Parece muito útil, e gostaria de testar Agradeço Edited May 14, 2022 by Cristiano 0 Quote Link to comment Share on other sites More sharing options...
Member Eddy Yanto Posted May 27, 2022 Author Member Report Share Posted May 27, 2022 Olá Cristiano, Você pode baixar o utilitário e o guia em:https://omnigram.net/releases/RemoteApp_v2021.06.ziphttps://omnigram.net/releases/remote-app-guide.pdf O RemoteApp será executado por 10 minutos inativado. Se você precisar executá-lo permanentemente, basta me informar o ID do hardware e enviarei o código de licença. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.