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

qtWebengine Screen Capture API

Scheduled Pinned Locked Moved Unsolved QtWebEngine
4 Posts 2 Posters 918 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 2 Apr 2020, 19:06 last edited by Evhen 4 Feb 2020, 19:10
    #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

    R 1 Reply Last reply 2 Apr 2020, 19:59
    0
    • E Evhen
      2 Apr 2020, 19:06

      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

      R Offline
      R Offline
      raven-worx
      Moderators
      wrote on 2 Apr 2020, 19:59 last edited by raven-worx 4 Feb 2020, 20:00
      #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 2 Apr 2020, 21:43
      0
      • R raven-worx
        2 Apr 2020, 19:59

        @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 2 Apr 2020, 21:43 last edited by Evhen 4 Feb 2020, 21:44
        #3

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

        R 1 Reply Last reply 3 Apr 2020, 08:11
        0
        • E Evhen
          2 Apr 2020, 21:43

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

          R Offline
          R Offline
          raven-worx
          Moderators
          wrote on 3 Apr 2020, 08:11 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

          1/4

          2 Apr 2020, 19:06

          • Login

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