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
| Basic OnDemand Playback | X |||| Supports streams from Azure Media Services only |
17
+
| Basic On-Demand Playback | X |||| Supports streams from Azure Media Services only |
18
18
| Basic Live Playback | X |||| Supports streams from Azure Media Services only |
19
19
| AES | X |||| Supports Azure Media Services Key Delivery Service |
20
20
| Multi-DRM || X ||||
@@ -47,19 +47,19 @@ Here is the list of tested features and unsupported features:
47
47
| Heuristics - Customization ||| X || Customization is only available with the AzureHtml5JS tech. |
48
48
| Discontinuities | X |||||
49
49
| Select Bitrate | X |||| This API is only available on the AzureHtml5JS and FlashSS techs. |
50
-
| Multi-Audio Stream || X |||Programatic audio switch is supported on AzureHtml5JS and FlashSS techs, and is available through UI selection on AzureHtml5JS, FlashSS and native Html5 (in Safari). Note that most platforms require the same codec private data to switch audio streams (same codec, channel, sampling rate, etc). |
50
+
| Multi-Audio Stream || X |||Programmatic audio switch is supported on AzureHtml5JS and FlashSS techs, and is available through UI selection on AzureHtml5JS, FlashSS, and native Html5 (in Safari). Most platforms require the same codec private data to switch audio streams (same codec, channel, sampling rate, etc.). |
51
51
| UI Localization || X ||||
52
52
| Multi-instance Playback |||| X | This scenario may work for some techs but is currently unsupported and untested. You may also get this to work using iframes |
53
53
| Ads Support || x ||| AMP supports the insertion of pre- mid- and post-roll linear ads from VAST compliant ad servers for VOD in the AzureHtml5JS tech |
54
-
| Analytics || X ||| AMP provides the ability to listen to analytics and diagnostic events in order to send to an Analytics backend of your choice. Note that all events and properties are not available across techs due to platform limitations. |
55
-
| Custom Skins ||| X ||This scenario can be achieved by turning setting controls to false in AMP and using your own HTML and CSS. |
54
+
| Analytics || X ||| AMP provides the ability to listen to analytics and diagnostic events in order to send to an Analytics backend of your choice. All events and properties are not available across techs due to platform limitations. |
55
+
| Custom Skins ||| X ||Turn setting controls to false in AMP and using your own HTML and CSS. |
56
56
| Seek Bar Scrubbing |||| X ||
57
57
| Trick-Play |||| X ||
58
58
| Audio Only |||| X | May work in some techs for Adaptive Streaming but is currently not supported and does not work in AzureHtml5JS. Progressive MP3 playback can work with the HTML5 tech if the platform supports it. |
59
59
| Video Only |||| X | May work in some techs for Adaptive Streaming but is currently not supported and does not work in AzureHtml5JS. |
60
60
| Multi-period Presentation |||| X |
61
61
| Multiple camera angles |||| X ||
62
-
| Playback Speed || X ||| Playback speed is supported in most scenarios besides the mobile case due to a partial bug in Chrome |
62
+
| Playback Speed || X ||| Playback speed is supported in most scenarios except the mobile case due to a partial bug in Chrome |
63
63
64
64
## Next steps ##
65
65
-[Azure Media Player Quickstart](azure-media-player-quickstart.md)
0 commit comments