Azure Media Services
-
Make the AMP code open source and leverage the community for development.
Submit the code on github. This makes it easier for developers to contribute and enhance players. Also there are several existing javascript DASH implementataions which can be easily plugged in if needed.
148 votesWe will review this request.
-
Audio Only Scenarios
Playback of audio only content from Azure Media Services
66 votesThis feature is a future planned item.
Audio Only scenarios are currently supported by live streaming pipeline, but not fully supported by Azure Media Player on DASH and on some platform with Smooth Streaming. You can use iOS native player to play audio only HLS output untill AMP gets the support.
-
Add support for Chromecast
I would love to see Chromecast support added to the media player for desktop and mobile.
22 votes -
Support for custom license request in Azure Media Player
It is very helpful for the one who has external license server and custom authorization that AMP support custom license request in AMP such as adding custom headers and overriding LA_URL. It's very hard for an already running service to change custom license server authorization code in license server side.
21 votesAMP team will review this
-
More navigation controls
- Add + / - 5 seconds buttons navigation for better navigation control. Just like you have in Channel9 videos.
21 votes -
Option to disable prefetch
Add an option to disable video prefetch. This is to better support scenarios where the video is not the primary content of the page, for example the video player is displayed as a widget on a portal home page or the video is part of a news article.
Currently the player will start prefetching video content once loaded and this is not ideal, especially on mobile devices.17 votes -
Download option
Provide the option to download the medial content with most common choice of formats.
15 votesAzure Media Player is a web based player that plays-back streaming content from Azure Media Services. As an web application developer you can choose to expose Download URLs to your customers for the full MP4 content (which you can get the URL from Azure Media Services). Downloading the content is outside the context of Azure Media Player.
Did you mean offline playback (different scenario)?
-
Provide a version that can be used with with self-hosted adaptive streams
It would be useful to have a ready-made player with fallback options for different devices with a license that would allow usage with content hosted from IIS Media Services.
13 votes -
Cue Points in AMP
I need to be able to attach callbacks to the video at different time points. for example i define an array TimePointsArray[03.453, 06.333, 10.212 ] and a function callBack(){ console.log("you have reached the CUE"); }. now as the video is being played, i want the callBack() function to be executed at every time point value in the TimePointsArray. Please also note that the TimePointsArray might get updated as the video is being played.
It will be a great relief if you could guide me achieve this with Azure Media Player.11 votes -
Video player sample support for 360 Video Streaming needed!!
I have verified that with any one of a number of 3rd Party/open source html 5 player I can render 360' video uploaded to AMS. However in all cases they can only bind to the progressive download link created by generating a Locator. None work with the adaptive stream. It would be great if we had a reference player from AMS team that enable consumption of either source from AMS. Something along the lines of a player similar to http://vrinnovation.net/vrvideo/ would be awesome!
10 votes -
Need Preload option for azure media player
Please add the support for Preload option in azure media player.
Preload option means, it should allow the player to start downloading the media on the page load instead of after the play button is pressed.
This will increase the speed of start up.Thanks,
Kiran10 votesThis is under review by the AMP team. Thank you for your feedback.
-
Live Captions Support
Add support for live captions to Azure Media Player. This is only available now through a third party plug in.
10 votes -
8 votes
-
Automatically show Thumbnail near the seek bar
After generating Thumbnail by MES, it need to development task to set Thumbnail file to Azure Media Player.
This is very common task and it's useful to frameworked by Azure Media Player8 votes -
Stateless Proxy for AES HLS Encrypted video Streaming on IOS
Token authorized AES encrypted HLS stream in IOS Safari.
Since Apple doesn't allow to make secondary call via browser (only via native stack), it is becoming a big issue. Can Azure provide a service like stateless proxy (bypass) or connector to handle secondary level call, so instead of having separate proxy farm can this be done in Azure Ecosystem?
7 votes -
Support for HighQuality profile in Flash/Silverlight tech.
Flash/Silverlight always starts with very low bandwidth even on high bandwidth connections. I would like an option to buffer for a few seconds to get full quality to start. This is especially needed because flash/silverlight is only tech supported in IE on Windows 7.
7 votes -
AMP Live Captions 'deny list' to exclude words from captions
Add support on the AMP to configure a 'deny list' of words to be excluded from live captioning.
Currently it only blocks words related to insults or offensive terms, but we need to prevent the player from showing other words as well.
6 votes -
Allow Azure Media Player to playback content while prohibiting users from interacting (pausing, rewinding, fast forwarding, etc.)
Allow Azure Media Player to playback content while prohibiting users from interacting (pausing, rewinding, fast forwarding, etc.) with the player. An example would like like specifying the video as an ad in Azure Media Player coding: http://amp.azure.net/libs/amp/latest/docs/index.html#amp.adelement.
6 votes -
Azure Media Player - start playing with 1st Audio Track, not the last one
Azure Media Player starts play last Audio Track, not the first one (in mp4 files). Please add an option to start playing first Audio Track by default.
6 votes -
Remember the volume and bit rate until next time
In Azure Media Player, the default value of the volume is max, and the default value of the bit rate is auto.
We can remember those value if we use a web browser cookie, but AMP will be more useful if there is a feature to remember these value by default.6 votes
- Don't see your idea?