Skip to content

A simple obs-websocket library in async Python for people who just want JSON output.

License

Notifications You must be signed in to change notification settings

IRLToolkit/simpleobsws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simpleobsws

A simple obs-websocket library in Python for people who just want JSON output.

Please Note

simpleobsws >= v1.0.0 is only for versions of obs-websocket that are 5.0.0 or higher. If you are using obs-websocket pre-5.0.0, use a pre v1.0.0 version of simpleobsws.

Click here to go to the pre-5.0.0 branch.

Installing:

pip install simpleobsws PyPi Link

Docs:

Samples:

Samples are located in the samples folder here.

IRLTookit Links