Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6076175
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T10:34:40+00:00 2026-05-23T10:34:40+00:00

I am currently trying to implement a very simple UIView to replace the UIImagePickerController

  • 0

I am currently trying to implement a very simple UIView to replace the UIImagePickerController and am running into lag with the image being captured.

Here is the class I am currently using:
https://gist.github.com/963319

When I call snapPicture the delegate gets back the image with correct dimensions instantaneously from captureOutput:didOutputSampleBuffer but does not display the image for at least 3 seconds and sometimes takes up to 5 or 10 seconds. I have tried adding in the delegate setNeedsDisplay and setNeedsLayout. Does anyone have any idea what I might be doing wrong here or what might be causing this delay?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T10:34:40+00:00Added an answer on May 23, 2026 at 10:34 am

    The docs of AVCaptureAudioDataOutput say “All delegate methods are called on the specified dispatch queue”, so the answer below from Alex could well indicate the problem.

    If you do something like this instead of the current delegate callback:

    [delegate performSelectorOnMainThread:@selector(usePicture:) withObject:image waitUntilDone:NO];

    The -usePicture: method then invokes the delegate with the new picture.

    Works for me. Though only tested on iPhone 4 for now.

    Regards,
    Edwin

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to implement a very simple strategy class in Objective-C that allows for
I'm trying to implement a very simple way to select a subsection of the
Currently trying to implement a simple ping program to teach myself about network programming
All I am currently trying implement something along the lines of dim l_stuff as
I'm currently trying to implement a class to handle secure communications between instances of
I am currently trying to implement an algorithm to select a unique (16-bit) identifier.
I'm currently trying to implement a socket server that enables the clients to send
I've been trying to implement unit testing and currently have some code that does
I'm trying to implement a mailing list system for my application. I'm currently using
I'm trying to implement a little function in my app. I am currently playing

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.