External data
Inject external data to the Ontime presenter view
Last updated
Inject external data to the Ontime presenter view
Last updated
You can inject data into the ontime presenter view. This is useful in cases where you would like another software to push some data to Ontime. ie: a running time from video playback in VLC
You can set the external fields using both the OSC or WebSocket API, again the APIs are fully compatible
/ontime/set-external-message-text
string
/ontime/set-external-message-visible
true | false
WebSocket
set-external-message-text
string
set-external-message-visible
true | false