asyncio-based Python 3.5+ client to obs-websocket plugin for OBS Studio
Project description
What’s this?
obs-ws-rc is a Python 3.5+ library that allows you to establish client connections to the obs-websocket plugin for OBS Studio.
It uses an asyncio-based approach which it inherited from the underlying WebSocket library - websockets
Installation
The library is available via PyPi:
pip install obs-ws-rc
Source Code
GitHub repository: github.com/KirillMysnik/obs-ws-rc/
Documentation
The docs are hosted at Read the Docs
Examples
Sample code is located in the example folder
License
Available via MIT License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
obs-ws-rc-1.1.2.tar.gz
(11.1 kB
view details)
Built Distribution
obs_ws_rc-1.1.2-py3-none-any.whl
(13.5 kB
view details)
File details
Details for the file obs-ws-rc-1.1.2.tar.gz
.
File metadata
- Download URL: obs-ws-rc-1.1.2.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95ddc6c53d51c4614f2d9bfdf389808fe4c26d5d754c1e4dbffb8e38a336bf24 |
|
MD5 | 53669e06a9998c925b634bfe1789184b |
|
BLAKE2b-256 | f481a8e5769a6a746dc55aca9dd562beecf11162269cc516f39eeda8eaec6a51 |
File details
Details for the file obs_ws_rc-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: obs_ws_rc-1.1.2-py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd93fc02cbc2e8c84837be5bd507f0b766a9e55e05915d045d5d981815f2da3b |
|
MD5 | 112e73e2c470034540729904317cb2e3 |
|
BLAKE2b-256 | 24bbca4eae32caa8ea909d405a3e7074e0a49c0879a0a609b4d713fc27506c7e |