Accessing iOS device camera from Monkey?

Monkey Targets Forums/iOS/Accessing iOS device camera from Monkey?

chimaera(Posted 2013) [#1]
This is kind of a bump on an old topic (only found an old one from a year ago).

Has anyone been successful in accessing an iOS device's camera from Monkey? I guess that some kind of wrapper or interface needs to be made, but I am just not that good and c++.

Hope that someone can help me, though.


zoqfotpik(Posted 2013) [#2]
Another bump to this topic.

I'm looking to process video frame by frame. The processing can be low resolution (scanning by 32 pixel squares instead of each pixel.)

Is this possible in Monkey? Should I look into coding natively for IOS?