From a65be3d4799236ac895e00eb013472d862baf33c Mon Sep 17 00:00:00 2001 From: atovpeko Date: Wed, 20 Dec 2023 15:01:40 +0200 Subject: [PATCH] Review comments --- media-push/develop/integration-best-practices.mdx | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/media-push/develop/integration-best-practices.mdx b/media-push/develop/integration-best-practices.mdx index 31cc1b0e9..e4621bac2 100644 --- a/media-push/develop/integration-best-practices.mdx +++ b/media-push/develop/integration-best-practices.mdx @@ -48,10 +48,9 @@ Resolutions: | Item | Mainland China | Europe | America | Asia (excluding mainland China) | |:-------------|:----------------------|:----------------------|:----------------------|:--------------------------------| -| SDK API | | | | | -| RESTful API | | | | | +| RESTful API | | | | | -If you need to extend the PCW limit, contact support@agora.io. +To learn the details of the PCW limits for SDK API, or if you need to extend the RESTful API PCW limit, contact support@agora.io. #### Number of streams @@ -64,7 +63,7 @@ The maximum number of supported streams is as follows: | Service type | Mainland China | Europe | America | Asia (excluding mainland China) | |:-------------|:----------------------|:----------------------|:----------------------|:--------------------------------| -| Media Push | | | | | +| Media Push | | | | | If you need to upload multiple streams of different resolutions at the same time, make sure you meet the following requirements: @@ -106,7 +105,7 @@ For use cases with higher quality requirements, requesting multiple Media Push t -## Create RTMP Converter +## Create a Media Push task (RTMP Converter) When creating a converter with a `create` call, pay attention to the following: