Skip to Content

How to publish your webapp on a Rich Media Server

Printer-friendly versionSend to friendPDF version
Rookie

Once a service has been created, if needed - i.e.if the service contains server-side scenes - you will have to publish it on a Streamezzo Rich Media Server instance. This tutorial will guide you through the different steps to publish your service.

To publish a service:

  1. Select Service > Publish Service from the menu.
  2. Specify the server information. If the Rich Media Server is accessible from your pc you can specify the information to access it (host and port) and the service will be automatically deployed on it. Else you will obtain an archive file that you will be able to deploy manually from Rich Media Server administration console.
  3. Define the expiration date for the service.
  4. Click the "Finish" button.

Once the service is published successfully, the Run service feature can be launched to emulate the service directly accessing remotely the Rich Media Server instance (instead of the local server emulator as done in local emulation).

  1. Select Service > Run Service from the menu.
  2. Select the emulator profile (device emulator properties).
  3. If needed specify the server information (by default automatically set according to the latest publication).
  4. Click the "Finish" button to launch the emulator.

Once the service runs successfully, you can proceed to the Client packages creation.