Ask Your Question

Aman's profile - activity

2013-02-02 16:32:05 -0600 answered a question iOS video processing tutorial problem

I have the very same problem. the delegate 'processImage' never gets called. I am working with Ipod Touch (iOS 6.0). It has both front and Back facing camera. I feel that something is running because i see prints int he log such as.

2013-02-02 14:27:25.467 VideoTest[462:907] rotate.. 2013-02-02 14:27:25.469 VideoTest[462:907] layout preview layer 2013-02-02 14:27:25.471 VideoTest[462:907] right 2013-02-02 14:27:25.472 VideoTest[462:907] flip bounds 2013-02-02 14:27:26.587 VideoTest[462:907]

Any suggestion ?