MCPcopy Index your code
hub / github.com/IRLToolkit/simpleobsws

github.com/IRLToolkit/simpleobsws @1.4.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.4.3 ↗ · + Follow
37 symbols 111 edges 6 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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:

  • Library docs: the sort-of docs
  • obs-websocket docs: https://github.com/obsproject/obs-websocket/blob/master/docs/generated/protocol.md

Samples:

Samples are located in the samples folder here.

IRLTookit Links

  • Please go to the obs-websocket Discord for support.
  • https://twitter.com/IRLToolkit
  • https://irltoolkit.com

Core symbols most depended-on inside this repo

ok
called by 5
simpleobsws.py
call
called by 5
simpleobsws.py
connect
called by 4
simpleobsws.py
wait_until_identified
called by 4
simpleobsws.py
is_positive
called by 4
samples/sample_dvd_logo.py
disconnect
called by 3
simpleobsws.py
call_batch
called by 2
simpleobsws.py
register_event_callback
called by 2
simpleobsws.py

Shape

Method 17
Class 10
Function 10

Languages

Python100%

Modules by API surface

simpleobsws.py28 symbols
samples/sample_dvd_logo.py4 symbols
samples/sample_events.py3 symbols
samples/sample_request_batch.py1 symbols
samples/sample_request.py1 symbols

For agents

$ claude mcp add simpleobsws \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact