Azure Video Analyzer release notes

Get notified about when to revisit this page for updates by copying and pasting this URL: https://learn.microsoft.com/api/search/rss?search=%22Azure+Video+Analyzer+on+IoT+Edge+release+notes%22&locale=en-us into your RSS feed reader.

This article provides you with information about:

  • The latest releases
  • Known issues
  • Bug fixes
  • Deprecated functionality

April 29, 2022

We’re retiring the Video Analyzer preview service, you're advised to transition your applications off of Video Analyzer by 01 December 2022. To minimize disruption to your workloads, transition your application from Video Analyzer per suggestions described in this guide before December 01, 2022. After December 1, 2022 your Video Analyzer account will no longer function.

Starting May 2, 2022 you will not be able to create new Video Analyzer accounts.

November 2, 2021

This release is an update to the Video Analyzer edge module and the Video Analyzer service. The release tag for the edge module is:

mcr.microsoft.com/media/video-analyzer:1.1.0

Note

In the quickstarts and tutorials, the deployment manifests use a tag of 1 (video-analyzer:1). So simply redeploying such manifests should update the module on your edge devices when newer tags are released.

The ARM API version of the Video Analyzer service is:

2021-11-01-preview

New functionalities

Known issues

  • When using low latency streaming, only one client can be connected to the service at a time
  • When using a gRPC extension module for inferencing with shared memory, both the Video Analyzer edge module and the extension module should run in the same user and group

October 1, 2021

The Video Analyzer service is now available (in preview) in Australia East. See here for the latest availability information.

A new article has been added to describe how you can embed the Video Analyzer widget in Power BI

June 3, 2021

The release tag for the June 2021 refresh of the module is

     mcr.microsoft.com/media/video-analyzer:1.0.1

Note

In the quickstarts and tutorials, the deployment manifests use a tag of 1 (video-analyzer:1). So simply redeploying such manifests should update the module on your edge devices when newer tags are released.

Module updates

  • Supports unicode characters in the credentials for connecting to an RTSP camera
  • Updates to enable detailed logs in debug mode

May 25, 2021

This release is the first public preview release of Azure Video Analyzer. The release tag is

mcr.microsoft.com/media/video-analyzer:1.0.0

Note

In the quickstarts and tutorials, the deployment manifests use a tag of 1 (video-analyzer:1). So simply redeploying such manifests should update the module on your edge devices when newer tags are released.

Supported functionalities

  • Analyze live video streams using AI modules of your choice and optionally record video on the edge device or in the cloud
  • Record video along with inference metadata in the cloud
  • Trigger events when objects cross a line using your own object detection model
  • Track objects detected by your own detection model
  • Use Video Analyzer player widgets (web components) to play back recorded video and inference metadata
  • Deploy and configure the module via the IoT Hub using Azure portal or Visual Studio Code

Next steps

Overview