diff --git a/cloud-recording/develop/webpage-best-practices.md b/cloud-recording/develop/webpage-best-practices.md index 2a22aa4de..e058b4bb1 100644 --- a/cloud-recording/develop/webpage-best-practices.md +++ b/cloud-recording/develop/webpage-best-practices.md @@ -54,9 +54,9 @@ The upper limit of video attributes supported by Agora is as follows: The maximum number of supported streams is as follows: -| Service type | Mainland China | Europe | America | Asia (excluding mainland China) | -|:-------------------|:----------------------|:---------------------|:----------------------|:--------------------------------| -| Web page recording | | | | | +| Service type | Mainland China | Europe | America | Asia (excluding mainland China) | +|:-------------------|:----------------------|:---------------------|:----------------------|:---------------------------------------------------------| +| Web page recording | | | | | If you need to record multiple streams of different resolutions at the same time, make sure you meet the following requirements: diff --git a/media-push/develop/integration-best-practices.mdx b/media-push/develop/integration-best-practices.mdx index cd8868e90..9b0212b4e 100644 --- a/media-push/develop/integration-best-practices.mdx +++ b/media-push/develop/integration-best-practices.mdx @@ -46,9 +46,10 @@ Resolutions: - HD: High definition video, resolution ≤ 1280 × 720 and > 640 × 360 - FHD: Full HD video, resolution ≤ 1920 × 1080 and > 1280 × 720 -| Service type | Mainland China | Europe | America | Asia (excluding mainland China) | +| Item | Mainland China | Europe | America | Asia (excluding mainland China) | |:-------------|:----------------------|:----------------------|:----------------------|:--------------------------------| -| Media Push | | | | | +| SDK API | | | | | +| RESTful API | | | | | If you need to extend the PCW limit, contact support@agora.io. diff --git a/shared/video-sdk/reference/_service_limits.mdx b/shared/video-sdk/reference/_service_limits.mdx index 0cd06f029..1d8e745d9 100644 --- a/shared/video-sdk/reference/_service_limits.mdx +++ b/shared/video-sdk/reference/_service_limits.mdx @@ -2,25 +2,13 @@ ### Service limits -The following limits apply to Peak Concurrent Users (PCU), Peak Concurrent Worker (PCW), and bandwidth: - -* : +The following limits apply to Peak Concurrent Users (PCU) and bandwidth: |Item|China|Europe|America|Asia| |:---|:----|:-----|:------|:---| |PCU|10,000|10,000|10,000|10,000| |Bandwidth|10G|10G|10G|10G| -* Media Push: The limit depends on the video resolution: - - | Item | Mainland China | Europe | America | Asia (excluding mainland China) | - |:-------------|:----------------------|:----------------------|:----------------------|:--------------------------------| - | PCW | | | | | - -For Media Push, the limit is reached when at least one of the resolutions exceeds its corresponding value. - -To extend any of those limits, contact support@agora.io. -