Skip to content

[BUG] UDP Socket Bottleneck / OSC Messages Not All Being Recognized #169

@justindube1987

Description

@justindube1987

Make sure you're on the latest stable or beta build of both Companion and the module

  • I have tested this on the latest stable or beta release

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Requesting a way to break up the OSC receive message at connection. The second half of the ~5,000 messages are being ignored and not updating the module variables.

Steps To Reproduce

  1. Run the module
  2. Check Logs and module variables
  3. See that only the first half of variables get updated because the second half of the UDP OSC messages don't make it through (on my computer, at least)

Expected Behavior

All OSC messages for (channel/aux/main/mtx) strip names, sends, mutes, etc, should be received by the module.

Environment (please complete the following information)

- OS: Windows 10 Home
- Browser: Chrome 143.0.7499.170 (Official Build) (64-bit)
- Companion Version: v4.99.0+8573
- Module Version: 2.2.0
- WING Firmware Version: 3.1
- WING Model: Compact

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions