/api/srt/sender-update 接口

SRT TX端更新设置

请求方式

POST /api/srt/sender-update
属性 说明
uid 唯一ID, 非0
enable 使能SRT, 有效值true/false
name 名称
mode SRT 模式: 0:caller 1:listener
remote-ip caller 模式IP地址
remote-port caller 模式端口
bind-port listener模式绑定端口
stream-id Stream ID
connect-timeout 连接超时,单位ms
retry-duration 重试等待时间,单位ms
latency 延时时间,单位ms
bandwidth 带宽,百分比
mtu MTU值,0 到 1500
enc 加密方式, 0:不加密 16:aes-128 24:aes-192 32:aes-256
passphrase 秘钥
enable-logo 显示LOGO

返回数据

{
    "status": 0
}
属性 说明
status 0:执行成功。返回其它值请参考 API 状态码

与“”相关结果约

    找不到与“”相关的结果