简体   繁体   English

能否仅将 Azure AMS V3 用于 DRM 密钥交付?

[英]Can you use Azure AMS V3 for DRM Key Delivery only?

My understanding is that on Azure AMS V2 you can do a hybrid key distribution where you maybe stream your encrypted media content from another server (such as S3) and just use Azure as your key server.我的理解是,在 Azure AMS V2 上,您可以进行混合密钥分发,您可以在其中从另一台服务器(例如 S3)流式传输加密的媒体内容,并仅使用 Azure 作为您的密钥服务器。 This is my reference for that . 这是我的参考 But I can't seem to find clear documentation on if this is possible in the V3 api.但我似乎无法在 V3 api 中找到关于这是否可能的明确文档。 I would just use V2, but they are ending support in 2 years.我只会使用 V2,但他们将在 2 年内结束支持。 All my media is stored in AWS S3 so it wouldn't be possible to distribute my content from Azure.我的所有媒体都存储在 AWS S3 中,因此无法从 Azure 分发我的内容。 From the documentation it seems like they might have removed this feature in V3, since you need an "Asset", to create a "Streaming Locator" in order to stream from.从文档看来,他们可能已在 V3 中删除了此功能,因为您需要“资产”来创建“流式定位器”以便从中流式传输。 Any help/documentation on this would be appreciated.任何有关此的帮助/文档将不胜感激。 The other thought I had... is could I just upload like a placeholder "Asset" to AMS and somehow use that to get a license without actually hosting the real asset there?我的另一个想法是……我可以像占位符“资产”一样上传到 AMS 并以某种方式使用它来获得许可证,而无需实际在那里托管真实资产吗? ref 参考

Unfortunately hybrid DRM is not available in v3 API.不幸的是,混合 DRM 在 v3 API 中不可用。 The answer from Microsoft in this article still stands valid: https://docs.microsoft.com/en-us/answers/questions/515974/use-media-services-to-deliver-drm-licenses-or-aes.html本文中微软的答案仍然有效: https ://docs.microsoft.com/en-us/answers/questions/515974/use-media-services-to-deliver-drm-licenses-or-aes.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM