Skip to content

OSC___ISO_module: setOutputMode : Not Working #72

Open

Description

Companion Version: 3.0.0+5745-beta-0d49959d

setOutputMode provides a single parameter int Output in Companion. I believe it should have two parameters {int Output, string OutputMode}

I also attempted to submit a raw OSC command /zoom/setOutputMode 6 "Active Screenshare" and it returned Error: message not handled

I'm not perfectly clear on exactly what the issue is, but I do know that I can't get this call to work.

02:19:41.203 - Info: received message /zoom/addOutput
Info: Created new stream

02:19:41.689 - Info: received message /zoom/setOutputName 6 "Share01"
Info: Changed name

02:19:42.188 - Info: received message /zoom/setOutputMode 6 "Active Screenshare" 
02:19:42.189 - Error: message not handled

02:38:23.559 - Info: received message /zoom/addOutput
Info: Created new stream

02:38:24.045 - Info: received message /zoom/setOutputName 6 "Share01"
Info: Changed name

02:38:24.544 - Info: received message /zoom/setOutputMode "Share01" "Active Screenshare"
02:38:24.545 - Error: message not handled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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