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. QWebEngine getDisplayMedia AbortError on macOS 15.3.2 with Qt 6.9

QWebEngine getDisplayMedia AbortError on macOS 15.3.2 with Qt 6.9

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 11 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
    Maksim Kalinin
    wrote last edited by
    #1

    Hi all,

    I’m using Qt 6.9 with QWebEngine on macOS 15.3.2. I’m trying to test screen capture using WebRTC via this sample page:

    🔗 https://webrtc.github.io/samples/src/content/getusermedia/getdisplaymedia/

    I’ve connected the QWebEnginePage::desktopMediaRequested signal as documented, and it does get triggered. However, when I click the “Share Screen” button on the page, I get the following error:

    getDisplayMedia error: AbortError
    

    Has anyone managed to get getDisplayMedia() working properly in QWebEngine on macOS? Are there any additional permissions, entitlements, or configurations required for screen capture to work?

    Any help would be greatly appreciated!

    Thanks!

    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