Marius1342 / WebVoiceMeeter

Control Audio Outputs from Voicemeeter over Webbrowser

Repository from Github https://github.comMarius1342/WebVoiceMeeterRepository from Github https://github.comMarius1342/WebVoiceMeeter

Web Voice Meter

Control your audio outputs directly from a web browser, using your smartphone or PC.

How to run

Requirements

  • nodejs installed
  • Access to the pc with Voice Meter and Firewall access

Startup

npm install

node index.js

Note: Voice Meter have to run on the same system If the windows firewall ask for access, allow for private and public networks if you are unsure

Local Access

Open your browser http://localhost:3002/

Remote Access

  1. Open the Command Prompt (CMD) and run: ipconfig
  2. Locate your IP address (e.g., 192.168.178.10 or similar).
  3. On a second device, open the browser and visit: http://yourip:3002/

About

Control Audio Outputs from Voicemeeter over Webbrowser

License:Apache License 2.0


Languages

Language:HTML 56.2%Language:JavaScript 29.7%Language:TypeScript 14.1%