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. Problems with QCamera
QtWS25 Last Chance

Problems with QCamera

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 567 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.
  • M Offline
    M Offline
    MCMic
    wrote on last edited by
    #1

    Hello!

    I’m working on a photobooth application : http://projects.haxx.es/p/qphotobooth/
    I’m using Qt Multimedia for this and I’m having some problems:

    • The method «QCameraImageCapture::supportedResolutions» always give me an empty list
    • With my integrated laptop webcam when capture is called the video freeze for 2 or 3 seconds before the pic is actually taken
    • With an external cam video is fine but pics taken are all gray

    Both cams works fine with cheese. Isn’t Qt using the same drivers?
    Is supportedResolutions supposed to work?
    https://qt.gitorious.org/qt/qtmultimedia/source/15025088eac53d97705191d06b13868d62977155:src/plugins/gstreamer/camerabin/camerabinimageencoder.cpp
    not sure this is the actual code but in debug mode I do see CameraBinImageEncoder messages, and in this cpp it seems like the supportedResolution method is empty?

    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