• 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: Alex Kac <email@hidden>
  • Date: Tue, 15 Dec 2009 17:35:21 -0600

Ah that's probably why the message in the forums says that it will be superceded in the future, for proper naming and hopefully slightly more functionality).

Thanks Apple!

On Dec 15, 2009, at 5:14 PM, Luke the Hiesterman wrote:

>
> On Dec 15, 2009, at 3:11 PM, Gabriel Zachmann wrote:
>
>> According to this
>> http://www.tuaw.com/2009/12/14/app-store-approved-app-brings-video-recording-to-iphone-3g-and-1/
>> they use the non-documented UIGetScreenImage().
>>
>> I'd love to use that if it's the only way -- if only somebody could provide me with some simple sample code how to use it .
>
> while (youWantImages)
> {
> 	CGImageRef image = UIGetScreenImage();
> 	//process image here
> 	CGImageRelease(image); //even though this is a Get function, it returns a retained image.
> }
>
> Luke_______________________________________________
>
> 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

Alex Kac - President and Founder
Web Information Solutions, Inc.

"If at first you don't succeed, skydiving is not for you."
-- Francis Roberts





_______________________________________________

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: Gabriel Zachmann <email@hidden>
References: 
 >[iPhone] Sample code for live camera stream? (From: Gabriel Zachmann <email@hidden>)
 >Re: [iPhone] Sample code for live camera stream? (From: Luke the Hiesterman <email@hidden>)
 >Re: [iPhone] Sample code for live camera stream? (From: Gabriel Zachmann <email@hidden>)
 >Re: [iPhone] Sample code for live camera stream? (From: Mark Woollard <email@hidden>)
 >Re: [iPhone] Sample code for live camera stream? (From: Gabriel Zachmann <email@hidden>)
 >Re: [iPhone] Sample code for live camera stream? (From: Luke the Hiesterman <email@hidden>)

  • Prev by Date: Re: [iPhone] Sample code for live camera stream?
  • Next by Date: ipp help - need advice
  • Previous by thread: Re: [iPhone] Sample code for live camera stream?
  • Next by thread: Re: [iPhone] Sample code for live camera stream?
  • Index(es):
    • Date
    • Thread