Go back

Camera Preset Control via Command Line in TrueConf Weathervane

February 28, 2019
Dimitrii Zuikov

Dimitrii Zuikov

TrueConf Weathervane supports switching camera presets used during video conferences via command line parameters. Thanks to this fact the application can be used not only as a speaker tracking tool, but also as camera control tool.

Command description


Preset is assigned when the program is called via parameter -p [num] or -preset [num]

Here [num] is preset identifier.

For example, command that activates preset #1 looks like

Manual switch (test)

In order to test how it works start TrueConf Weathervane. Open Windows console and proceed to the folder where the application is installed. Use the command from the previous section. Active preset in the application window will change.

Camera Preset Control via Command Line in TrueConf Weathervane 1

Switch TrueConf Weathervane through the shortcut

You can also add preset switch parameter to TrueConf Weathervane shortcut (you can find example on how to add parameters to the shortcut in our article). After that even inexperienced users will be able to switch cameras and their positions by shortcut double click.

Camera Preset Control via Command Line in TrueConf Weathervane 2

Automatic command sending

Application can be called not only directly, but also from your own program code. This will allow to embed any cameras switching scenario to your application and connect it to program operation in any way.

Here is a simple example: a Python 2.7 code that allows to switch presets circle-wise one after another every minute:


Still have questions? Please contact our support team directly via online chat.

Sign up for newsletter