About
A Moblin assistant in the terminal.
Installation
pip install moblin_assistant
Example usage
Terminal 1. Start the server that a Moblin streamer can connect to.
$ moblin_assistant run --password my-password
Terminal 2. Control Moblin streamer.
$ moblin_assistant set_scene Back
$ moblin_assistant go_live
$ moblin_assistant end
$ moblin_assistant set_zoom 2.5
Print events from the Moblin streamer, one JSON object per line, until interrupted.
$ moblin_assistant events
{"log": {"entry": "..."}}
Open http://localhost:2345/preview in a web browser to see the preview.
Events websocket
Connect to ws://localhost:2345/events to receive the events the Moblin streamer sends to the assistant. Any number of clients may be connected at the same time, and each of them receives every event as a text message on the form:
{"type": "event", "data": {"log": {"entry": "..."}}}
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 moblin_assistant-0.16.0.tar.gz.
File metadata
- Download URL: moblin_assistant-0.16.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7d7bf62b057d751704b40a1e1f6b498783c406825101f4a2072c361e211da2f
|
|
| MD5 |
fd253fa9319a423e6aa4ebba764c685a
|
|
| BLAKE2b-256 |
692c05339e4d24a84069bdc6fda939aa32aad4577294e8d5b01e20a7351e14dd
|
File details
Details for the file moblin_assistant-0.16.0-py3-none-any.whl.
File metadata
- Download URL: moblin_assistant-0.16.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4dc3a424c50c2aeff557d62f94c11cfe848b9813945ee6a5181dbe2f56ea48ca
|
|
| MD5 |
91ca5a532adf0a69350acef7b4cdbed4
|
|
| BLAKE2b-256 |
ea184bc0650e23a9361a2cecfe29e1e6c5fd99940887ccdfa50046b4ccd687f1
|