You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/media-services/azure-media-player/azure-media-player-changelog.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ ms.date: 03/16/2020
93
93
94
94
### Changes 2.1.9 ###
95
95
96
-
-[Change][Flash][AES] Modified Flash tech logic to not use sharedbytearrays for AES decryption as Adobe has blocked the usage as of Flash 30. Please note, playback will only work once Adobe deploys a new version of Flash due to a bug in v30. Please see [known issues](azure-media-player-known_issues.md) for more details
96
+
-[Change][Flash][AES] Modified Flash tech logic to not use sharedbytearrays for AES decryption as Adobe has blocked the usage as of Flash 30. Please note, playback will only work once Adobe deploys a new version of Flash due to a bug in v30. Please see [known issues](azure-media-player-known-issues.md) for more details
97
97
98
98
## 2.1.8 (Official Update) ##
99
99
@@ -112,7 +112,7 @@ ms.date: 03/16/2020
112
112
113
113
### Changes 2.1.8 ###
114
114
115
-
-[Change]Updated 0x0600001 errror to display when AES content is played back with Flash 30 as it's not supported at this time. Please see [known issues](azure-media-player-known_issues.md) for more details
115
+
-[Change]Updated 0x0600001 errror to display when AES content is played back with Flash 30 as it's not supported at this time. Please see [known issues](azure-media-player-known-issues.md) for more details
116
116
-[Change] Added additional retries for live scenarios when manifest requests 404 or returns empty manifests.
Copy file name to clipboardExpand all lines: articles/media-services/azure-media-player/azure-media-player-license.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ for this software, unless other terms accompany those items. If so, those terms
30
30
**a. Installation and Use.** You may use the software with your programs that deliver, receive, playback or otherwise handle video or audio content in the delivery chain with Microsoft Azure Media Services.
31
31
**b. Included Microsoft Programs.** The software contains other Microsoft programs. These license terms apply to your use of those programs.
32
32
**c. Third Party Programs.** The software may include third party programs that Microsoft, not the third party, licenses to you under this agreement. Notices, if any, for the third party program are included for your information only.
33
-
**d. Third Party Notices.** Third party scripts, linked to, called or referenced from the software, are licensed to you by the third parties that own such code, not by Microsoft, see [Microsoft Azure Terms of Use](http://azure.microsoft.com/en-us/support/legal/)
33
+
**d. Third Party Notices.** Third party scripts, linked to, called or referenced from the software, are licensed to you by the third parties that own such code, not by Microsoft, see [Microsoft Azure Terms of Use](https://azure.microsoft.com/support/legal/)
34
34
35
35
2.**SCOPE OF LICENSE.** The software is licensed, not sold. This agreement only gives you some rights to use the software. Microsoft reserves all other rights. Unless applicable law gives you more rights despite this limitation, you may use the software only as expressly permitted in this agreement. In doing so, you must comply with any technical limitations in the software that only allow you to use it in certain ways. You may not
36
36
- work around any technical limitations in the software;
@@ -43,7 +43,7 @@ for this software, unless other terms accompany those items. If so, those terms
43
43
44
44
3.**DOCUMENTATION.** Any person that has valid access to your computer or internal network may copy and use the documentation for your internal, reference purposes.
45
45
46
-
4.**EXPORT RESTRICTIONS.** The software is subject to United States export laws and regulations. You must comply with all domestic and international export laws and regulations that apply to the software. These laws include restrictions on destinations, end users and end use. For additional information, see www.microsoft.com/exporting.
46
+
4.**EXPORT RESTRICTIONS.** The software is subject to United States export laws and regulations. You must comply with all domestic and international export laws and regulations that apply to the software. These laws include restrictions on destinations, end users and end use. For additional information, see [Microsoft exporting](https://www.microsoft.com/exporting).
47
47
48
48
5.**SUPPORT SERVICES.** Because this software is "as is," we may not provide support services for it.
Copy file name to clipboardExpand all lines: articles/media-services/azure-media-player/azure-media-player-overview.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title:
3
-
description:
2
+
title: Azure Media Player Overview
3
+
description: Learn more about the Azure Media Player.
4
4
author: IngridAtMicrosoft
5
5
ms.author: inhenkel
6
6
ms.service: media-services
@@ -10,19 +10,19 @@ ms.date: 03/16/2020
10
10
11
11
# Azure Media Player overview #
12
12
13
-
Azure Media Player is a web video player built to playback media content from [Microsoft Azure Media Services](http://azure.microsoft.com/en-us/services/media-services/) on a wide variety of browsers and devices. Azure Media Player utilizes industry standards, such as HTML5, Media Source Extensions (MSE) and Encrypted Media Extensions (EME) to provide an enriched adaptive streaming experience. When these standards are not available on a device or in a browser, Azure Media Player uses Flash and Silverlight as fallback technology. Regardless of the playback technology used, developers will have a unified JavaScript interface to access APIs. This allows for content served by Azure Media Services to be played across a wide-range of devices and browsers without any extra effort.
13
+
Azure Media Player is a web video player built to playback media content from [Microsoft Azure Media Services](https://azure.microsoft.com/services/media-services/) on a wide variety of browsers and devices. Azure Media Player utilizes industry standards, such as HTML5, Media Source Extensions (MSE) and Encrypted Media Extensions (EME) to provide an enriched adaptive streaming experience. When these standards are not available on a device or in a browser, Azure Media Player uses Flash and Silverlight as fallback technology. Regardless of the playback technology used, developers will have a unified JavaScript interface to access APIs. This allows for content served by Azure Media Services to be played across a wide-range of devices and browsers without any extra effort.
14
14
15
15
Microsoft Azure Media Services allows for content to be served up with DASH, Smooth Streaming and HLS streaming formats to playback content. Azure Media Player takes into account these various formats and automatically plays the best link based on the platform/browser capabilities. Microsoft Azure Media Services also allows for dynamic encryption of assets with common encryption (PlayReady or Widevine) or AES-128 bit envelope encryption. Azure Media Player allows for decryption of PlayReady and AES-128 bit encrypted content when appropriately configured. See the [Protected Content](azure-media-player-protected-content.md) section for how to configure this.
16
16
17
-
To request new features, provide ideas or feedback, please submit to [UserVoice for Azure Media Player](http://aka.ms/ampuservoice). If you have and specific issues, questions or find any bugs, drop us a line at [email protected].
17
+
To request new features, provide ideas or feedback, please submit to [UserVoice for Azure Media Player](https://aka.ms/ampuservoice). If you have and specific issues, questions or find any bugs, drop us a line at [email protected].
18
18
19
-
[Sign up](http://aka.ms/ampsignup) to never miss a release and to stay up to date with the latest that Azure Media Player has to offer.
19
+
[Sign up](https://aka.ms/ampsignup) to never miss a release and to stay up to date with the latest that Azure Media Player has to offer.
20
20
21
21
Please note that Azure Media Player only supports media streams from Azure Media Services.
22
22
23
23
## License ##
24
24
25
-
Azure Media Player is licensed and subject to the terms outlined in the Microsoft Software License Terms for Azure Media Player. Please see [license file](azure-media-player-license.md) for full terms. Please see the [Privacy Statement](http://www.microsoft.com/en-us/privacystatement/default.aspx) for more information.
25
+
Azure Media Player is licensed and subject to the terms outlined in the Microsoft Software License Terms for Azure Media Player. Please see [license file](azure-media-player-license.md) for full terms. Please see the [Privacy Statement](https://www.microsoft.com/en-us/privacystatement/default.aspx) for more information.
0 commit comments