(Noob) Can I turn ON/OFF an OBS Script, using an independant python script ?

avario

New Member
Sorry I have about 20 days xp in progr. Also I can't post in "Scripts".

I made a script for OBS. Works fine. But I dont want it running all the time. I also want it to be run from another python (openCV) script. Either that or the other way around: have the OBS script call functions from my openCV script, which is obviously in a different environment...

Possible ?

If not possible this way: can I use Streamer.bot's websocket via a python script to change scenes etc. ? I'm gonna be honest idk what a websocket is, but it feels like something you could control via code to make an application do stuff... and if that application can make stuff happen in OBS, I'm all for it.

Ultimate use case: change scenes in OBS according to on-screen UI Elements.
 
Last edited:
Top