-
Notifications
You must be signed in to change notification settings - Fork 242
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
[Bug] PlayReady DRM dont works on android #1642
Comments
Tested on a Shield TV and a FireTV 4K and both have the same problem:
Here is the debug.log from the FireTV: |
@Uukrull can you play |
The spinning wheel is stuck and nothing is played with that strm. |
there are two problems
both complains of invalid KID found a old issue on exoplayer with same errors, maybe similar problem |
@Uukrull can you test on FireTv if at least one of these strm works by using test build: https://jenkins.kodi.tv/blue/organizations/jenkins/xbmc%2Finputstream.adaptive/detail/PR-1668/7/artifacts |
None work. |
thanks no luck im not able to understand the problem |
22.1.4-Piers worked, 22.1.5-Piers do not |
Describe the problem
With recent changes i was testing Smoothstreaming manifest with playready DRM
and i noticed that was not working on my Nvidia shield
i tested ISA on Kodi 18/19/22
on all versions Playready is broken
now Nvidia shield is my only device that should support playready DRM
then i cannot make a comparison with another device
to say if it is a Shield problem or a ISA problem
here i add the two test streams that come from Microsoft servers (read strm txt for license urls)
SMOOTHSTREAM - DRM superspeedway.strm.txt
SMOOTHSTREAM - DRM tearsofsteel.strm.txt
these two streams works correctly on Shaka player under Edge browser,
i tried to compare ISA saved license files ".init" and "response" and compared with the browser license request/response data, and i havent found particular differences that can explain the problem
on logcat is possible to see many lines of system errors
i have also prepared a DASH with playready test stream
DASH_playready - Tearsofsteels.strm.txt
Possible fix
No response
Steps to reproduce
No response
Debug log
kodi.log
logcat.txt
Stream manifest file(s)
No response
Additional info
No response
Operating system(s)
Android
Operating system version(s)
No response
InputStream Adaptive version(s)
Tested all last releases
Kodi version(s)
18/19/22
The text was updated successfully, but these errors were encountered: