A clean interface library for automating OBS streaming via obsws-python
Project description
obs-automation
A simple Python library that provides a clean interface to automate OBS streaming using the obsws-python WebSocket client.
Installation
pip install obs-automation
## Method Signature
def configure_connection(host: str = "localhost", port: int = 4455, password: str = "YourPassword", timeout: int = 3):
def init(server: str, stream_key: str):
"""Initialize OBS stream configuration"""
def set_video_source_media(file_path_or_url: str):
"""Set video source as local file or URL"""
def set_video_source_browser(url: str):
"""Set video source as browser source"""
def start():
def stop():
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_automation-0.1.2.tar.gz
(1.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file obs_automation-0.1.2.tar.gz.
File metadata
- Download URL: obs_automation-0.1.2.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ea297adeef7fb8e13996984009706fdeaec5f3b840809fe53f3a32c017b54b7
|
|
| MD5 |
abcbe0b722c3d0d330ae6ddbee0cef1f
|
|
| BLAKE2b-256 |
84533e6d35fa21c4109720cf1c00087306b2b4618c9da7e5949ba226482720c4
|
File details
Details for the file obs_automation-0.1.2-py3-none-any.whl.
File metadata
- Download URL: obs_automation-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cda1a469a9a4e90592d789fb2809103cb6b9ea34d75b2587fe8c94eac1ad0bda
|
|
| MD5 |
f10d1a9580036efcb1e81c4fe3f875e9
|
|
| BLAKE2b-256 |
3d9c70cf71df3538f5810474b9713cf04499213d6a605e254c8220197f7bd6cc
|