Microsoft.Azure.Management.Media
1.8.0-preview
Provides developers with libraries for managing Azure Media Services using the Azure Resource Manager API.
See the version list below for details.
Install-Package Microsoft.Azure.Management.Media -Version 1.8.0-preview
dotnet add package Microsoft.Azure.Management.Media --version 1.8.0-preview
<PackageReference Include="Microsoft.Azure.Management.Media" Version="1.8.0-preview" />
paket add Microsoft.Azure.Management.Media --version 1.8.0-preview
#r "nuget: Microsoft.Azure.Management.Media, 1.8.0-preview"
Release Notes
This release adds support for the 2nd Preview of the V3 API of Azure Media Services, including:
1. Transforms and Jobs to encode or analyze media content.
2. StreamingLocators for publishing and streaming content to end user devices
3. StreamingPolicies and ContentKeyPolicies to configure key delivery and content protection (DRM)
when delivering content.
4. LiveEvents and LiveOutputs to configure the ingest and archiving of live streaming content.
5. Assets to store and publish media content in Azure Storage.
6. StreamingEndpoints to configure and scale dynamic packaging, encryption and streaming for
both live and on demand media content.
Updates from the 1st Preview of the V3 API include support for Protected Preview on Live Events
and the addition of CorrelationData to the Job object.
Note that type of the ContentKeys property of StreamingLocators has changed from
StreamingLocatorUserDefinedContentKey to StreamingLocatorContentKey. This allows the ContentKeyId
information to be available when a user creates a StreamingLocator even for ContentKeys
created by MediaServices. Also the CustomLicenseAcquisitionUrlTemplate property of EnvelopeEncryption
was renamed to CustomKeyAcquisitionUrlTemplate.
Dependencies
-
.NETFramework 4.5.2
- Microsoft.Rest.ClientRuntime (>= 2.3.11 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.12 && < 4.0.0)
- Newtonsoft.Json (>= 6.0.8)
-
.NETStandard 1.4
- Microsoft.Rest.ClientRuntime (>= 2.3.11 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.12 && < 4.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.3.0)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.Azure.Management.Media:
Package | Downloads |
---|---|
Spin
Web Framework cross platforms based to .net core
|
|
PTI.Microservices.Library
Cloud Services library designed to be consumed in Microservices
|
|
ProcessMyMedia
Build your Azure Media Services workflow (V3 API version) and Azure Data Factory (V2 API version) in .NET Core.
|
|
PTI.Microservices.Library.Models
Models Library designed for PTI.Microservices.Library and to allow consumers to use models in their own custom code.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.Azure.Management.Media:
Repository | Stars |
---|---|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
Azure/Azure-Media-Services-Explorer
Azure Media Services Explorer Tool
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.4 | 1,214 | 2/22/2021 |
3.0.3 | 9,967 | 1/8/2021 |
3.0.2 | 18,339 | 10/29/2020 |
2.1.0-preview | 4,639 | 12/26/2019 |
2.0.5 | 51,903 | 5/27/2020 |
2.0.4 | 92,132 | 1/1/2020 |
2.0.3 | 53,805 | 6/5/2019 |
2.0.2 | 49,668 | 4/4/2019 |
2.0.1 | 39,113 | 12/14/2018 |
2.0.0 | 15,934 | 9/28/2018 |
1.8.0-preview | 2,042 | 6/26/2018 |
1.0.0 | 30,809 | 4/25/2018 |
0.2.0 | 3,166 | 3/3/2017 |
0.1.1 | 94,087 | 10/26/2018 |
0.1.0 | 11,316 | 7/22/2016 |