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. qtWebengine Screen Capture API
Qt 6.11 is out! See what's new in the release blog

qtWebengine Screen Capture API

Scheduled Pinned Locked Moved Unsolved QtWebEngine
4 Posts 2 Posters 1.3k Views 2 Watching
  • 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.
  • E Offline
    E Offline
    Evhen
    wrote on last edited by Evhen
    #1

    Hi, I was wondering if its possible to use screencapture Api.

    Particularly navigator.mediaDevices.getDisplayMedia() method, so it will show native chrome popup whre I can select which area I can share (tab, fullscreen, etc).
    I've tried calling that method, it works, but doesn't show popup with screencapture options.
    QT 5.14.1, chome engine I guess (77).

    Thank you in advance

    raven-worxR 1 Reply Last reply
    0
    • E Evhen

      Hi, I was wondering if its possible to use screencapture Api.

      Particularly navigator.mediaDevices.getDisplayMedia() method, so it will show native chrome popup whre I can select which area I can share (tab, fullscreen, etc).
      I've tried calling that method, it works, but doesn't show popup with screencapture options.
      QT 5.14.1, chome engine I guess (77).

      Thank you in advance

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by raven-worx
      #2

      @Evhen
      Chromium (QtWebEngine) is not Chrome
      Chromium is the backend/engine used by both. So chrome has features on top implemented

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      E 1 Reply Last reply
      0
      • raven-worxR raven-worx

        @Evhen
        Chromium (QtWebEngine) is not Chrome
        Chromium is the backend/engine used by both. So chrome has features on top implemented

        E Offline
        E Offline
        Evhen
        wrote on last edited by Evhen
        #3

        @raven-worx
        Ok, thank you for reply. So I guess its not possible?

        raven-worxR 1 Reply Last reply
        0
        • E Evhen

          @raven-worx
          Ok, thank you for reply. So I guess its not possible?

          raven-worxR Offline
          raven-worxR Offline
          raven-worx
          Moderators
          wrote on last edited by
          #4

          @Evhen
          only if you implement the missing UI components yourself

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          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