Git Product home page Git Product logo

Comments (6)

gort818 avatar gort818 commented on August 23, 2024

Hi,

Sure, would be glad to help.

  1. What Distro are you using and what version?
  2. Did you build qtwebflix from source?
  3. Do you have chromium installed?

from qtwebflix.

robertoviola avatar robertoviola commented on August 23, 2024

I am using Ubuntu 16.04 LTS.
I built it from source.
I do not have Chromium, but I have Google Chrome 67. By the way, I also installed the Widevine plugin through the script, but qtwebflix does not work neither with the Chrome one nor with the one installed through the script.

from qtwebflix.

gort818 avatar gort818 commented on August 23, 2024

Ok, so that script was meant for ubuntu 17+ beacuse qtwebengine is in the repos and it is a bit behind I think it is still qt version 5.9 or 5.10.

Since you have qt 5.11 I think we are going to need the newer widevine libs. I can write up a script later if need be, but if you want to test it now use this.

https://dl.google.com/linux/deb/pool/main/g/google-chrome-stable/google-chrome-stable_66.0.3359.181-1_amd64.deb
and extract the widevine libs

Let me know how that goes and if you need help let me know.

from qtwebflix.

robertoviola avatar robertoviola commented on August 23, 2024

Hi,
Now it correctly works.
Does Google change something (some updates) in Widevine plugin for Chrome 67?
In order to work with future version of Widevine, do you think that Qt should fix this problem? Does the problem depend on Qt or this particular code?

from qtwebflix.

gort818 avatar gort818 commented on August 23, 2024

So it seems everytime there is a major chromium release we need the newer widevine libs, I have been montoring and updating them accordingly.

Everytime there is a major Qt release they update chromium in qtwebengine and depends on a newer widevine.

The shell script I had there was intended for Ubuntu 17 & 18 since they are behind on QT release versions.

I might have to do a check and see what version of QT is installed and download the correct widevine libs.

Hope that answers your question.. and if you have any issues please let me know!

from qtwebflix.

robertoviola avatar robertoviola commented on August 23, 2024

I understood.
By the way, the application is now correctly working with the new Widevine plugin you suggested me.
Thank you for your help!

from qtwebflix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.