实时镜头变化检测

Video Intelligence Streaming API 通过媒体数据的实时流式输入和分析结果的实时流式输出来支持实时镜头变化检测。

以下配置 JSON 对象显示如何使用 AIStreamer 实时镜头变化检测为流式视频添加注释。

{
    "video_config": {
        "feature": "STREAMING_SHOT_CHANGE_DETECTION"
    }
}

AIStreamer 会返回类似于如下示例的响应。

Reading response.
Shot: 0.0s to 4.170837s
Shot: 4.204204s to 7.107107s
Shot: 7.140473s to 11.778445s
Shot: 11.811811s to 17.28395s
Shot: 17.317317s to 20.82082s
Shot: 20.854187s to 24.591257s
Shot: 24.624624s to 30.063396s