Resource icon

Projector (Preview) Hotkeys 0.5

onomou

New Member
onomou submitted a new resource:

Projector (Preview) Hotkeys - Exposes Projector (Preview) Hotkeys

This script exposes the calls for Fullscreen Projector (Preview) and Windowed Projector (Preview) so you can activate them using hotkeys. One can customize which monitor opens the preview, and the dimensions/anchor point of the windowed preview.

Only tested on Windows with OBS 30.0.2 (64-bit). Please let me know about success or failure on your platform.

Read more about this resource...
 

onomou

New Member
@BENSABOSS if I understand your question correctly, no, because that is not the purpose of this plugin. It only exposes keyboard shortcuts for the two live preview options, fullscreen and windowed.

The fullscreen monitor can be selected in the options. Its number should correspond to the display number if you right-click on the preview and look at the menu options under Fullscreen Projector (Preview). You may have to pick a display number (try 0 first) and hit the preview to see which monitor it comes up on. It should be consistent between connections for your graphics card.

The windowed preview has options for which monitor and where on that display it appears. At least the options seem to work with my setup. This is what I use to open the fullscreen preview on a connected projector, and the windowed preview at the top-right of my laptop screen:

1710530300284.png
 

l1i1l

New Member
Hi, the script gives an error when running:

Code:
[OBS_Projector_Hotkeys.py]   File "C:/Program Files/obs-studio/data/obs-plugins/frontend-tools/scripts\OBS_Projector_Hotkeys.py", line 85

[OBS_Projector_Hotkeys.py]     match reference_corner:

[OBS_Projector_Hotkeys.py]                          ^

[OBS_Projector_Hotkeys.py] SyntaxError: invalid syntax

Windows, OBS 30.0.2 (64 bit).
 
Top