-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ Check that your Peak Concurrent Worker (PCW), Queries Per Second (QPS), and the | |
|
||
#### PCW | ||
|
||
The PCW limit is set to 200 for all regions and resolutions. If you need to extend the PCW limit, please contact [email protected]. | ||
The PCW limit is set to 50 for all regions and resolutions. If you need to extend the PCW limit, please contact [email protected]. | ||
|
||
#### QPS | ||
|
||
|
@@ -40,7 +40,7 @@ The maximum number of supported streams is as follows: | |
|
||
| Service type | Mainland China | Europe | America | Asia (excluding mainland China) | | ||
|:----------------|:----------------------|:---------------------|:----------------------|:--------------------------------| | ||
| Cloud recording | <ul><li>SD 100</li> <li>HD 50</li> <li>FHD 30</li></ul> | <ul><li>SD 50</li> <li>HD 30</li> <li>FHD 10</li></ul> | <ul><li>SD 100</li> <li>HD 50</li> <li>FHD 30</li></ul> | <ul><li>SD 100</li> <li>HD 50</li> <li>FHD 30</li></ul> | | ||
| Cloud recording | <ul><li>SD 100</li> <li>HD 50</li> <li>FHD 30</li></ul> | <ul><li>SD 50</li> <li>HD 30</li> <li>FHD 10</li></ul> | <ul><li>SD 50</li> <li>HD 50</li> <li>FHD 30</li></ul> | <ul><li>SD 50</li> <li>HD 50</li> <li>FHD 30</li></ul> | | ||
|
||
<Admonition type="caution" title="Note">If you need to record multiple streams of different resolutions at the same time, make sure you meet the following requirements:<ul><li>The number of streams per resolution cannot exceed the corresponding limit for that resolution.</li><li>The total number of streams cannot exceed the limit set for the higher resolution. For example, if you need to use cloud recording in Europe to record in both SD and HD, the total number of streams cannot exceed 50. If you record in both HD and FHD, the total number cannot exceed 30.</li></ul></Admonition> | ||
|
||
|