From 64c564b988f943f511a785fa4a6def77f8c146f2 Mon Sep 17 00:00:00 2001 From: Kishan-Dhakan Date: Wed, 19 Jul 2023 14:40:57 +0530 Subject: [PATCH] update support mail --- iot/reference/communicate_with_rtc_sdk.mdx | 2 +- shared/iot/develop/_licensing.mdx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/iot/reference/communicate_with_rtc_sdk.mdx b/iot/reference/communicate_with_rtc_sdk.mdx index f2c8f90da..75f20ab67 100644 --- a/iot/reference/communicate_with_rtc_sdk.mdx +++ b/iot/reference/communicate_with_rtc_sdk.mdx @@ -88,6 +88,6 @@ In Web SDK (v4.x), `VP8` video data is sent and received by default. You call `c ## Set up for embedded systems -In for embedded systems, `Opus` audio data and `H.264` video data are sent and received by default. If you want to receive `JPEG` video data or send and receive `G711` audio data, contact iot@agora.io for activation. +In for embedded systems, `Opus` audio data and `H.264` video data are sent and received by default. If you want to receive `JPEG` video data or send and receive `G711` audio data, contact sales-us@agora.io for activation. for embedded systems does not support sending `JPEG` video data. diff --git a/shared/iot/develop/_licensing.mdx b/shared/iot/develop/_licensing.mdx index 01f5f53f9..feb3e1b89 100644 --- a/shared/iot/develop/_licensing.mdx +++ b/shared/iot/develop/_licensing.mdx @@ -12,7 +12,7 @@ The following figure shows the overall process of using an device Follow the steps below to add a license to your devices. ### Apply for a license -To apply for a license, contact iot@agora.io and provide the following information: +To apply for a license, contact sales-us@agora.io and provide the following information: | Name | Description | |------|------------------------| @@ -133,7 +133,7 @@ To facilitate development and testing, Agora offers the following types of licen Best practice is to use a trial license before the product is officially launched. To switch to a commercial license, follow these steps: -1. Contact iot@agora.io to apply for a commercial license. After successfully applying for a license, you can check the PID of the license in the **License Usage** page of the . +1. Contact sales-us@agora.io to apply for a commercial license. After successfully applying for a license, you can check the PID of the license in the **License Usage** page of the . 1. Call the activation API to activate a new license and pass in the PID of the new license and the `licenseKey` which is consistent with the old license. 1. Write and read a new license to the device. 1. Call the initialization method of the SDK with the new license.