• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [iPhone] Sample code for live camera stream?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [iPhone] Sample code for live camera stream?


  • Subject: Re: [iPhone] Sample code for live camera stream?
  • From: Luke the Hiesterman <email@hidden>
  • Date: Tue, 15 Dec 2009 12:54:55 -0800

There is not currently API for this. The API allows you to place overlays on the screen, but video data is not delivered to your app until the user is finished recording.

Luke

On Dec 15, 2009, at 9:24 AM, Gabriel Zachmann wrote:

> I am having problems of getting "live" images from the iPhone's camera.
> I suppose this should be quite simple but I am not sure how to do it.
>
> Basically, what I want to do is this
>
>  loop forever:
>    grab current image from the camera
>    do some computer vision processing (object detection)
>    display results on the iPhone's screen (possible overlayed on the camera image)
>
> But I have no idea how to go about the first step in the loop, i.e., grabbing the current ("live") image from the camera.
>
> I did some googling, to no avail.
> The documentation of UIImagePickerController is not clear to me.
> And I couldn't find any sample code.
>
> So, could somebody please point me to more documentation? or to some sample code?
>
> Thanks a lot in advance.
>
> Best regards,
> Gabriel.
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: [iPhone] Sample code for live camera stream?
      • From: Kyle Sluder <email@hidden>
    • Re: [iPhone] Sample code for live camera stream?
      • From: Gabriel Zachmann <email@hidden>
References: 
 >[iPhone] Sample code for live camera stream? (From: Gabriel Zachmann <email@hidden>)

  • Prev by Date: [moderator] Re: Don't Report Documentation Bugs to Apple Bug Reporter
  • Next by Date: Re: [iPhone] Sample code for live camera stream?
  • Previous by thread: [iPhone] Sample code for live camera stream?
  • Next by thread: Re: [iPhone] Sample code for live camera stream?
  • Index(es):
    • Date
    • Thread