WebDeck icon indicating copy to clipboard operation
WebDeck copied to clipboard

OBS Hotkey Modifiers support

Open N3X15 opened this issue 11 months ago • 2 comments

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!

N3X15 avatar Jan 02 '25 02:01 N3X15

Hotkeys is something that I would also like to see in WebDeck. I'd like to contribute - is there a Discord link?

gesterdj avatar Jan 02 '25 19:01 gesterdj

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

Lenochxd avatar Jan 03 '25 15:01 Lenochxd