Giter Club home page Giter Club logo

voicemeeter-sdk's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

voicemeeter-sdk's Issues

VMR-Streamer cannot coexist with VBAN due to (SILENT) port conflict

I'll keep the description short. Working with a streamer using two rigs, Gaming Rig receives VBAN Audio from Streaming Rig. Streaming Rig cannot run VMR-Streamer and VBAN due to listen port conflict.

Symptom:

  • With VoiceMeeter Potato v3.0.2.1 and VMR-Streamer from same
  • "Primary" machine runs VBAN, Control -and- Incoming Stream, accepting both from "Secondary" machine
  • "Secondary" machine runs VBAN Outgoing Stream to "Primary" machine (Audio Stream established and working)
  • "Secondary" machine runs VMR-Streamer, properly configured for VBAN Control stream to "Primary" machine
  • -- VMR-Streamer fails to connect
  • "Primary" machine shuts down VoiceMeeter Potato (or disables VBAN)
  • "Primary" machine runs VMR-Streamer, same configuration
  • -- VMR-Streamer connects and works properly
  • "Primary" machine restarts VoiceMeeter Potato (or enables VBAN)
  • -- VoiceMeeter engine throws error, unable to start VBAN, Socket In Use.

Conclusion; VMR-Streamer opens a listen socket on the same port VBAN uses for incoming connections, fails without indication of cause when this socket cannot open (Message implies VBAN host is at fault)

Suggested fix; VMR-Streamer EITHER:

  • A) Does not need any listen port (since it is not receiving connections) and should AVOID OPENING such
  • B) Should not need the same listen port number and should acquire port number via RANDOM FUNCTION or ALLOW CONFIGURATION

Possibly relevant code;
vban_cmd.c -- VBAN_InitSocket called by VBANCMD_StartThread

I can't get it to compile (very little Windows experience with C/C++ but plenty on the Linux side) or I would simply submit a PR.

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.