Command Line Arguments

Headless (Streamer)

The --headless flag can be set in order to run the Streamer application in headless mode meaning that the GUI is not rendered to the screen. Useful for running Streamer as a service, e.g. on an embedded system such as the NVIDIA Jetson platform.

Configurator (Streamer)

The --configurator flag enables a Player application with the Streamer Configurator entity to connect to and configure a Streamer, without an active Remote Streamer connection. This is useful when setting up a headless Streamer on a platform without a monitor.

Windowless

The --windowless flag can be set in order to run the Player application in windowless mode, meaning that the window is hidden from the user. This mode can be toggled with the global hotkey CTRL+SHIFT+H.

Allow Multiple Streamers

The --multiple-streamers flag can be set in order to run multiple streamers on the same computer.