Skip to content

Instantly share code, notes, and snippets.

@statik
Last active November 23, 2020 19:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save statik/794e66fa2e70037375ed5188e68d1b00 to your computer and use it in GitHub Desktop.
Save statik/794e66fa2e70037375ed5188e68d1b00 to your computer and use it in GitHub Desktop.
Setting up streamdeck to toggle between Speaker / Gallery View

Using streamdeck with Zoom

The streamdeck has a very useful plugin for controlling zoom meetings. This plugin has functionality like mute/unmute, mute all, and leave meeting.

I have been working on adding a button for switching between gallery view and speaker view, which is useful when presenting in a group setting. The code is here: https://github.com/smitmartijn/streamdeck-zoom-plugin/pull/9

As of November 17, 2020, my custom version of the zoom plugin for streamdeck is not working.

Until I get it fixed, there is another way to set up the streamdeck to be able to control gallery/speaker view, using the built in System plugin.

Instructions for macOS

  1. In zoom settings, enable the global shortcut for toggle gallery/speaker view Screen Shot 2020-11-23 at 13 54 36
  2. In the streamdeck configuration, use the Hotkey button from the System plugin, and configure the button to send shift-cmd-W Screen Shot

Instructions for Windows

TODO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment