Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QML Camera - imageCaptured signal is not emitted

QML Camera - imageCaptured signal is not emitted

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 776 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.
  • benlauB Offline
    benlauB Offline
    benlau
    Qt Champions 2016
    wrote on last edited by benlau
    #1

    Hi all,

    I found a strange problem with QML Camera. Sometimes the onImageCaptured signal will not be emitted. If that happen, VideoOutput is still working but it won't report any error. Moreover, it won't response to stop() function. The VideoOutput is still working and won't change cameraStatus.

    Anyone got similar issue and have idea to fix it?

    Tested Environment:

    • Qt 5.7 + Android
    • Qt 5.7/5.6 on Mac Book Air (Mac OS 10.11)

    Step to reproduce

    1. Open this example

    http://doc.qt.io/qt-5/qtmultimedia-multimedia-declarative-camera-example.html

    1. Press the "Capture" , then press the frozen photo again.

    Repeat this step for 20~30 times. The problem should happen.

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

      @benlau sounds like a bug.

      Your description sounds different from https://bugreports.qt.io/browse/QTBUG-43244
      so I suggest opening a new one at open one at https://bugreports.qt.io/

      benlauB 1 Reply Last reply
      2
      • tekojoT tekojo

        @benlau sounds like a bug.

        Your description sounds different from https://bugreports.qt.io/browse/QTBUG-43244
        so I suggest opening a new one at open one at https://bugreports.qt.io/

        benlauB Offline
        benlauB Offline
        benlau
        Qt Champions 2016
        wrote on last edited by
        #3

        @tekojo said in QML Camera - imageCaptured signal is not emitted:

        @benlau sounds like a bug.

        Your description sounds different from https://bugreports.qt.io/browse/QTBUG-43244
        so I suggest opening a new one at open one at https://bugreports.qt.io/

        Thx. I have reported this issue at:

        https://bugreports.qt.io/browse/QTBUG-57154

        1 Reply Last reply
        2

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved