Results 1 to 4 of 4

Thread: Webcam USB under Windows with qt4

  1. #1
    Join Date
    Mar 2008
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question Webcam USB under Windows with qt4

    Does anyone know which librarys i can use to scan the USB-Ports under Windows and find out how many cameras are connected and to grab their images with DirectShow?

  2. #2
    Join Date
    Jan 2006
    Location
    Gloucester, UK
    Posts
    18
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Webcam USB under Windows with qt4

    I'm looking into that same subject myself.
    What I have found so far is as follows:

    1. Windows Media Transfer Protocol (MTP) http://msdn2.microsoft.com/en-us/library/ms867188.aspx

    2. Windows Image Acquisition (WIA) http://msdn2.microsoft.com/en-us/library/ms630368.aspx

    I have the USB Design by Example book which has a chapter on DirectShow and USBCams - so I'm looking at that.

  3. #3
    Join Date
    Jun 2007
    Posts
    12
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Webcam USB under Windows with qt4

    you could try openCV. I don't remember the project website, but you can google it

  4. #4
    Join Date
    Mar 2008
    Location
    Houston, Texas, USA
    Posts
    277
    Thanks
    9
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: Webcam USB under Windows with qt4

    I was wondering this too but where it was cross platform also.
    Qt-4.7.3 | Gentoo ~amd64 | KDE-4.7
    Aki IRC Client for KDE4 | Qt Documentation

Similar Threads

  1. Windows not appearing in XP.
    By beardybloke in forum Qt Programming
    Replies: 7
    Last Post: 24th October 2007, 17:32
  2. Qthreads and webcam app
    By Schizo in forum Qt Programming
    Replies: 1
    Last Post: 21st June 2007, 09:17
  3. Replies: 10
    Last Post: 25th February 2007, 00:23
  4. converting unix exe to windows binary
    By deekayt in forum General Programming
    Replies: 2
    Last Post: 17th September 2006, 01:00
  5. MDI windows without QWorkspace
    By Big Duck in forum Newbie
    Replies: 2
    Last Post: 16th June 2006, 17:15

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.