Coder Social home page Coder Social logo

Comments (7)

tryptech avatar tryptech commented on May 30, 2024

Try filtering in the hotkeys section for "enable/disable mouse zoom" and "enable/disable mouse follow"

from obs-zoom-and-follow.

alexroumi avatar alexroumi commented on May 30, 2024

Nope. Doesn't work

image

from obs-zoom-and-follow.

tryptech avatar tryptech commented on May 30, 2024

The only reason I can imagine it not showing up is the script not loading properly in OBS. Were there any sort of messages or errors when you added the script?

from obs-zoom-and-follow.

alexroumi avatar alexroumi commented on May 30, 2024

Nope not at all

from obs-zoom-and-follow.

FlyMyPG avatar FlyMyPG commented on May 30, 2024

For me, the cause of this problem was not having a Python 3.6 interpreter listed on the Tools -> Scripts -> Python Settings tab.

If the script is properly installed (with a suitable Python interpreter selected), you will see the following:

  1. "zoom_and_follow_mouse.py" listed under Tools -> Scripts -> Scripts -> Loaded Scripts
  2. When the above script is selected (clicked once) you should see the script info to the right, including the Description and 11 settings.
  3. Selecting File -> Settings -> Hotkeys then filtering for "mouse" will show the two hotkeys for this script.

Edit: Also have the required Python packages installed!

from obs-zoom-and-follow.

p2635 avatar p2635 commented on May 30, 2024

For those who are having trouble, I had to install the required python packages installed through Python 3.6. I had to run this: AppData\Local\Programs\Python\Python36\python -m pip install pynput screeninfo

If I installed them normally, it wouldn't work because it would install it for python 3.9.

from obs-zoom-and-follow.

alexroumi avatar alexroumi commented on May 30, 2024

Sooo. long story short after downloading python 3.6.0 64 bit I was finally able to make it work.

BTW thanks for your patience

from obs-zoom-and-follow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.