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.
- In zoom settings, enable the global shortcut for toggle gallery/speaker view
- In the streamdeck configuration, use the
Hotkey
button from theSystem
plugin, and configure the button to sendshift-cmd-W
TODO