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

Recording Video using Qt on Windows

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

    Hello, first of all this is my first post. I apologize in advance for any typos and semantic flaws.

    I have a very simple problem,

    My goal is recording video on Windows using Qt. I came across a title related to the subject in the Qt documentation. https://doc.qt.io/qt-5/qtmultimedia-windows.html. It says, "Video recording is currently not supported". So how can i achieve my goal? Should i use a library for that purpose? For example opencv? If so, is it a reasonable approach to use a library for just recording video?

    Thank you for your help in advance.

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

      Hi and welcome to devnet,

      No issue. with using an external library such as OpenCV. It's pretty usual to use several different libraries and toolkits to achieve one's goal. There's no one tool fixes everything in development. Additional advantage of using a library like OpenCV (or maybe libVLC) is that it is also cross-platform so all to your own benefit.

      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
      1
      • dariD Offline
        dariD Offline
        dari
        wrote on last edited by
        #3

        Thank you so much. Your answer provided the information I needed.

        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