Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

By default, backend server listens to WCS server connections for metrics aquisition acquisition on TCP port 7777. This port can be changed with the following parameter

...

Connection authentication key should be set with the following poarameterparameter

Code Block
themeRDark
secret_key=123456789

By default, authentication key is set to 123.

Also, backend server connects to WCS server to get published stream published data using REST API. WCS port to connect is set with the following parameter

...