图谱 API 版
v21.0
Live Video Input Streams
读取
你无法在此端点执行该操作。
创建
你可以通过下列路径向
input_streams
连线发出 POST 请求:
/{live_video_id}/input_streams
发布到这个连线会创建 a
LiveVideoInputStream
。
参数
这个端点不包含任何参数。
返回类型
这个端点支持
先写后读
,并会读取返回类型中
id
代表的节点。
Struct {
id
: numeric string,
}
错误代码
错误
描述
200
Permissions error
更新
你无法在此端点执行该操作。
删除
你无法在此端点执行该操作。