Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Rebuilding QWebEngine for Netflix support
Qt 6.11 is out! See what's new in the release blog

Rebuilding QWebEngine for Netflix support

Scheduled Pinned Locked Moved Unsolved QtWebEngine
2 Posts 1 Posters 1.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    maximus
    wrote on last edited by maximus
    #1

    Hi,

    I am trying to follow theses steps to rebuild QWebEngine from source so I can have netflix video playback.
    http://blog.qt.io/blog/2016/06/03/netflix-qt-webengine-5-7/?utm_content=35576280&utm_medium=social&utm_source=twitter

    The first step is easy, copying the WidevineCDM plugin under your /release folder.
    However the second step, rebuilding QWebEngine from source, I am having a hard time do that.
    Is it possible that there is an easier step to avoid rebuilding QWebEngine, the documentation says I need to rebuild with this flag
    qmake WEBENGINE_CONFIG+=use_proprietary_codecs

    Is it possible to have an option to enable or disable this flag without rebuilding everything? .setUsePropretaryCodecs(true) ?
    Thanks


    Free Indoor Cycling Software - https://maximumtrainer.com

    1 Reply Last reply
    0
    • M Offline
      M Offline
      maximus
      wrote on last edited by maximus
      #2

      It would be nice if we could only drop the codecs like with the plugins, rebuilding from scratch on every OS is kind of a pain.
      Thanks for considering.

      Doc here:
      https://wiki.qt.io/How_to_Try_QtWebEngine
      Seems not updated for Windows. I just want to rebuild QWebEngine and not all Qt module.

      It would be nice to have a ready to use version already built on Qt website,
      or the step to build QWebEngine from source for newbies.
      Thanks


      Free Indoor Cycling Software - https://maximumtrainer.com

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved