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 the Download button (in the ‘Release’ column) in the ‘Erizos Studio’ row.
- Launch the Installation File: Run the installation file and install Erizos Studio Server.
- Verify Installation: Navigate to http://[SERVER IP]:5550 in your browser to confirm successful installation.
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.
For Distributed Clients Setup
- 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).
- Log In: Default Username: admin Default Password: admin
- Download Client Installer: Select the "Admin" option. Go to the "Installers" tab. Choose "Client installation" to download the file to your desired location.
-
Launch the Installation File: Run the downloaded file to install the Client on each control client machine.
Step 3: Connect Client to the Server
- Open Client Application: Launch the client desktop application on each control client machine.
- 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.
Step 4: Install Erizos Agent on the Renderer Machine
- Automatic Installation: The agent should be installed automatically on the machines where the server or clients were installed.
- 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 |
|
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. |