Skip to content

Installing Studio

Erizos Studio can be set up in two configurations:

  1. Single Client Setup - Suitable for simple, single studio configurations with only one control client.
  2. Distributed Clients Setup - Ideal for larger installations with multiple control clients.

Note

Single Client Setup: Content created on the client is only available on that client.
Distributed Clients Setup: Necessary for sharing content across multiple clients.

Installation Steps

Step 1: Install Erizos Studio Server

  1. Go to our Portal -> Products -> press the Download button (in the ‘Release’ column) in the ‘Erizos Studio’ row.
  2. Launch the Installation File: Run the installation file and install Erizos Studio Server.
  3. Verify Installation: Navigate to http://[SERVER IP]:5550 in your browser to confirm successful installation.

Erizos Studio Launcher

Error

If you are greeted by License error window when launching Studio, that indicates the Erizos Server was installed before Erizos Licenses. See License error for more information

Step 2: Install Erizos Studio client

For Single Client Setup

Launch the Installation File: On the client machine, run the same installation file used in Step 1 and install Erizos Studio Client.

client installation

For Distributed Clients Setup

  1. Connect to the Server: On each control client machine, open your browser and navigate to http://[SERVER IP]:5550 (server ip - the IP of the machine on which Erizos Studio Server is installed).
  2. Log In:
    Default Username: admin
    Default Password: admin
  3. Download Client Installer:
    Select the "Admin" option.
    Go to the "Installers" tab.
    Choose "Client installation" to download the file to your desired location.
  4. Launch the Installation File: Run the downloaded file to install the Client on each control client machine.

    client installation

Step 3: Connect Client to the Server

  1. Open Client Application: Launch the client desktop application on each control client machine.
  2. Choose Server: On the initial screen, select the server from the dropdown menu. If the correct server is not listed, manually enter the server IP.

connect server

Step 4: Install Erizos Agent on the Renderer Machine

  1. Automatic Installation: The agent should be installed automatically on the machines where the server or clients were installed.
  2. Manual Installation: Install the agent on the machine running the render engine.
    For detailed instructions, see: Installing Erizos Agent. Installing Erizos Agent

Installing Erizos Studio with Command-Line Arguments

The Installer also supports command-line arguments, providing a convenient way to customize the installation process.

To execute the installer with command-line arguments: 1. Open a Terminal 2. Add the Command-Line Arguments you want to execute in the Installation Process.

Example Argument:

1
Erizos-Studio-x.x.x.xxxxx.exe /Server
Command Argument Description
/S Executes the installer silently, without user prompts.
/Client Initiates a Client Installation Type. Also triggers as a Silent installation.
/Server Initiates a Server Installation Type. Also triggers as a Silent installation.