Azure Media Services
-
Put Azure Media Player on Github
We need to open issues and contribute to Azure Media Player put it on github, that funny website is useless. We also want to write it for Xamarin
1 vote -
Azure Live Channels Quotas Are So Poor
Quotas here are unbelievably poor. do you mean I can only have 2 people live streaming? and the price is wow!!
https://docs.microsoft.com/en-us/azure/media-services/previous/media-services-quotas-and-limitations
1 vote -
Add support for VPN Integration
We have a scenario where azure media services will be used only within an organization which as express route. We need Azure media services capability where in it can be provisioned within VNet so that streaming endpoints are visible & accessible only with corporate network.
1 vote -
Azure Media Services v3 EventGrid LiveEventStateChange request
improvements.
Request new Azure Media Services v3 EventGrid event:
LiveEventStateChange which fires only when the live event state changes.
Currently the state changes are only available from the LiveEventIngestHeartbeat event which fires every 20 seconds.
I am only interested in the state changes, not the heartbeat or other heartbeat properties.
Reference
LiveEventIngestHeartbeatState string State of the live event.
https://docs.microsoft.com/en-us/azure/media-services/latest/reacting-to-media-services-events
1 vote -
Add backup and restore support for Azure Media Services assets and locators
There should be a way to restore assets and locators if they are deleted so as to restore the same URLs as earlier.
4 votes -
Azure media service playback on Edge never works
We are using Azure Media Service and Azure Media Player for our video delivery, few percent of our customers who use Edge browser always reports issue that video delivery not works.
If you check this http://ampdemo.azureedge.net/azuremediaplayer.html sample on Edge you will notice the issue. I tried to change advanced option on this page, but none of them works.
Can you please confirm any workaround?
1 vote -
Add a referrer white list to allow video stream or prevent
Could you add a whitelist of websites that would only allow video to be streamed if your servers received the request from particular web pages, perhaps using the request "Referrer".
A sort of poor mans security over assets that you don't want other websites from having on there sites and using your data costs.0 votesCurrently we don’t support referrer blocking. However we support crossdomain.xml and clientaccesspolicy.xml to restrict domains. Also we will be adding CORS support. As an alternative you can also use Azure CDN rules and token feature for restriction.
- Don't see your idea?