Skip to content

Explorer 5.8.3.0 (with MK.IO support)

Latest
Compare
Choose a tag to compare
@xpouyat xpouyat released this 14 Jun 10:02
· 4 commits to main since this release
3972f6c

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.

This tool can help you migrate to MediaKind MK.IO.

To learn more on AMS to MK.IO migration, watch the video I made.

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.8.3.0 (June 14th, 2024) brings the following features and improvements

  • Support for AMS account expiration date display. User can request a one month extension immediately.
  • Updates to MK.IO (SDK, endpoint, name, logo...)
  • Nugget packages and documentation update