Posts

Post not yet marked as solved
1 Replies
1.7k Views
I have an app which produces a stream of CIImage* from a CoreVideo Pipeline. I would like to be able to display the stream of CIImage's as they are processed and I thought I could do this using the CIFilter functionality of the CALayer class. But I cannot seem to get the CIImage* displayed. Is this possible? What is the trick? |K<
Posted Last updated
.