The StreamUP Hotkey Display will allow you to have a dock in OBS that will show you what keyboard shortcuts are being pressed currently. You can then use the data to send it to a text source in OBS to display the key press.
If you want to find out more about the plugin and how to use it then please check out the full guide!
If you have any feedback or requests for this plugin please share them in the StreamUP Discord server.
- 
In-tree build - Build OBS Studio: https://obsproject.com/wiki/Install-Instructions
- Check out this repository to UI/frontend-plugins/streamup-hotkey-display
- Add add_subdirectory(obs-hotkey-display)to UI/frontend-plugins//CMakeLists.txt
- Rebuild OBS Studio
 
- 
Stand-alone build (Linux only) - Verify that you have package with development files for OBS
- Check out this repository and run cmake -S . -B build -DBUILD_OUT_OF_TREE=On && cmake --build build
 
This plugin is manually maintained by Andi as he updates all the links constantly to make your life easier. Please consider supporting to keep this plugin running!