Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Brainstorm
  4. Bringing the output of a webcam into Qt

Bringing the output of a webcam into Qt

Scheduled Pinned Locked Moved Unsolved Brainstorm
3 Posts 2 Posters 1.4k Views
  • 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.
  • Saran DeepakS Offline
    Saran DeepakS Offline
    Saran Deepak
    wrote on last edited by
    #1

    Can anyone help me with the code for displaying the output of a webcam into the qt creator. The live video output of the web cam or a facecam of a laptop must be shown in the qt. Please guide me about this topic. Or how to windows inbuilt app into qt?

    1 Reply Last reply
    0
    • tekojoT Offline
      tekojoT Offline
      tekojo
      wrote on last edited by
      #2

      Hi @Saran-Deepak

      You should take a look at Qt Multimedia in the documentation:
      http://doc.qt.io/qt-5/multimediaoverview.html

      The Multimedia Recipes section there has links to examples for accessing the camera. Just remember that the cameras are ultimately handled by the operating system, and Qt relies on the operating system providing the exact camera features.

      Saran DeepakS 1 Reply Last reply
      1
      • tekojoT tekojo

        Hi @Saran-Deepak

        You should take a look at Qt Multimedia in the documentation:
        http://doc.qt.io/qt-5/multimediaoverview.html

        The Multimedia Recipes section there has links to examples for accessing the camera. Just remember that the cameras are ultimately handled by the operating system, and Qt relies on the operating system providing the exact camera features.

        Saran DeepakS Offline
        Saran DeepakS Offline
        Saran Deepak
        wrote on last edited by
        #3

        @tekojo Thanks a lot bro. I think i got the right link :)

        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