Installing Studio
Erizos Studio can be set up in two configurations:
- Single Client Setup - Suitable for simple, single studio configurations with only one control client.
- 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
- Go to our Portal →
Products→ press theDownloadbutton (in theReleasecolumn) in theErizos Studiorow. - Run the installation file and install Erizos Studio Server.
- Navigate to
http://[SERVER IP]:5550in your browser to confirm successful installation.
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.
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:
adminDefault Password:admin - download
Studioinstaller:- select the
Adminoption - go to the Installers` tab
- download and launch the
Studioinstaller - choose
Client
- select the
-
repeat these steps on each control client machine.
Step 3: Connect Client to the Server
- Launch the client desktop application on each control client machine.
- On the initial screen, select the
serverfrom the dropdown menu.
If the correct server is not listed, manually enter the server IP.
Step 4: Install Erizos Agent on the Renderer Machine
- The agent should be installed automatically on the machines where the Server or Clients were installed.
- 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:
- Open a
Terminal. - Add the Command-Line Arguments you want to execute in the Installation Process.
Example Argument:
1 | |
| 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. |


