rokudev / samples

Collection of sample channels for side-loading on your Roku device
MIT License
454 stars 290 forks source link

Facing No Addon found for Widevine exception when trying to play Drm content #56

Open AmanPunjWynk opened 1 year ago

AmanPunjWynk commented 1 year ago

Hi Team, I am facing "No Addon found for Widevine exception" when trying to play DRM content.

How I am getting this error:-

I restore my Roku Ultra Device. Sign in with user. launch my app and trying to play DRM content. Error Thrown :- no addon found for Widevine, DRMerrorcode:0, errocode:1

How I fixed for local device:-

as I observed that While making DRM connection some parameters are missing/ not downloaded. so I'll just first launch YouTube channel play one video so that required parameters to play Widevine content will get downloaded in my device.

now if I try to play content. Content is playing Perfectly.

Blocker I am facing:- when I am uploading my package for channel behaviour testing.. deep linking Tests are failing because content is not playing because of this error.

I have attached a Screenshot of error from my application. Any suggestion on guidance will be helpful.

Screenshot 2022-12-23 at 3 10 33 PM