gort818 / qtwebflix

A qt webengine program for netflix
GNU General Public License v3.0
245 stars 29 forks source link

F7121-1331 on arm #68

Open dpeddi opened 5 years ago

dpeddi commented 5 years ago

Maybe this is not a direct issue of qtweblflix, however trying to get qtwebflix working on an arm stb, when i start a video i get F7121-1331 and the following error

: QML MprisPlayer: Failed attempting to connect to DBus : QML MprisPlayer: Failed attempting to connect to DBus [20808:20808:0606/142634.821334:ERROR:binder_registry.h(100)] Failed to locate a binder for interface "media.mojom.OutputProtection". [20808:20808:0606/142635.586717:ERROR:binder_registry.h(100)] Failed to locate a binder for interface "media.mojom.PlatformVerification". [20808:20808:0606/142637.743716:ERROR:binder_registry.h(100)] Failed to locate a binder for interface "media.mojom.OutputProtection". [20808:20808:0606/142638.416966:ERROR:binder_registry.h(100)] Failed to locate a binder for interface "media.mojom.PlatformVerification". on the system i've copyed libwidevine from chromeos_10895.78.0_daisy-skate_recovery_stable-channel_skate-mp-v2 so it should be from chrome/69 while qtwebengine should provide chromium 69 as well. could you help me to route this issue? Regards
lecler-i commented 5 years ago

Hello Eddi,

I cannot help you as I don't have any experience running netflix on a ARM...

But you should checkout this thread : https://github.com/gort818/qtwebflix/issues/12

You should apparently spoof your user-agent (-u, --useragent <useragent>) to chrome OS. You can alternatively try the libwidevine mentionned in the above issue, that appear to be working.