- global
- rtmp
- gb28181
- monitor
- mp4
- transcode
- debug
- stress
- cluster
- test
批量拉流
开发中
POST
/stress/api/pull/{protocol}/{pullCount}
请求参数
Path 参数
protocol
string
必需
示例值:
mp4
pullCount
string
必需
示例值:
10
Body 参数application/json
remoteURL
string
拉流地址
示例
{
"remoteURL": "string"
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/stress/api/pull/mp4/10' \
--header 'Content-Type: application/json' \
--data-raw '{
"remoteURL": "string"
}'
返回响应
🟢200成功
application/json
Body
object {0}
示例
{}

扫码关注公众号"不卡科技"
包含最佳实践、技术原理、最新活动



扫码加入不卡科技QQ 群

