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
Dec 31, 2021
May 3, 2021
Aug 6, 2022
Sep 13, 2022
Jan 6, 2025
Apr 21, 2020
Jan 6, 2025
Jan 6, 2025
Dec 11, 2021

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