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. adding widevinecdm.dll to my QtWebEngine project
Qt 6.11 is out! See what's new in the release blog

adding widevinecdm.dll to my QtWebEngine project

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 583 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.
  • F Offline
    F Offline
    Franco1274
    wrote on last edited by
    #1

    downloaded the widevinecdm.dll file from Chrome, then in my .pro file in QT i enabled propietary codecs as said here i added also the path to the dll like this QTWEBENGINE_CHROMIUM_FLAGS=--widevine-path="C:\Users\FRANC\OneDrive\Desktop\Programacion\Proyectos\C++\widevinecdm.dll" but i still can't play netflix or any streaming service. any ideas?

    my .pro file looks like this:

    WEBENGINE_CONFIG += use_proprietary_codecs
    QTWEBENGINE_CHROMIUM_FLAGS=--widevine-path="C:/Users/FRANC/OneDrive/Desktop/Programacion/Proyectos/C++/Navegador_pruebas/widevinecdm.dll"
    
    
    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