# Kiosk configuration

TrueConf Kiosk basic setup includes:

  • Your TrueConf Server address

  • TrueConf ID (login) and the password of the user on whose behalf TrueConf Kiosk will make calls to the server
  • Media capture and output devices (camera, microphone, headphones)

  • User (or several users) who TrueConf Kiosk will call upon pressing the call button.

Let us examine the sections (elements) of the settings window that are related to these parameters.

# Connection to the video conferencing server

In the first section Server connection, you can find the following fields:

  • Server address – the address of your TrueConf Server

  • TrueConf ID, Password, Confirm password – the login and password (entered twice) of the server user (this account will be used for authorization by the kiosk); on behalf of this user, the kiosk will make calls.

/docs/kiosk/media/server-and-authorization-tab/en.png

To save the settings, use the Save button (it can be clicked once after specifying all parameters).

# How to Select Devices?

To select the devices that the kiosk will use during a call, go to the Devices section in the configuration window.

/docs/kiosk/media/devices/en.png

# Configuring call buttons

In the Calls section, you can add buttons for making a call to operators. To do it, use the ADD button.

/docs/kiosk/media/call-tab/en.png

Call buttons can be of several types:

/docs/kiosk/media/add_operator/en.png
  • Operator - one operator, specify TrueConf ID and the display name for this operator

  • Group - a group of operators, specify the ID of the required group and assign it a name. The group ID can be received with an API request described in the relevant documentation.

  • List of operators - the list of operators, manually add all required users and specify the display name for each one

  • Address book - the address book of TrueConf Kiosk, specify the display name of the button and configure the callback parameters. When this type of button is used, a sequential call is made to all users in the address book in a random order.

The role of an operator allowed to receive a call can be given to:

  • User from your video conferencing server or federated server

  • Identifier (ID) of the conference to which the call needs to be directed (for example, to a virtual room with an on-duty operator)
  • SIP or H.323 device, RTSP camera, etc. – any device that can be connected to TrueConf Server. You can find a detailed description of the call string format for each of these cases in the documentation for TrueConf Server.

For example:

  • <user> – call to a <user> from your TrueConf Server.

  • <user>@<server>[:<port>] – call to a <user> on TrueConf Server at the address <server>[:<port>]. The server IP can also be used as the address. Federation must be configured on both servers for the call to be successful.

  • #sip:<user>[@<server>[:<port>]] – calling <user> of the server <server>[:<port>] via SIP protocol; if the server is not specified, the call will be forwarded to the default server assigned by SIP Proxy in the SIP-gateway settings of your server;

  • #h323:@<ip> – calling H.323 device via IP.

To save the settings of TrueConf Kiosk Configurator, you need to add at least one contact of the Operator type.

# Kiosk mode configuration

TrueConf Kiosk can operate in two different modes:

  • Сonstantly display the main window with call buttons on the device screen (PC, interactive kiosk, etc.) – Reception

  • Do not overlay content on the device screen, but display a floating call button over all windows in the bottom right corner – Interactive.

The reception mode will be helpful if TrueConf Kiosk is the only application running on the device and is the only point of interaction. If there are other applications launched on the device but a user should be able to call a service or a contact, the interactive kiosk mode with a floating call button will be more convenient.

Example of the main screen in reception mode:

/docs/kiosk/media/reception_mode/en.png

In interactive mode, you can choose the position of the floating button in the dropdown menu Display the floating button (In interactive mode). If the Fixed coordinates option is selected, two input fields Left and Top will be activated below.

If only one call address is selected in interactive kiosk mode, a tap on the floating button will immediately start a call. Otherwise, a window with a list of buttons will be displayed (this window will be minimized after a few seconds if the user does not ultimately choose who should be called).

To select the kiosk operating mode, go to the Settings section. Here, you can also specify the label that will be displayed above the call buttons and set the waiting time for a response to an outgoing call:

/docs/kiosk/media/settings1/en.png

Activate the toggle Bring main screen to top at the call start to bring the TrueConf Kiosk window to the foreground during a conference. The path Path to video files displays the path to the directory with videos that will be shown in kiosk mode on the device screen. To specify the path, click the /docs/kiosk/media/video_path_button/en.png button:

/docs/kiosk/media/settings2/en.png

# Background and logo customization

By default, the image from the camera selected in the devices list is used as a semi-transparent background for buttons. If you need to set your own background for branding purposes, you can do so in the Appearance section. There you can also select a logo to be displayed in the bottom left corner.

/docs/kiosk/media/appearance1/en.png

To remove a background image or logo, use the /docs/kiosk/media/delete_button/en.png button in the corresponding block.

Below, in the Notifications section, you can find the No operators are available field. It contains the text displayed if no operators are currently available:

  • No reply to your call

  • The call was declined by the recipient.

/docs/kiosk/media/appearance2/en.png