DOKK / manpages / debian 11 / ola / ola_streaming_client.1.en
ola_streaming_client(1) General Commands Manual ola_streaming_client(1)

ola_streaming_client - Stream data to the OLA server.

ola_streaming_client [ options ]

ola_streaming_client is used to stream DMX512 data to olad(1). If DMX512 data isn't provided, it will read from STDIN.

Display the help message.
Comma separated DMX values to send, e.g. 0,255,128 sets first channel to 0, second channel to 255 and third channel to 128.
Set the logging level 0 .. 4.
Id of the universe to send data for.
Print ola_streaming_client version information
Send to syslog rather than stderr.
Disable the use of epoll(), revert to select()
Disable the use of kqueue(), revert to select()
The thread scheduling policy, one of {fifo, rr}.
The thread priority, only used if --scheduler-policy is set.

olad(1),

July 2013