1.16.2.4.13 Frame Button

The Frame Button display element creates a button which launches another user interface screen if pressed. The screen to be launched may be another user defined screen or a predefined one.

img021-13.png

The attributes listed below may be configured to customize a display element of this type:

VideoLAN media player

The Frame Button may be configured to launch a VideoLAN media player (VLC) in order to show a live video stream sent by any device capable for this. To use this feature, the VideoLAN media player must be installed on the client machine and the sat-nms driver of the device sending the video stream must be prepared for this.

The frame button expects the device driver to provide a variable called videoLAN.cmds which must contain all command line parameters the VLC media player requires to show the desired stream. In the simplest case this is an URL specifying the video stream, but other command line parameters for the VLC player may be used as well.

To launch the VLC media player on Microsoft Windows clients, the program must know the complete path to the executable "vlc.exe". In the M&C server's configuration file 'client.properties' you may set this path. If required, multiple variants may defined, one for each client PC. You find more details on this in the factory default 'client.properties' file.