Git Product home page Git Product logo

vban-api-cs's Introduction

vban-api-cs's People

Contributors

burdoto avatar dependabot-preview[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

slawekskiba hopla

vban-api-cs's Issues

Problems with alternate subnet masks?

I recently acquired a stream deck mini for controlling Voicemeeter on my audio server as well as my main PC. Since I wanted just one StreamDeck, I need to send VBAN-TEXT commands from the server to the desktop, this is where I came across this interesting (and potentially very useful) plugin. However, I'm having difficulties getting it to work.

For a quick test, I have copied the following code from an already set up (and confirmed working) Macro.Buttons button to a VBANDeck SimpleScript Action.

IP-Adress:192.169.1.10
Port:6980
Script:BEGIN_SECTION("vban1") Strip(0).mute=1; END_SECTION

But it doesn't seem to work with the plugin, the StreamDeck simply displays a big, yellow warning triangle above the button, and nothing else happens.

My only good guess is that this might be caused by my subnet mask since others have reported this plugin to be working fine. As I'm in an environment with more than 255 clients on the network, I am forced to use a 255.255.0.0 subnet mask. Our networking setup also forced us to use the 192.169.X.X subnet, since the default 192.168.X.X subnet is taken by infrastructure devices. This might cause some issues with the networking code if it is not built to handle this.

Otherwise, it might also be caused by windows firewall, as I don't know if the plugin requires any additional ports to be opened up. But since I have already got VBAN commands set up and running within Voicemeeter Potato and allowed the StreamDeck application to conduct incoming and outgoing traffic, I wouldn't know what is missing. (if this is the case, maybe add them to a Readme file, so this question doesn't come up again in the future)

I hope this issue can be resolved soon, so I can use my StreamDeck to its full potential.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.