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
Labels
No labels