OBS Hotkey Modifiers support
I use WebDeck as sort of a virtual keyboard and stream manager when I'm in a VR game. One use for it would be to tell OBS to save replay buffer to disk.
The default hotkey for saving replays is CTRL+SHIFT+R.
According to the protocol documentation, OBS supports modifier keys. Currently, WebDeck only uses the final key in a space-separated list of key names.
If we had a method for specifying modifiers for hotkeys, I would be able to use WebDeck to save replays without using an unmodified (and likely already-bound) keyboard key.
Thanks in advance!
Hotkeys is something that I would also like to see in WebDeck. I'd like to contribute - is there a Discord link?
I remember seeing the obs hotkeys working, I'll check that out, I should make a way to record a hotkey so the syntax doesn't need to be understood by the user.
I could do this with a /record-hotkey endpoint
@gesterdj yes a discord is present for support and development, the link is in the readme, here it is: https://discord.com/invite/tUPsYHAGfm :) thank you for your contributions