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. Android : viewfinder.onResolutionChanged called when camera started
Forum Updated to NodeBB v4.3 + New Features

Android : viewfinder.onResolutionChanged called when camera started

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 149 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
    m2dtkast
    wrote on last edited by m2dtkast
    #1

    It appears starting the camera triggers a resolution change on the view finder;
    but this happens only on Android. I can't reproduce this on my laptop, for instance.
    This resolution happens to be the same of the preview image (as provided to the imageCapture.onImageCaptured handler).

    If I breakpoint in the handler, the given event is fired "from nowhere" , i.e. the stack trace is not displaying any info,
    except the current frame (contrary to when I set resolution from qml, in which case the full stack trace is visible).

    • Is this different behaviour documented somewhere?
    • what might be triggering it?
    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