DavidKMagnus / projector-hotkeys

OBS Lua script that allows hotkeys to open scene and program projectors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OBS Projector Hotkeys

Allows the setting of hotkeys to open fullscreen projectors in OBS, and for projectors to be opened to specific windows on startup.

Limitations

  • Due to the limitations of the OBS frontend API, projectors can only be opened and not closed
  • Only fullscreen projectors are currently supported
  • If the name of a scene changes, the hotkey for that scene will need to be reset

Acknowledgements

This script is only possible thanks to the work done here: obsproject/obs-studio#1910 by https://github.com/Rosuav

Thanks to bfxdev for OBS Lua Tips and Tricks

Configuration

After the script is loaded, the monitor for each output should be selected. Hotkeys will be avaiable in OBS settings for the Program output, Multiview, and for each scene.

About

OBS Lua script that allows hotkeys to open scene and program projectors.


Languages

Language:Lua 100.0%