-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test PlayReady CBCS content not playing on the Xbox #3119
Comments
I'm sorry, but we don't currently have any way to directly support Xbox 360. We don't have one to test or debug with, so Xbox 360 support will have to be community-driven. We do support Xbox One, though we are currently waiting on a replacement for a broken device. Do you know if this content works correctly on Xbox One? Can you try the code currently in the |
Hello
It was a typo, It is an XBOX one
We are using the public
https://shaka-player-demo.appspot.com/demo/#build=uncompiled URL for testing
…On Wed, Jan 27, 2021 at 2:01 PM Joey Parrish ***@***.***> wrote:
I'm sorry, but we don't currently have any way to directly support Xbox
360. We don't have one to test or debug with, so Xbox 360 support will have
to be community-driven.
We do support Xbox One, though we are currently waiting on a replacement
for a broken device. Do you know if this content works correctly on Xbox
One?
Can you try the code currently in the master or v3.0.x branches to see if
the issue has been fixed there? It's possible that this will be corrected
by the v3.0.8 release we are about to publish.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3119 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADDOMLCIGHY7FYIKXZYG35TS4BPJFANCNFSM4WSX4ZFQ>
.
--
David Eisenbacher
|
I don't think xbox edge supports drm? Does this report playready support: https://bitmovin.com/docs/player/articles/browser-drm-support or https://shaka-player-demo.appspot.com/support.html There are edge://flags for the windows browser. I'm imagining they don't apply to xbox: edit: is Edge Chromium yet on xbox? |
Hello
Maybe we were trying to take a shortcut on testing by just trying to use
edge and load the player in the browser on the Xbox
What is the proper way to test the Shaka player on XBOX one?
David
…On Thu, Jan 28, 2021 at 5:37 PM hamesjarden ***@***.***> wrote:
I don't think xbox edge supports drm?
https://answers.microsoft.com/en-us/xbox/forum/xba_acc/how-to-turn-on-drm-on-edge-xbox-one/eb451440-138d-4a57-86a5-bf25fbdced29?auth=1
Does this report playready support:
https://bitmovin.com/docs/player/articles/browser-drm-support
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3119 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADDOMLBJKDK7IJPMNIBAPVTS4HRJXANCNFSM4WSX4ZFQ>
.
--
David Eisenbacher
|
The issue isn't Shaka. You need to determine if Edge on xbox supports playready. I do not believe it does. |
Hello
Sorry you may be misunderstanding my last question.
I am asking what is the proper way to test Shaka Player on XBOX. Since we
cant use the "easy" method of loading the player in the Edge browser. What
is the correct way to test the shaka player on XBOX?
…On Sat, Jan 30, 2021 at 4:29 PM hamesjarden ***@***.***> wrote:
The issue isn't Shaka. You need to determine if Edge on xbox supports
playready. I do not believe it does.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3119 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADDOMLGM7RYZGGCV7VTPA7TS4R23DANCNFSM4WSX4ZFQ>
.
--
David Eisenbacher
|
When I try with the Edge app, it doesn't support PlayReady. You can check support with https://shaka-player-demo.appspot.com/support.html. It's odd that you would see that error instead of seeing no support early. You could take a look at shaka-project/generic-webdriver-server#12 for an example UWP app that should support PlayReady. You could use this to test. |
Yes, we found the same. Though I recall once many years ago being able to test Shaka on Xbox in Edge, it may have been clear content or they may have removed PR support since. Try this on a Windows host with VS and all the prerequisites set up: npm install -g xbox-one-webdriver-server
xbox-one-webdriver-cli --hostname=XBOX-IP --username USERNAME --password PASSWORD --url https://shaka-player-demo.appspot.com/ |
Closing due to inactivity. If this is still an issue for you or if you have further questions, you can ask us to reopen or have the bot reopen it by including |
Have you read the FAQ and checked for duplicate open issues?
Yes
What link can we use to reproduce this?
https://shaka-player-demo.appspot.com/demo/#audiolang=en-US;textlang=en-US;uilang=en-US;panel=HOME;build=uncompiled
https://shaka-player-demo.appspot.com/demo/#audiolang=en-US;textlang=en-US;uilang=en-US;panel=CUSTOM%20CONTENT;build=uncompiled
What version of Shaka Player are you using?
v3.0.7-uncompiled
What browser and OS are you using?
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36
Edge on the XBOX 360
What did you do?
Using the test stream from
http://testweb.playready.microsoft.com/Content/Content4X
Error DRM.failed_to_create.CDM
Also used https://github.com/Axinom/public-test-vectors
CBCS test links
https://media.axprod.net/TestVectors/v9-MultiFormat/Encrypted_Cbcs/Manifest_1080p.mpd
Same error
Error DRM.failed_to_create.CDM
What did you expect to happen?
Playback
What actually happened?
The text was updated successfully, but these errors were encountered: