Search found 9 matches

by arfmach
Tue Mar 19, 2024 4:14 pm
Forum: VBAN Procotol
Topic: Forward MediaKeys (e.g. Play/Pause)
Replies: 8
Views: 22659

Re: Forward MediaKeys (e.g. Play/Pause)

The only complaint is that it opens a visible cmd.exe window (which vanishes after script execution finishes), so it would be GREAT if I could configure System.Execute() to run the window in a minimized state… @Vincent , could you please estimate if it is possible to improve the System.Execute() ca...
by arfmach
Mon Feb 26, 2024 8:24 pm
Forum: VBAN Procotol
Topic: Forward MediaKeys (e.g. Play/Pause)
Replies: 8
Views: 22659

Re: Forward MediaKeys (e.g. Play/Pause)

Well, I've finally managed to make it work! It needed some scripting (PowerShell), but at least it works. This is the new setting of the button in the target machine (host): MacroButtons-PlayPauseButton.png This is the cmd script: @echo off "%ProgramW6432%\PowerShell\7\pwsh.exe" "C:\U...
by arfmach
Mon Feb 26, 2024 5:16 pm
Forum: VBAN Procotol
Topic: Forward MediaKeys (e.g. Play/Pause)
Replies: 8
Views: 22659

Re: Forward MediaKeys (e.g. Play/Pause)

Ok, I've set it up as you instructed. This is the button setting in the source machine: MacroButton-SourceMachine-SendButtonState.png This is how I've set up the button in the target machine: MacroButton-TargetMachine-SystemKeyPress.png When I click the button directly in the target machine, it pau...
by arfmach
Mon Feb 26, 2024 4:22 pm
Forum: Voicemeeter Remote API
Topic: Macro Buttons Application
Replies: 20
Views: 249026

Re: Macro Buttons Application

One thing I've noticed, both in the screenshot and in the message text from @LoneStar and @JBDLink, is that the path is enclosed in curved double quotes ( “” ), while I think they should be straight (common) double quotes ( "" ). Anyone facing load problems should check for that and fix as...
by arfmach
Mon Feb 12, 2024 7:43 pm
Forum: VBAN Procotol
Topic: Forward MediaKeys (e.g. Play/Pause)
Replies: 8
Views: 22659

Re: Forward MediaKeys (e.g. Play/Pause)

Another thing I've noticed is that, in VBAN screen, I can set the "IP Address From" / "IP Address To" with a hostname instead of a literal IP address, but not in MacroButtons, which only accepts IP addresses. Since my 2 machines are configured with DHCP in the LAN, the IP address...
by arfmach
Mon Feb 12, 2024 7:38 pm
Forum: VBAN Procotol
Topic: Forward MediaKeys (e.g. Play/Pause)
Replies: 8
Views: 22659

Re: Forward MediaKeys (e.g. Play/Pause)

Ok, I've set it up as you instructed. This is the button setting in the source machine: MacroButton-SourceMachine-SendButtonState.png This is how I've set up the button in the target machine: MacroButton-TargetMachine-SystemKeyPress.png When I click the button directly in the target machine, it paus...
by arfmach
Sat Feb 10, 2024 1:10 am
Forum: VBAN Procotol
Topic: Forward MediaKeys (e.g. Play/Pause)
Replies: 8
Views: 22659

Re: Forward MediaKeys (e.g. Play/Pause)

Hello. I was able to set up MacroButtons and VBAN, and the target machine is receiving the command, as seen in the screenshot below. VBAN-MEDIAPAUSE.png But the music isn't paused in the target machine… Was it expected to work when that command is printed in VBAN window, or may there be anything els...
by arfmach
Thu Dec 28, 2023 9:23 pm
Forum: VBAN Procotol
Topic: Forward MediaKeys (e.g. Play/Pause)
Replies: 8
Views: 22659

Forward MediaKeys (e.g. Play/Pause)

Hi there! I'm almost always working in a setup where I have two computers, and I access the second one using Remote Desktop. I've managed to set up VBAN audio streams between them so I can use the main computer devices (mic, headphones) in the remote computer (e.g. for Teams calls). I often let a mu...
by arfmach
Thu Dec 28, 2023 7:43 pm
Forum: Voicemeeter
Topic: Headset integration for Zoom/Teams etc. (microphone signalling)
Replies: 0
Views: 27250

Headset integration for Zoom/Teams etc. (microphone signalling)

Hello. I have a headset, model Jabra Evolve MS 80 Link, and I've set it up in VoiceMeeter Potato as one of the input devices, sending the audio to one of the virtual outputs (VoiceMeeter Aux Output). The headset has a controller integrates with Zoom/Teams etc., turning on a light when a call starts ...