-
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
4 additions
and
5 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 |
---|---|---|
|
@@ -48,10 +48,9 @@ Resolutions: | |
|
||
| Item | Mainland China | Europe | America | Asia (excluding mainland China) | | ||
|:-------------|:----------------------|:----------------------|:----------------------|:--------------------------------| | ||
| SDK API | <ul><li>SD 200</li><li>HD 50</li><li>FHD 20</li></ul> | <ul><li>SD 50</li><li>HD 20</li><li>FHD 5</li></ul> |<ul><li>SD 50</li><li>HD 20</li><li>FHD 5</li></ul> | <ul><li>SD 50</li><li>HD 20</li><li>FHD 5</li></ul> | | ||
| RESTful API | <ul><li>SD 300</li><li>HD 50</li><li>FHD 20</li></ul> | <ul><li>SD 20</li><li>HD 5</li><li>FHD 1</li></ul> |<ul><li>SD 20</li><li>HD 5</li><li>FHD 1</li></ul> | <ul><li>SD 20</li><li>HD 5</li><li>FHD 1</li></ul> | | ||
| RESTful API | <ul><li>SD 300</li><li>HD 50</li><li>FHD 20</li></ul> | <ul><li>SD 20</li><li>HD 5</li><li>FHD - Contact [email protected] to enable</li></ul> |<ul><li>SD 20</li><li>HD 5</li><li>FHD - Contact [email protected] to enable</li></ul> | <ul><li>SD 20</li><li>HD 5</li><li>FHD - Contact [email protected] to enable</li></ul> | | ||
|
||
If you need to extend the PCW limit, contact [email protected]. | ||
To learn the details of the PCW limits for SDK API, or if you need to extend the RESTful API PCW limit, contact [email protected]. | ||
|
||
#### 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 | <ul><li>SD 300</li><li>HD 50</li><li>FHD 20</li></ul> | <ul><li>SD 20</li><li>HD 5</li><li>FHD 0</li></ul> |<ul><li>SD 20</li><li>HD 5</li><li>FHD 1</li></ul> | <ul><li>SD 20</li><li>HD 5</li><li>FHD 1</li></ul> | | ||
| Media Push | <ul><li>SD 300</li><li>HD 50</li><li>FHD 20</li></ul> | <ul><li>SD 20</li><li>HD 5</li><li>FHD - Contact [email protected] to enable</li></ul> |<ul><li>SD 20</li><li>HD 5</li><li>FHD - Contact [email protected] to enable</li></ul> | <ul><li>SD 20</li><li>HD 5</li><li>FHD - Contact [email protected] to enable</li></ul> | | ||
|
||
<Admonition type="caution" title="Note">If you need to upload 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 upload both SD and HD streams in America, the total number of streams cannot exceed 20. If you upload HD and FHD, the total number cannot exceed 5.</li></ul></Admonition> | ||
|
||
|
@@ -106,7 +105,7 @@ For use cases with higher quality requirements, requesting multiple Media Push t | |
|
||
<SwitchDomainName/> | ||
|
||
## Create RTMP Converter | ||
## Create a Media Push task (RTMP Converter) | ||
|
||
When creating a converter with a `create` call, pay attention to the following: | ||
|
||
|