Resource icon

Non-OBS Script olp2obs 2021-01-04

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, 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.
Author
norihiro
Downloads
1,253
Views
2,978
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from norihiro

Top