Skip to content
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

Missing component - Error Code: F7702-1003 #37

Closed
Saroumane opened this issue Nov 28, 2018 · 3 comments
Closed

Missing component - Error Code: F7702-1003 #37

Saroumane opened this issue Nov 28, 2018 · 3 comments

Comments

@Saroumane
Copy link

Saroumane commented Nov 28, 2018

What I did :
$ sudo apt-get install qtwebengine5-dev
$ git clone https://github.com/gort818/qtwebflix
$ cd qtwebflix/
$ chmod +x widevine.sh
$ sudo ./widevine.sh
$ qmake -config release
$ make

No errors so far...

What I got :
qtwebflix starts normally, I can login, I can even see the first seconds of a movie when I'm on its page. But when I try to start a movie for real I get :
"Missing component
We cannot find all the required components to play Netflix on this device. Please visit chrome://components, locate the WidevineCdm component, and click the "Check for update" button.
Error Code: F7702-1003"

Same result with
$ qtwebflix --register-pepper-plugins="/usr/lib/qt/plugins/ppapi/libwidevinecdmadapter.so; application/x-ppapi-widevine-cdm"

Xubuntu 18.10 with qtwebengine5-dev version 5.11.1
Chromium is installed : version 70.0.3538.77

@gort818
Copy link
Owner

gort818 commented Nov 28, 2018

Sorry haven't been keeping up to date on Ubuntu releases,

qtwebengine5-dev version 5.11.1

I need to create a new script for widevine for Ubuntu 18.10 users.

Thanks for the issue!

@gort818
Copy link
Owner

gort818 commented Nov 29, 2018

Wrote a quick bash script please give it a try.

https://gist.github.com/gort818/524f6d2977d8a268cec357eb2c002825

@Saroumane
Copy link
Author

Well done, it works !

Irrelevant question : when I do Control + Alt + Shift + D : I have statistics, but the Framerate says "NaN" (Not a Number I guess)
I tried qtwebflix because I was desperately looking for a Netflix that displays original framerate of Netflix shows.
At least your app unlock 1080p on Linux, and that's a big bonus ! (Chromium/Firefox extension didn't worked for me)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants