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. [SOLVED] QCamera, WDM Streaming and DirectShow
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] QCamera, WDM Streaming and DirectShow

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 2.5k 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.
  • G Offline
    G Offline
    GaryFreeman
    wrote on last edited by
    #1

    Hi everyone!

    I have BlackMagic DeckLink Quad card for capturing video stream from SDI. And I want to capture it from application writtent with Qt. And I have a question: can QCamera capture WDM Streaming video? Or I should use something like DirectShow?

    Thanks for helping!

    PS. There is no DeckLink in QCamera::availableDevices().
    PS2. How to connect DirectX SDK to QtCreator?

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

      Hi and welcome to devnet,

      AFAIK it's normal that you don't have the 4 devices listed as cameras, technically these inputs are not cameras.

      What you can do is use the DeckLink SDK. BlackMagic provides a pretty good SDK that is cross-plaform and Qt friendly (look at their examples. they use Qt)

      Hope it helps

      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
      • G Offline
        G Offline
        GaryFreeman
        wrote on last edited by
        #3

        Thank you very much! I didn't know that there is DeckLink SDK, I thought, that DeckLink has only WDM drivers and DirectShow Filters.

        Have a good day, happy New Year and thank you again!
        [quote author="SGaist" date="1388354466"]Hi and welcome to devnet,

        AFAIK it's normal that you don't have the 4 devices listed as cameras, technically these inputs are not cameras.

        What you can do is use the DeckLink SDK. BlackMagic provides a pretty good SDK that is cross-plaform and Qt friendly (look at their examples. they use Qt)

        Hope it helps[/quote]

        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