Man page - ola_e131(1)
Packages contains this manual
- ola_trigger(1)
- ola_plugin_state(1)
- ola_dmxconsole(1)
- ola_set_priority(1)
- ola_dev_info(1)
- ola_rdm_set(1)
- ola_rdm_discover(1)
- ola_rdm_get(1)
- ola_plugin_info(1)
- ola_uni_name(1)
- ola_usbpro(1)
- ola_patch(1)
- ola_uni_merge(1)
- ola_artnet(1)
- ola_streaming_client(1)
- ola_e131(1)
- ola_timecode(1)
- ola_uni_info(1)
- usbpro_firmware(1)
- olad(1)
- ola_set_dmx(1)
- ola_dmxmonitor(1)
- ola_uni_stats(1)
- ola_recorder(1)
apt-get install ola
Manual
ola_e131
NAMESYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
NAME
ola_e131 - Configure E1.31 devices managed by OLA.
SYNOPSIS
ola_e131 -d <dev-id> -p <port-id> [--input] --preview-mode <on|off>
DESCRIPTION
ola_e131 is used to configure E1.31 devices managed by OLA.
OPTIONS
-d, --device <device>
Id of the device to control.
-h, --help
Display the help message
-i, --input
Set an input port, otherwise set an output port.
-l, --log-level <int8_t>
Set the logging level 0 .. 4.
-p, --port-id <port>
Id of the port to control
-v, --version
Display version information
--preview-mode <on|off>
Set the preview mode bit.
--discovery
Get the discovery state
--syslog
Send to syslog rather than stderr.
--no-use-epoll
Disable the use of epoll(), revert to select()
--no-use-kqueue
Disable the use of kqueue(), revert to select()
--scheduler-policy <policy>
The thread scheduling policy, one of {fifo, rr}.
--scheduler-priority <priority>
The thread priority, only used if --scheduler-policy is set.
SEE ALSO
olad(1) ,