The application can be remotely controlled via a web browser.
| Note: Remote control via web browser requires Remote Control license. |
To enable preview remote control, launch Config Editor, locate Remote Control tab and enable Web Control checkbox. Output Streaming feature gets enabled automatically.
Web page is then accessible via browser at:
"http://" +computerLocalAddress +":" +httpPort (as defined in config, default: 10127).
Example:
It is possible to easily copy control URL to clipboard by clicking the Config Editor URL label.
Web elements description
Element Name |
Description |
Value |
Enabled |
Enable/disable web module. |
0 - disabled, 1 - enabled |
HttpRoot |
Path to root directory of web page, set by installer |
A string, set by installer |
HttpPort |
Defines port web page is provided at |
A number defining port |
WebSocketPort |
Port used for bi-directional communication via websocket with web page |
A number defining port |