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

Screen recording

Scheduled Pinned Locked Moved Solved General and Desktop
screenrecording
3 Posts 2 Posters 865 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.
  • SavizS Offline
    SavizS Offline
    Saviz
    wrote on last edited by
    #1

    I am currently trying to find a method to record the desktop screen in a QWidget project. Unfortunately, there are not many tutorials/articles about how to approach this in Qt.

    I wanted to kindly ask if anyone knows about any good sources that I can use to learn about this?

    Are there any Qt classes that can help me with this?

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

      Hi,

      No, there's nothing pre-made in Qt for that.

      You might want to check with ffmpeg. They might have something for that purpose.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      SavizS 1 Reply Last reply
      1
      • SavizS Saviz has marked this topic as solved on
      • SGaistS SGaist

        Hi,

        No, there's nothing pre-made in Qt for that.

        You might want to check with ffmpeg. They might have something for that purpose.

        SavizS Offline
        SavizS Offline
        Saviz
        wrote on last edited by
        #3

        @SGaist Thank you. I tried using ffmpeg and it works like a charm.

        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