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

Explorer 5.7.1.0

Compare
Choose a tag to compare
@xpouyat xpouyat released this 04 Apr 13:37
· 114 commits to main since this release
ed4182e

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.1.0 (April 4th, 2023) brings the following features and improvements

  • Adds Rewind window setting for live output
  • Fixes a few bugs
  • Nugget packages and documentation update