Re: iPhone Camera

2010-08-12 Thread koko
Simple question, appropriate simple answer. Thanks. On Aug 11, 2010, at 7:45 PM, John C. Randolph wrote: On Aug 11, 2010, at 6:24 PM, k...@highrolls.net wrote: Can an iPhone app get input from the camera? Yes. -jcr ___ Cocoa-dev mailing lis

Re: iPhone Camera

2010-08-11 Thread Kyle Sluder
On Wed, Aug 11, 2010 at 6:24 PM, wrote: > Can an iPhone app get input from the camera? No, all of the easily-findable documentation about using the camera is lying to you. As are all of the camera-using apps in the App store. --Kyle Sluder ___ Cocoa-

Re: iPhone Camera

2010-08-11 Thread John C. Randolph
On Aug 11, 2010, at 6:24 PM, k...@highrolls.net wrote: > Can an iPhone app get input from the camera? Yes. -jcr ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the

iPhone Camera

2010-08-11 Thread koko
Can an iPhone app get input from the camera? -koko ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscr

Re: iPhone camera control like RedLaser

2009-07-08 Thread Luke the Hiesterman
Let's keep this discussion to what can be done with supported API, not what can be done to subvert API. As for the camera, there's currently no supported method for drawing overlays. I believe a feature request exists for this functionality. Luke On Jul 8, 2009, at 8:35 AM, Dave Camp wrote

Re: iPhone camera control like RedLaser

2009-07-08 Thread Dave Camp
Due to the dynamic nature of Obj-C, there really isn't a good way for Apple to detect most private API uses. Dave On Jul 8, 2009, at 7:05 AM, Roland King wrote: Is this the RedLaser app I just found on the store? I can't think that Apple would approve an app which used a private API. On

Re: iPhone camera control like RedLaser

2009-07-08 Thread Dave DeLong
They're probably just drawing a red line on the screen because they know where the video image should be. =) Dave On Jul 8, 2009, at 8:05 AM, Roland King wrote: Is this the RedLaser app I just found on the store? I can't think that Apple would approve an app which used a private API. _

Re: iPhone camera control like RedLaser

2009-07-08 Thread Roland King
Is this the RedLaser app I just found on the store? I can't think that Apple would approve an app which used a private API. On Jul 8, 2009, at 9:56 PM, Luke Hiesterman wrote: There is no API for that at this time. Luke Sent from my iPhone. On Jul 8, 2009, at 12:00 AM, Mike Manzano wrote:

Re: iPhone camera control like RedLaser

2009-07-08 Thread Luke Hiesterman
There is no API for that at this time. Luke Sent from my iPhone. On Jul 8, 2009, at 12:00 AM, Mike Manzano wrote: The RedLaser app overlays a display on the 3GS' video capture screen, and seems to be able to react to the video in real time. Are they using public APIs to do this? If so,

iPhone camera control like RedLaser

2009-07-08 Thread Mike Manzano
The RedLaser app overlays a display on the 3GS' video capture screen, and seems to be able to react to the video in real time. Are they using public APIs to do this? If so, I can't find them. Mike ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.c

Need to simulate iphone camera application

2009-04-17 Thread developers mac
I need to simulate the camera of iphone through code. I know its possible. But I am not sure on how to perform that action. can some one help me on this? Thanks in Advance! ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin