Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Explorer 5.7.2.0

Compare
Choose a tag to compare
@xpouyat xpouyat released this 25 Jul 12:37
· 111 commits to main since this release

Azure Media Services Explorer is a test tool for Windows that does upload, download, process, encode, package, and stream assets and live channels with Azure Media Services using the AMS .Net SDK and the REST API. Source code is also provided.

Use the MSI to install the tool, or run the following commands in a command prompt to install the prerequisites and AMSE :

winget install Microsoft.DotNet.DesktopRuntime.7
winget install Microsoft.EdgeWebView2Runtime
winget install Microsoft.AzureMediaServicesExplorer

Please report bugs or crashes here (preferred) or contact [email protected].

Version 5.7.2.0 (July 25th, 2023) brings the following features and improvements

  • Displays the AMS Retirement notice and a link to the retirement guide
  • Nugget packages and documentation update