Resource icon

Click Pop — Mouse Click Indicators in Recordings/Streams Only v1.0.3

u39kun

New Member
u39kun submitted a new resource:

Click Pop — Mouse Click Indicators in Recordings/Streams Only - Show mouse click indicators only in your OBS recordings/streams (invisible on the actual desktop)

Click Pop is a Python Script that renders click indicators directly in the OBS scene whenever you click your mouse. Left clicks show a red circle, right clicks show a blue circle (by default - indicators are fully customizable). The indicators only exist inside OBS. Nothing appears on your actual desktop, so the person being streamed/recorded works without any visual clutter.

Features:
  • Left/right click differentiation with customizable indicator images
  • Crop-aware...

Read more about this resource...
 
Very nice! Thank you very much. This is exactly the kind of script I've been looking for my tutorials and it works great.

Quick question: I'm working on a Lua script that does smooth auto-panning across an ultrawide canvas 21:9 → 16:9 flowing crop, like an RTS camera. Do you know if pynput's mouse position data would stay accurate when used alongside a crop filter that's actively moving the viewport?

Wondering if there's a coordination issue between where pynput thinks the cursor is vs where the cropped viewport actually is on screen.

Thanks again.
 
Back
Top