You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: