• K8凯发(中国)

    网关通道回放视频打开
    请求

    http://ip:port/openvodproxy?deviceid={$deviceid}&channel={$channel}&begin=

    {$begin}&end={$end} &mode={$mode}&ip={$ip}&port={$port}&ssrc={$ssrc}

    回复

    {

    {"result": {$result}}

    "sendip": {$sendip},

    "sendport": {sendport},

    "ssrc": {$ssrc},

    "mode": {$mode},

    "tag": {tag}

    }

    deviceid 设备 ID

    channel 通道号

    begin 开始时间, 格式如: 20200210_080000

    end 结束时间, 格式同 begin

    mode 模式: 0--TCP, 1--UDP, 缺省 TCP

    ip 接收数据的 IP

    port 接收数据的端口

    sendip 发送端的 IP

    sendport 发送端的端口

    ssrc 发送端的 SSRC

    tag 发送端的 Tag