• K8凯发(中国)

    根据设备ID、通道号查询标准视频 URL 协议
    请求

    http://ip:port/live/QueryLiveStdURL?deviceid={$deviceid}&channel={$channel}&stream=

    {$stream}&mode={$mode}

    回复

    {

    "result" :{$result},

    "url":{$url},

    }

    deviceid 设备 ID

    channel 通道号

    stream 码流:0--主码流,1--子码流

    mode 模式:hls/rtsp/ws/httpflv。缺省为 hls