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 PortalProducts → press the Download button (in the Release column) in the Erizos Studio row.
  2. Run the installation file and install Erizos Studio Server.
  3. Navigate to http://[SERVER IP]:5550 in your browser to confirm successful installation.

Erizos Studio Launcher

Error

If you see a License Error when launching Studio, it usually means that Erizos Server was installed before Erizos Licenses. See the License Troubleshooting page for resolution steps.


Step 2: Install Erizos Studio client

For Single Client Setup:

  • on the client machine, run the same installation file used in Step 1 and install Erizos Studio Client.

client installation

For Distributed Clients Setup:

  • connect to the Server: on the 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)
  • log in:
    Default Username: admin
    Default Password: admin
  • download Studio installer:
    • select the Admin option
    • go to the Installers` tab
    • download and launch the Studio installer
    • choose Client
  • repeat these steps on each control client machine.

    client installation


Step 3: Connect Client to the Server

  1. Launch the client desktop application on each control client machine.
  2. 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. The agent should be installed automatically on the machines where the Server or Clients were installed.
  2. Install the Agent on the machine running the render engine.
    For detailed instructions, see 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.