Resource icon
Selected source will follow mouse pointer. It will update position of the source according to mouse movement.

Usage:
- Create source with desired cursor(e.g Image source or Media source).
- In scripts select that source name.
- Test it: press Start, press Stop, tweak refresh rate.
Crop auto update
For zoom or higlight.
  • Create 2 display captures.
  • Create crop filter with this name: cropXY.
  • Check relative.
  • Set Width and Height to relatively small numbers e.g : 64x64 .
  • Image mask blend + color correction might be an option too.
  • Run script,select this source as cursor source , check Update crop, click start.
Zoom
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 ins live
See: Zoom and Follow , source code

Installation:
Make sure your OBS Studio supports scripting scripting
You will need to install pynput package from pypi:
python -m pip install pynput
Limitations:
Multiple monitors setup will not work .
Example cursors with transparency:
red circle:

8qoRU3i.png

yellow circle:
ruzF9HN.png

green
circle:
s3jvZP5.png

Bugs and suggestions:
write them either here in discussions or in github repo
  • Like
Reactions: Moshe_Weinberg
Author
upgradeQ
Downloads
8,543
Views
23,734
First release
Last update
Rating
4.00 star(s) 1 ratings

More resources from upgradeQ

Latest updates

  1. Add xmas edition of trail shader

    Changes in 2.4.2 version : - Add trail shader to releases. - Add xmas edition of trail shader...
  2. Add glow shader

    See README for Preview. README Changes in 2.4.0 version : Add HLSL glow shader cursor Update readme
  3. 2.2.0

    README Changes in 2.2.0 version : Add hotkey, remove stale code, update Readme
Top