Platform
  • Analytics Dashboard (AD)
  • Console
  • Glossary
  • Documentation
  • Platform
  • Console
  • Project management

Project management

Last updated:2022-04-26 16:39

Introduction

The ZEGOCLOUD Admin Console is a central place to manage all your projects that use ZEGOCLOUD's cloud streaming services. Each project you create in the ZEGOCLOUD Admin Console will be assigned a unique AppID, a corresponding App signature, and WebSocket Secure URLs which will be used by your applications to communicate with the ZEGOCLOUD servers.

Create a ZEGOCLOUD account

To create a ZEGOCLOUD account, go to the ZEGOCLOUD Admin Console and complete the registration as prompted. If you already have a ZEGOCLOUD account, sign in here.

/Pics/Consle/en/sign_up.png

Create a new project

Once you have completed your account details, click the button as suggested on the page to create your first project.

/Pics/Consle/en/create_new_proj_1.png

On the Create New Project page, do the basic configuration for your project as prompted.

Notes:

a. Project Name must be 2-20 characters in length, and only contain letters, numbers, and underscores.

b. Region indicates where the majority of your end-users are located. If the majority of your end-users are located in Mainland China, select Mainland China; Otherwise, select Global.

/Pics/Consle/en/create_new_proj_2.png

When your project is created successfully, the following information will be generated and assigned to your project:

AppID is the unique identifier for each project.
Server URL is used by the Web Clients to communicate with the ZEGO's Web Servers.
Log URL is used for SDK log reporting to locate and troubleshoot problems.

To integrate ZEGOCLOUD SDKs into your applications, you will need to use the AppID to initialize the SDK. To integrate Web SDK, the Server URL and Log URL are also required. You can retrieve this information from the ZEGOCLOUD Admin Console anytime you want.

Obtain the WSS URLs

If you want to retrieve the WebSocket Secure URLs for your web client to access the ZEGOCLOUD server and SDK log upload, do the following:

  1. Log in to your ZEGOCLOUD account, go to the Overview page, and click the Edit button of your project listed on the page.

/Pics/Consle/en/overview.png

  1. The following project Basic Information page will show up, and then click the View button of Server URL to see your Server URLs.

/Pics/Consle/en/server_url.png

Obtain the Server Secret Keys

If you want to retrieve your Server Secret Keys, do the following:

  1. Log in to your ZEGOCLOUD account, go to the Overview page, and click the Edit button of your project listed on the page.

/Pics/Consle/en/overview.png

  1. Click the eye button of ServerSecret to view your Server Secret Keys.

/Pics/Consle/en/ServerSecret.png

Callback setup

Server callbacks can be set up for each project as needed, including callbacks for stream events, CDN events, and stream mixing events, and so on. For more callback configurations, contact us on: WhatsApp account: +86 13826446667

/Pics/Consle/en/Callback.png

Page Directory