Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. capture video screen
Forum Updated to NodeBB v4.3 + New Features

capture video screen

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 213 Views 1 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.
  • SpyerGameS Offline
    SpyerGameS Offline
    SpyerGame
    wrote on last edited by
    #1

    Hi there

    I wanna capture my screen but gonna to prevent any other software for capturing my screen.
    Or how to detect any running software in windows and prevent some of them?!

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      there is nothing in Qt for this.
      You need to use native API to enumerate other running processes but
      it will be hard to block any app that can screen capture as
      you will need to know its .exe name.

      1 Reply Last reply
      1

      • Login

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