Microsoft 视频 API 示例无效
Microsoft Video API Sample not working
我使用 Microsoft 视频 API https://github.com/Microsoft/Cognitive-Video-Windows 和 运行 带有订阅密钥的 WPF 表单。
但是在上传只有 2 mb(5 秒)的 mp4 后,它永远不会 return 结果,但只有以下状态:
[22:23:29.247832]: [Motion Detection] Start motion detection
[22:23:29.268208]: [Motion Detection] Start uploading video
[22:23:33.763941]: [Motion Detection] Uploading video done
[22:23:34.421370]: [Motion Detection] Server status: Running, wait 20 seconds...
[22:23:56.411876]: [Motion Detection] Server status: Running, wait 20 seconds...
[22:24:16.897360]: [Motion Detection] Server status: Running, wait 20 seconds...
[22:24:37.101580]: [Motion Detection] Server status: Running, wait 20 seconds...
[22:24:57.593576]: [Motion Detection] Server status: Running, wait 20 seconds...
Cognitive video API 通话(可能还有其他通话)似乎今天根本无法正常工作。 SO 上有一个线程说明了 Azure 面临的全球性问题,但它被撤下了。
真希望有人的视频卡在队列中,并在 24 小时内被刷新。了解很多 API 仍处于 "Preview" 模式,但这种停机时间确实需要 Microsoft 的修复 ETA 进行解释。
我使用 Microsoft 视频 API https://github.com/Microsoft/Cognitive-Video-Windows 和 运行 带有订阅密钥的 WPF 表单。 但是在上传只有 2 mb(5 秒)的 mp4 后,它永远不会 return 结果,但只有以下状态:
[22:23:29.247832]: [Motion Detection] Start motion detection
[22:23:29.268208]: [Motion Detection] Start uploading video
[22:23:33.763941]: [Motion Detection] Uploading video done
[22:23:34.421370]: [Motion Detection] Server status: Running, wait 20 seconds...
[22:23:56.411876]: [Motion Detection] Server status: Running, wait 20 seconds...
[22:24:16.897360]: [Motion Detection] Server status: Running, wait 20 seconds...
[22:24:37.101580]: [Motion Detection] Server status: Running, wait 20 seconds...
[22:24:57.593576]: [Motion Detection] Server status: Running, wait 20 seconds...
Cognitive video API 通话(可能还有其他通话)似乎今天根本无法正常工作。 SO 上有一个线程说明了 Azure 面临的全球性问题,但它被撤下了。
真希望有人的视频卡在队列中,并在 24 小时内被刷新。了解很多 API 仍处于 "Preview" 模式,但这种停机时间确实需要 Microsoft 的修复 ETA 进行解释。