This script helps to send a text in OpenLP to OBS Studio using OBS Websocket.
Status and Requirements
Currently tested only in Linux but it should work in any operating system.
Python 3.6 and these packages are required.
aiohttp
asyncio
websockets
simpleobsws
Available options
Status and Requirements
Currently tested only in Linux but it should work in any operating system.
Python 3.6 and these packages are required.
aiohttp
asyncio
websockets
simpleobsws
Available options
- `--help` shows all the available options.
- `--openlp host:port` sets host and port of OpenLP. Please make sure the Remote plugin is enabled.
- `--obsws host:port:source` sets the destination host, port, and the source name of your text. Please install obs-websocket plugin.
- `--ja-defaults` enables some filters to uniquify Japanese such as converting zenkaku to hankaku.
- `--pango` enables pango markup. This option assumes the destination source is obs-text-pthread.