Quote:
Originally Posted by somebomb
I am broke and have 0 coding knowledge, but I saw a dude who used a raspberry pi camera which runs completely independently from his pc and triggers a relay/servo to click his mouse or a button on his keyboard. Seems like heaven since it isnt detectable at all.
As I said, I have 0 coding knowledge, so something completely external is what I am looking to create.
My idea is to have my laptop viewing my main PC screen with OBS and have something plugged into my laptop to receive the command from a script that detects purple pixels in the middle 10x10 radius on the screen and triggers the hardware to press down on my mouse. A relay? Or servo or whtv it's called, idk.
Will chatGPT be able to code the script part for me, and more importantly, what do I need to buy for this?
ChatGPT told me an Arduino Pro micro with male to female jumper cables connecting it to an SG90 micro servo which will click my mouse. Is this feasible?
|
You can easily do this, without even a camera, just using OBS NDI and 2PC's.
You can either go full cheat and buy a 2PC solution (Like

or

) ,
or you can buy a MAKCU, and on MAKCU's discord server in the
#code-examples there's a free 2PC colorbot, you can use that.