- global
- rtmp
- gb28181
- monitor
- mp4
- transcode
- debug
- stress
- cluster
- test
批量推流
开发中
POST
/stress/api/push/{protocol}/{pushCount}
请求参数
Path 参数
protocol
string
必需
示例值:
mp4
pushCount
string
必需
Body 参数application/json
remoteURL
string
拉流地址
streamPath
string
必需
示例
{
"remoteURL": "string",
"streamPath": "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/push/ mp4/' \
--header 'Content-Type: application/json' \
--data-raw '{
"remoteURL": "string",
"streamPath": "string"
}'
返回响应
🟢200成功
application/json
Body
object {0}
示例
{}

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



扫码加入不卡科技QQ 群

