Have you ever needed to zoom in on your screen to show some fine detail work, or to make your large 4k/ultrawide monitor less daunting? Zoom and Follow for OBS Studio does exactly that, zooms in on your mouse and follows it around. Configurable and low-impact, you can now do old school Camtasia zoom live!
Inspired by caharkness's Magic Window
- pynput by moses-palmer
- screeninfo by rr-
- Install Python 3 (3.6 for Windows, that's what OBS works with)
- Install pynput python -m pip install pynput
- Install screeninfo python -m pip install screeninfo
- Add
zoom_and_follow_mouse.py
as an OBS script
- Setup a hotkey for "Enable/Disable Mouse Zoom"
- Setup a hotkey for "Enable/Disable Mouse Follow"
- Select a source to zoom into as part of the script settings
- Configure the settings to your liking
- You're done!
- Copy paste
zoom_and_follow_mouse.py
file , add it as an OBS script, and repeat How to Use.
- Move hotkey to script settings (?)