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
Forum Updated to NodeBB v4.3 + New Features

adding widevinecdm.dll to my QtWebEngine project

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 453 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 4 Jul 2022, 21:35 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

    1/1

    4 Jul 2022, 21:35

    • Login

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