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

Qt Screen Recording

Scheduled Pinned Locked Moved Solved General and Desktop
9 Posts 5 Posters 1.9k 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

    Hello, it's me again :)

    I want to make a super simple program that gives me the ability to record my screen (Video Recorder). Something like OBS but significantly more simple (I am using windows 10 and Qt 6.0.3 64-bit).

    Since I don't know anything about screen capturing and where to start, I wanted to ask if someone can give me a link to a documentation that I can use. Any other resources, or even answers can really help me.

    Thank you :)

    1 Reply Last reply
    0
    • SavizS Saviz

      @SGaist

      So in other words, Qt Multimedia is what I am looking for. Correct?

      Thank you :)

      SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #6

      @Saviz said in Qt Screen Recording:

      @SGaist

      So in other words, Qt Multimedia is what I am looking for. Correct?

      Thank you :)

      Partly at least yes. There's currently no direct way to record your computer screen content but it provides some of the infrastructure you will need for example to create the file.

      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
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #2

        Hi,

        Qt 6.0 does not have the Qt Multimedia module so you would need to implement that using Windows APIs directly.

        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
        0
        • SGaistS SGaist

          Hi,

          Qt 6.0 does not have the Qt Multimedia module so you would need to implement that using Windows APIs directly.

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

          @SGaist

          So in other words, Qt Multimedia is what I am looking for. Correct?

          Thank you :)

          SGaistS 1 Reply Last reply
          0
          • JoeCFDJ Offline
            JoeCFDJ Offline
            JoeCFD
            wrote on last edited by
            #4

            You can use gstreamer pipeline to do it as well.

            SGaistS 1 Reply Last reply
            0
            • JoeCFDJ JoeCFD

              You can use gstreamer pipeline to do it as well.

              SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #5

              @JoeCFD said in Qt Screen Recording:

              You can use gstreamer pipeline to do it as well.

              It's going to be tricky on Windows 10.

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

              1 Reply Last reply
              0
              • SavizS Saviz

                @SGaist

                So in other words, Qt Multimedia is what I am looking for. Correct?

                Thank you :)

                SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #6

                @Saviz said in Qt Screen Recording:

                @SGaist

                So in other words, Qt Multimedia is what I am looking for. Correct?

                Thank you :)

                Partly at least yes. There's currently no direct way to record your computer screen content but it provides some of the infrastructure you will need for example to create the file.

                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
                • SGaistS SGaist

                  @Saviz said in Qt Screen Recording:

                  @SGaist

                  So in other words, Qt Multimedia is what I am looking for. Correct?

                  Thank you :)

                  Partly at least yes. There's currently no direct way to record your computer screen content but it provides some of the infrastructure you will need for example to create the file.

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

                  @SGaist

                  Thank you very much :)

                  I 1 Reply Last reply
                  0
                  • K Offline
                    K Offline
                    karen999
                    Banned
                    wrote on last edited by
                    #8
                    This post is deleted!
                    1 Reply Last reply
                    0
                    • SavizS Saviz

                      @SGaist

                      Thank you very much :)

                      I Offline
                      I Offline
                      IchirouCrofton
                      Banned
                      wrote on last edited by IchirouCrofton
                      #9
                      This post is deleted!
                      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