norihiro
Member
norihiro submitted a new resource:
olp2obs - A script to send a text from OpenLP to a Text source in OBS Studio
Read more about this resource...
olp2obs - A script to send a text from OpenLP to a Text source in OBS Studio
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
- `--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...
Read more about this resource...