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

ola_recorder - Record to, or playback from, a file a number of universes for a show

ola_recorder [--record <file> --universes <universe_list>] [--playback <file>] [--verify <file>]

ola_recorder Record a series of universes, or playback a previously recorded show.

The delay in ms between successive iterations.
Display the help message
The number of times to repeat the show, 0 means unlimited.
Set the logging level 0 .. 4.
The show file to playback.
The show file to record data to.
A comma separated list of universes to record
The show file to verify.
Print ola_recorder version information
The length of time (seconds) to run for.
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.

ola_recorder --universes 1,2 --record foo

ola_recorder --verify bar

ola_recorder --playback baz --duration 30

ola_recorder --playback baz --iterations 3

ola_recorder --playback baz --iterations 0

December 2013