Azure Media Services announcement
-
Link
Developers and media companies trust and rely on Azure Media Services to build media applications that include encoding, content protection with DRM, video indexing, live streaming, dynamic packaging, and content delivery at scale. The API now features:
A simplified development and management model that
adds new capabilities across live, VOD, and Content Protection
includes new presets to facilitate automated audio and video metadata extraction workflows in Azure
A new live streaming (LiveEvent) entity with support for 8-second end-to-end low-latency streaming across both HLS and DASH (when using 1s GOPs)
Release of a CLI 2.0 command line module that supports all API features (including live!)
Better integration experience with key Azure services like Event Grid, Logic Apps, and Functions
Updated versions of the most requested client SDKs for .NET, .NET Core, Java, Go, Ruby, Python, and Node.js.
In addition, there are updates to Azure Media Player— AMP now includes a Low Latency profile to use with the new LiveEvent entity, and its accessibility support has been enhanced with the inclusion of the closed-captioning standard CEA-708.
For more information on the above, please read the announcement blog.
-
Link
As part of our impending shut-down of ACS authentication and Key support in Azure Media Services, we will be removing support for ACS key management from Powershell as of next week.
If you have not begun your migration to use AAD authentication, you should begin so IMMEDIATELY!
In June we will be shutting off ACS key authentication support for all calls to Azure Media Services API. This means that all API calls and code that has not been migrated to use Azure Active Directory (AAD) auth will no longer work.
See our previous announcements on the required updates here:
ACS deprecation AnnouncementAlso see the full blog post with details on migration here:
https://azure.microsoft.com/en-us/blog/azure-media-service-aad-auth-and-acs-deprecation/
-
Link
Azure Media Services client SDKs for both Java and PHP now support Azure Active Directory (Azure AD) authentication.
Due to the upcoming deprecation of key authentication support for the Azure Access Control service (ACS) on June 22, 2018, all Media Services customers are required to upgrade their client SDK or REST API code to support Azure AD authentication.
To get the latest Java SDK release, see the details in our Java documentation. To download the latest PHP SDK for Media Services, look for version 0.5.7 of the Microsoft/WindowsAzure package in the Packagist repository. For critical information about the deprecation of ACS, see our blog.
-
Link
This is a CRITICAL reminder of an upcoming BREAKING CHANGE to your code if you are using Azure Media Services.
On June 1, 2018, we will be shutting down ACS authentication key support. This is currently the primary way most customers are authenticating with Azure Media Services. We are being forced off the ACS system due to that team's planned retirement of the backend ACS key services. As we have blogged before, we have moved to Azure Active Directory for Authentication (AAD). See my previous blog post here: https://azure.microsoft.com/en-us/blog/azure-media-service-aad-auth-and-acs-deprecation/Starting in November 2017, we will be turning off the ACS key blade in the Media Services section of the Azure Portal. You will no longer be able to retrieve or rotate your existing ACS keys for authentication with Media Services. We are doing this to promote the coming critical change
more, and ask customers to move more rapidly to meet the June 1 deadline. You can still list your keys via the REST management API or through Powershell.
We are pleading directly to our customer base to IMMEDIATELY update your SDK or REST API code to use Active Directory (AAD ) authentication. Do not delay, as this will be a breaking change to your code on June 1, 2018.You production code using ACS keys will begin to fail authentication on that date.
If you have any questions, reach out on this forum or email amshelp@microsoft.com to reach our team.Thanks,
Azure Media Services team -
Link
The Media Services team is very excited to announce some long awaited customer features, including both our new Standard Streaming Endpoints and Enhanced Azure CDN Integration.
Our new Standard Streaming Endpoints offer auto-scaling and the flexibility to deliver your content to virtually every device through dynamic packaging into HLS, MPEG-DASH, and Smooth Streaming as well as dynamic encryption for Microsoft PlayReady, Google Widevine, Apple Fairplay, and AES128 without needing to worry about Streaming Units. They also scale from very small to very large audiences with thousands of concurrent viewers through Azure CDN integration. The new Streaming endpoints only cost a very low monthly fee, with no additional costs when they scale up based on demand.
Moving forward, all new Media Services accounts will be created with Standard Streaming Endpoint by default. Addition to this all new media services accounts come with 15 days of free Standard Streaming Endpoint. This is great for developers who need to test out our MPEG-DASH and HLS advanced features without committing to spending for the month. Existing Media Services accounts with classic Streaming Endpoint will not be automatically migrated to Standard Streaming Endpoint, but will have the option to migrate manually. Standard Streaming Endpoints is our recommended option for virtually all streaming scenarios and audience sizes.
In addition to Standard Streaming Endpoints, we are also pleased to announce enhanced Azure CDN integration. With a single click you can integrate all the available Azure CDN providers (Akamai and Verizon) to your Streaming Endpoint including their Standard and Premium products and you can manage and configure all the related features through the Azure CDN portal. When Azure CDN is enabled for a Streaming Endpoint using Azure Media Services, data transfer charges between the Streaming Endpoint and CDN do not apply. Data transferred is instead charged at the CDN edge using CDN pricing.
You can start trying out new Standard Streaming Endpoint and CDN integration or migrate your existing endpoints to Standard Streaming Endpoint using Azure Portal (Please note that AMS is not accessible via Azure Classic portal and have a new home).
If you prefer writing code, you need to use REST 2.15 and upgrade to .NET SDK 3.8.0.5.
For more information please check our blog post and Streaming endpoints overview.
-
Link
WAMS Service Management APIs are now live on MSDN at http://msdn.microsoft.com/en-us/library/windowsazure/dn167014.aspx
Feedback welcome
-
Link
You can now monitor your usage of On-Demand Streaming for your media services accounts via the following three metrics that are now available via the Azure Media Services dashboard.
Streaming Data Out - Indicates how many Bytes of egress data has been used for On-Demand Streaming.
Streaming HTTP Errors - Indicates how many HTTP Errors have occured. This includes server errors (e.g. HTTP 500 caused by blob store or a media services component) as well as typical client errors (e.g. HTTP 404 or 403). In a future update we will provide additional granularity so that you can track these errors individually.
Streaming Requests - Indicates how many requests for data have been made for on-demand streaming.
If there are other metrics that you would like to see available for on-demand streaming, add the request to our uservoice board - https://azuremediaservices.uservoice.com/
-
Link
We have a User Voice site that we have been using for IIS Media Services on-premises for many years that we would like to direct our customers to post new feature requests and vote on features for Azure Media Services as well. We decided to mix the customer feature list, as many of the same feature requests will impact both our cloud and on-premises solutions for Media Services.
Please post your feature requests to our User Voice Media Services site here:
http://azuremediaservices.uservoice.com/
-
0 Votes
AMS : All AudioAnalyzerPreset Jobs are Failing
Hello, Our Encoding & Analyzer jobs, which were working fine till yesterday have suddenly started failing today. Is there any update on Media Services ...Answered | 3 Replies | 1921 Views | Created by ams-v3-Developer - Wednesday, May 27, 2020 6:32 AM | Last reply by m1tche11j - Tuesday, June 2, 2020 7:18 PM -
0 Votes
Azure Media Player 2.3.3 : DOMException due to SyntaxError
Hello, Have been getting this exception since we moved to AMP 2.3.3. How to fix this? Has it been resolved in any future version?Proposed | 3 Replies | 2026 Views | Created by ams-v3-Developer - Saturday, May 30, 2020 10:13 AM | Last reply by David Bristol [msft] - Monday, June 1, 2020 3:57 PM -
1 Votes
Guaranteed resources to reach 1500 viewers at 2 mbps without encoder
Hi. I need to guarantee resources to reach 1500 viewers at 2 mbps without encoder with a single stream at 576p, therefore to have at least 3 gbps of guaranteed ...Proposed | 1 Replies | 1485 Views | Created by openaspace - Sunday, May 31, 2020 3:39 PM | Last reply by David Bristol [msft] - Monday, June 1, 2020 3:43 PM -
0 Votes
[Announcement] Azure Media Services Forum Migrated to Microsoft Q&A
All MSDN Azure Forums have moved to Microsoft Q&A platform to help our community members to find faster ... -
0 Votes
Windows Azure Media Services
Does Windows Azure Media Services Support Multicast Streaming????Answered | 5 Replies | 5187 Views | Created by K Swathi Gupta - Thursday, January 10, 2013 12:01 PM | Last reply by David Bristol [msft] - Tuesday, May 26, 2020 1:11 PM -
0 Votes
[Announcement] Microsoft Q&A to replace all English Azure MSDN forums
Azure Media Services will be migrating to a new home on Microsoft Q&A ! We’ve listened to your ... -
0 Votes
Sending H.264 video to RMTP Server Link using C# (No encoder to be used)
H.264 (Done) -> RTMP Server (Incomplete). I'm not able to figure out how to put memory stream into ingest URL any help will be great!!Proposed | 2 Replies | 3009 Views | Created by Lyousfi529 - Sunday, March 29, 2020 12:33 PM | Last reply by Andrea Cicchelli - Saturday, May 16, 2020 7:31 AM -
0 Votes
View counts & putting a logo when streaming audio from media services
1.I would want to know if i share a link of a streaming video from media services, where do i find analytics of the number of people who viewed that video and geographical location if possible as ...Answered | 3 Replies | 1730 Views | Created by Tawanda07 - Monday, May 11, 2020 12:28 PM | Last reply by David Bristol [msft] - Wednesday, May 13, 2020 1:47 PM -
0 Votes
Get Azure Media Face Detector functionalities in Media Services v3
In Media Services v2 there was a Face Detector which allowed emotion detection for each face detected in a video. You would have to use the "mode": "perfaceEmotion" and the ...Proposed | 1 Replies | 1671 Views | Created by maria.pandele33 - Monday, May 4, 2020 7:13 AM | Last reply by Grace MacJones-MSFT - Tuesday, May 12, 2020 11:32 PM -
0 Votes
Azure Playready DRM Keydelivery Server Error
We are currently using DRM (Playready) using Azure MediaService. Region is using East Asia, and there are problems in service due to frequent ...Proposed | 1 Replies | 1756 Views | Created by pluto90k - Tuesday, May 12, 2020 5:39 AM | Last reply by David Bristol [msft] - Tuesday, May 12, 2020 4:36 PM -
0 Votes
Azure Media Player - Live Events Error
I am working on app in Angular that is using the Azure Media Player. This app will contain archived content as well as occasional live streams. When our admins "go live", I have the player ...Answered | 1 Replies | 2098 Views | Created by EzzMan1234 - Tuesday, May 12, 2020 2:57 AM | Last reply by Henry MSFT - Tuesday, May 12, 2020 3:31 AM -
0 Votes
DRM/Content Protections :: Azure Portal
Hi I'm trying to test DRM/Content protection in Azure Media Services all done via the Azure Portal. I've uploaded an Asset (mp4) and have encoded it to "content Adaptive ...Proposed | 2 Replies | 1668 Views | Created by Lodge UK - Monday, May 4, 2020 12:53 PM | Last reply by Lodge UK - Thursday, May 7, 2020 9:46 AM -
0 Votes
Creating ContentKeyPolicies Error: caused by ResponseError('too many 500 error responses')
Hello, As I was trying to create a ContentKeyPolicy with the Python SDK, once I built all the Options, the error I get with create_or_update module is: Traceback (most ...Unanswered | 2 Replies | 2195 Views | Created by anogueirac - Thursday, April 30, 2020 6:19 AM | Last reply by anogueirac - Saturday, May 2, 2020 12:20 PM -
0 Votes
Live Streaming - Need to restart channel if OBS disconnects
I have had an issue where if I restart Open Broadcaster Software (OBS) during a live stream to Azure it appears to be streaming fine from OBS but the video feed never reappears on the actual stream ...Proposed | 2 Replies | 2226 Views | Created by SamVincent - Sunday, August 13, 2017 12:14 PM | Last reply by Charles-L - Friday, May 1, 2020 12:04 PM -
0 Votes
Edge is not able to parse VTT file generated by AMS v3
'. hr=80004004. If we remove the following “NOTE” from top, the same vtt works fine on Edge and ...Proposed | 3 Replies | 2705 Views | Created by avikumar8747 - Wednesday, May 8, 2019 11:14 PM | Last reply by Yannic Hamann - Sunday, April 26, 2020 12:45 AM -
0 Votes
Rest API to stitch videos
Hello, Is there any v3 API which can be used to stitch videos(concatenate videos). I tried creating a Job using Create - Job ...Proposed | 2 Replies | 1966 Views | Created by Navaneeth Kumar M N - Monday, April 20, 2020 10:56 AM | Last reply by Navaneeth Kumar M N - Tuesday, April 21, 2020 5:56 AM -
0 Votes
REST API for listing assets of particular storage account attached to media service
Hi, I have Azure Media Service account and many storage accounts attached to that media service account. I want to list only assets which belongs to particular storage account using ...Proposed | 4 Replies | 2105 Views | Created by Navaneeth Kumar M N - Thursday, November 21, 2019 7:39 AM | Last reply by Navaneeth Kumar M N - Monday, April 20, 2020 11:01 AM -
0 Votes
azure media service v3 upload from https url
does anyone know how we can upload to azure media service asset from a url without encoding? the video stored on s3 amazon is in mp4 format and I don't need to encode it (it takes time), but ...Proposed | 2 Replies | 1959 Views | Created by SinaSR - Wednesday, April 15, 2020 11:11 PM | Last reply by DashleenBhandari-MSFT - Monday, April 20, 2020 3:22 AM -
0 Votes
Azure Media Services with Windows Mixed Reality Setup
Hello i have a plan to build a setup using Windows Mixed Reality and Azure Media Services to leverage emerging technologies using Mixed ...Proposed | 2 Replies | 1630 Views | Created by t-cam - Saturday, April 11, 2020 3:43 PM | Last reply by DashleenBhandari-MSFT - Friday, April 17, 2020 2:15 PM -
0 Votes
Azure Media Service video URL cann't play,domain is unavailable
Our development team is using the media service to upload the video files on node in South Africa, that i ...Answered | 5 Replies | 1731 Views | Created by shenyifeng - Thursday, April 16, 2020 5:53 AM | Last reply by shenyifeng - Friday, April 17, 2020 7:44 AM - Items 1 to 20 of 1515 Next ›
Azure Media Services announcement
-
Link
Developers and media companies trust and rely on Azure Media Services to build media applications that include encoding, content protection with DRM, video indexing, live streaming, dynamic packaging, and content delivery at scale. The API now features:
A simplified development and management model that
adds new capabilities across live, VOD, and Content Protection
includes new presets to facilitate automated audio and video metadata extraction workflows in Azure
A new live streaming (LiveEvent) entity with support for 8-second end-to-end low-latency streaming across both HLS and DASH (when using 1s GOPs)
Release of a CLI 2.0 command line module that supports all API features (including live!)
Better integration experience with key Azure services like Event Grid, Logic Apps, and Functions
Updated versions of the most requested client SDKs for .NET, .NET Core, Java, Go, Ruby, Python, and Node.js.
In addition, there are updates to Azure Media Player— AMP now includes a Low Latency profile to use with the new LiveEvent entity, and its accessibility support has been enhanced with the inclusion of the closed-captioning standard CEA-708.
For more information on the above, please read the announcement blog.
-
Link
As part of our impending shut-down of ACS authentication and Key support in Azure Media Services, we will be removing support for ACS key management from Powershell as of next week.
If you have not begun your migration to use AAD authentication, you should begin so IMMEDIATELY!
In June we will be shutting off ACS key authentication support for all calls to Azure Media Services API. This means that all API calls and code that has not been migrated to use Azure Active Directory (AAD) auth will no longer work.
See our previous announcements on the required updates here:
ACS deprecation AnnouncementAlso see the full blog post with details on migration here:
https://azure.microsoft.com/en-us/blog/azure-media-service-aad-auth-and-acs-deprecation/
-
Link
Azure Media Services client SDKs for both Java and PHP now support Azure Active Directory (Azure AD) authentication.
Due to the upcoming deprecation of key authentication support for the Azure Access Control service (ACS) on June 22, 2018, all Media Services customers are required to upgrade their client SDK or REST API code to support Azure AD authentication.
To get the latest Java SDK release, see the details in our Java documentation. To download the latest PHP SDK for Media Services, look for version 0.5.7 of the Microsoft/WindowsAzure package in the Packagist repository. For critical information about the deprecation of ACS, see our blog.
-
Link
This is a CRITICAL reminder of an upcoming BREAKING CHANGE to your code if you are using Azure Media Services.
On June 1, 2018, we will be shutting down ACS authentication key support. This is currently the primary way most customers are authenticating with Azure Media Services. We are being forced off the ACS system due to that team's planned retirement of the backend ACS key services. As we have blogged before, we have moved to Azure Active Directory for Authentication (AAD). See my previous blog post here: https://azure.microsoft.com/en-us/blog/azure-media-service-aad-auth-and-acs-deprecation/Starting in November 2017, we will be turning off the ACS key blade in the Media Services section of the Azure Portal. You will no longer be able to retrieve or rotate your existing ACS keys for authentication with Media Services. We are doing this to promote the coming critical change
more, and ask customers to move more rapidly to meet the June 1 deadline. You can still list your keys via the REST management API or through Powershell.
We are pleading directly to our customer base to IMMEDIATELY update your SDK or REST API code to use Active Directory (AAD ) authentication. Do not delay, as this will be a breaking change to your code on June 1, 2018.You production code using ACS keys will begin to fail authentication on that date.
If you have any questions, reach out on this forum or email amshelp@microsoft.com to reach our team.Thanks,
Azure Media Services team -
Link
The Media Services team is very excited to announce some long awaited customer features, including both our new Standard Streaming Endpoints and Enhanced Azure CDN Integration.
Our new Standard Streaming Endpoints offer auto-scaling and the flexibility to deliver your content to virtually every device through dynamic packaging into HLS, MPEG-DASH, and Smooth Streaming as well as dynamic encryption for Microsoft PlayReady, Google Widevine, Apple Fairplay, and AES128 without needing to worry about Streaming Units. They also scale from very small to very large audiences with thousands of concurrent viewers through Azure CDN integration. The new Streaming endpoints only cost a very low monthly fee, with no additional costs when they scale up based on demand.
Moving forward, all new Media Services accounts will be created with Standard Streaming Endpoint by default. Addition to this all new media services accounts come with 15 days of free Standard Streaming Endpoint. This is great for developers who need to test out our MPEG-DASH and HLS advanced features without committing to spending for the month. Existing Media Services accounts with classic Streaming Endpoint will not be automatically migrated to Standard Streaming Endpoint, but will have the option to migrate manually. Standard Streaming Endpoints is our recommended option for virtually all streaming scenarios and audience sizes.
In addition to Standard Streaming Endpoints, we are also pleased to announce enhanced Azure CDN integration. With a single click you can integrate all the available Azure CDN providers (Akamai and Verizon) to your Streaming Endpoint including their Standard and Premium products and you can manage and configure all the related features through the Azure CDN portal. When Azure CDN is enabled for a Streaming Endpoint using Azure Media Services, data transfer charges between the Streaming Endpoint and CDN do not apply. Data transferred is instead charged at the CDN edge using CDN pricing.
You can start trying out new Standard Streaming Endpoint and CDN integration or migrate your existing endpoints to Standard Streaming Endpoint using Azure Portal (Please note that AMS is not accessible via Azure Classic portal and have a new home).
If you prefer writing code, you need to use REST 2.15 and upgrade to .NET SDK 3.8.0.5.
For more information please check our blog post and Streaming endpoints overview.
-
Link
WAMS Service Management APIs are now live on MSDN at http://msdn.microsoft.com/en-us/library/windowsazure/dn167014.aspx
Feedback welcome
-
Link
You can now monitor your usage of On-Demand Streaming for your media services accounts via the following three metrics that are now available via the Azure Media Services dashboard.
Streaming Data Out - Indicates how many Bytes of egress data has been used for On-Demand Streaming.
Streaming HTTP Errors - Indicates how many HTTP Errors have occured. This includes server errors (e.g. HTTP 500 caused by blob store or a media services component) as well as typical client errors (e.g. HTTP 404 or 403). In a future update we will provide additional granularity so that you can track these errors individually.
Streaming Requests - Indicates how many requests for data have been made for on-demand streaming.
If there are other metrics that you would like to see available for on-demand streaming, add the request to our uservoice board - https://azuremediaservices.uservoice.com/
-
Link
We have a User Voice site that we have been using for IIS Media Services on-premises for many years that we would like to direct our customers to post new feature requests and vote on features for Azure Media Services as well. We decided to mix the customer feature list, as many of the same feature requests will impact both our cloud and on-premises solutions for Media Services.
Please post your feature requests to our User Voice Media Services site here:
http://azuremediaservices.uservoice.com/