Azure Media Services
-
PlayList implementation
In addition to Asset abstraction add PlayList.
- Create playlist from sets of Assets.
- Manage playlist (remove/add/change IN and OUT play points for asset)
- Use playlist in VOD or LIVE endpoint.17 votesThis feature is under review.
-
Support "Offline playback" Download senario using Dynamic Encryption
Some of premium contents customer need to provide download services to consider offline senario. for example, smart phone user prefer download file via WiFi and watch it from offline.
10 votesUnder review
-
Support VP9 in Dynamic Packaging
For 4k and high quality video streaming, compression-efficient codecs like VP9 and HEVC are required. H264 and other old codecs can be used, but they require huge amount of streaming data for 4k streaming.
Currently, H264 and HEVC are the only supported video codecs by Dynamic Packaging. ( https://docs.microsoft.com/en-us/azure/media-services/latest/dynamic-packaging-overview#video-codecs-supported-by-dynamic-packaging )
However, lots of devices, including Chrome and new Chromium Edge, are not supporting HEVC due to license and other problems. So it is hard to offer 4k streaming for large portion of devices through Dynamic Packaging.
VP9 is supported by non-Apple devices because it is royalty-free. If Dynamic Packaging supports…8 votes -
Make streaming endpoints cheaper
Standard streaming endpoints and premium streaming units are too expensive. Please do not turn this into another Cosmos DB debacle.
4 votes -
Support HLSv6 protocol to ensure new tag support by Player App
Some of new tag like #EXT-X-START enable to customize player app more flexibility. HLS v6 support by streaming system help it.
4 votes -
Support for on-demand 360' video streaming. Today YouTube, Facebook, Vrideo, and others support the simple upload/playback of content
Today all the major video services support the simple upload, processing, and playback delivery (via web as well as Virtual devices ) of 360' video. We still do not have this and we have gotten requests to deliver and demonstrate to customers
4 votesWe are reviewing this feature. Meanwhile can you please also check https://azure.microsoft.com/en-us/blog/live-virtual-reality-streaming/
-
special char
When upload a file whose filename including special char like &!_ there is no warning. and the video cannot be played. Suggesting having a check for illegal characters when users are inputing via this UI.
2 votes -
allow VTT(subtitles/sprites etc) through (encrypted) Dynamic Packager Locators
if .VTT and Sprite.JPG files are put in the same directory as content; an un-encrypted locator will pass them through simply by replacing the manifest.ism file with the chosen URI. BUT. As soon as you apply encryption to that Locator that functionality appears to cease. Meaning you have to choose between 'encryption' / 'accessibility' or 'complexity' ... it would be great if encrypted locators behaved the same as un-encrypted from a subtitle and scroll sprite perspective. (unless I'm just doing it wrong :) )
1 vote -
Provide a mechanism for setting the HLS Segment size on VOD
Currently Azure live video provides a mechanism to set the HLS segment size to something other than the default Apple recommendation of 10 seconds. Providing a similar mechanism for VOD is important for fine grain video extraction and camera angle switching. When each request for video requires a full 10 seconds of video to be downloaded, it makes it very difficult to leverage some of the more advanced functionality of HLS. For example, if you generate a manifest that assembles a set of 10 two second video clips into one stream, you have to send the user 100 seconds of…
1 vote
- Don't see your idea?