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-known-issues.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,9 +41,10 @@ The current release has the following known issues:
41
41
42
42
- In the DVR window of Live content, when content finishes the timeline will continue to grow until seeking to the area or reaching the end of the presentation.
43
43
- Live presentations in Firefox with MSE enabled has some issues
44
-
- Assets that are audio or video only won't play back via the AzureHtml5JS tech.
45
-
- If you'd like to play back assets without audio or video, you can do so by inserting blank audio or video using the [Azure Media Services Explorer tool](https://aka.ms/amse)
46
-
- Instructions on how to insert silent audio can be found [here](https://azure.microsoft.com/documentation/articles/media-services-advanced-encoding-with-mes/#silent_audio)
44
+
45
+
- Assets that are audio only will not play back via the AzureHtml5JS tech.
46
+
- If you’d like to play back assets without audio, you can do so by inserting blank audio using the [Azure Media Services Explorer tool](https://aka.ms/amse)
47
+
- Instructions on how to insert silent audio can be found [here](https://azure.microsoft.com/documentation/articles/media-services-advanced-encoding-with-mes/#silent_audio)
47
48
48
49
## Flash ##
49
50
@@ -86,7 +87,7 @@ The current release has the following known issues:
86
87
## Apple ##
87
88
88
89
- Safari on Mac often enables Power Saver mode by default with the setting "Stop plug-ins to save power", which blocks plugins like Flash and Silverlight when they believe it is not in favor to the user. This block does not block the plugin's existent, only capabilities. Given the default techOrder, this may cause issues when attempting to play back
89
-
- Mitigation 1: If the video player is 'front and center' (within a 3000 x 3000 pixel boundary starting at the topleft corner of the document), it should still play.
90
+
- Mitigation 1: If the video player is 'front and center' (within a 3000 x 3000 pixel boundary starting at the top-left corner of the document), it should still play.
90
91
- Mitigation 2: Change the techOrder for Safari to be ["azureHtml5JS", "html5"]. This mitigation has implication of not getting all the features that are available in the FlashSS tech.
91
92
- PlayReady content via Silverlight may have issues playing back in Safari.
92
93
- AES and restricted token content does not play back using iOS and older Android devices.
0 commit comments