Skip to content
DavideZordan.net
  • Portfolio
Site Search
Universal Windows Platform

Enabling PlayReady support on Xbox One UWP Developer Preview

  • April 24, 2016May 30, 2016
  • by Davide

In the previous days I was trying the recently released Xbox One UWP Developer preview with these samples involving Smooth Streaming / PlayReady and noticed that playback was not working properly on the console with the MediaElement always returning the error MEDIA_ERR_SRC_NOT_SUPPORTED – 0x80070005.

As highlighted in this forum post, the following capability must be added to the app manifest in order to enable playback of PlayReady DRM protected content on Xbox One UWP developer preview:

PlayReady - Xbox One UWP Developer Preview
1
2
3
4
<Capabilities>
    ...
    <DeviceCapability Name="6a7e5907-885c-4bcb-b40a-073c067bd3d5" />
</Capabilities>

I’ve updated the Smooth Streaming / PlayReady samples and they are now available for download here on GitHub.

Search

Twitter LinkedIn Facebook RSS

Recent Posts

  • Building Puzzler VR
  • Slides and code from my Windows Mixed Reality session at DDD Reading 2018
  • I’ll be speaking at DDD Reading
  • Analysing .NET Core applications using NDepend
  • Slides and code from my HoloLens & Cognitive Services session at DDD Wales

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Theme by Colorlib Powered by WordPress