Initial Stream Access

Starting the Stream services

Step 1: Access the server through SSH with an account with administrative privileges;

Step 2: Start the stream service with the following command:

# systemctl start stream

Step 3: Start the nginx service with the following command:

# systemctl start nginx

Accessing the Stream Web Interface

Step 1: Launch a web browser;

Step 2: Browse to 'https://[IP or DNS Name of the Stream component]/ui#':

Stream Configuration Login Screen

The default administration credentials are:

  • Login: 'administrator'

  • Password: 'stream'

Step 3: Specify the default administration credentials and hit the 'Login' button:

Stream Configuration Web Interface
It is highly recommended to create a dedicated administration account and delete the default one, or at least modify the default administrator password.