If you ever wonder what I fight about with demons the most these days, believe it or not, it's whether I can do and succeed at stuff like this... Today, I wrote code that splits a single iPhone video camera feed among multiple displays, each of which can be processed separately and individually and simultaneously, in real-time, without affecting app performing or significant increases to memory and energy consumption using multicast delegation . It displays video as it is acquired by the camera in multiple windows, but with a filter applied at a different setting in each one. The point of that is to be able to monitor the same scene for different types of demonic activity simultaneously; that would require separate windows, each displaying video processed to reveal and/or enhance visibility of the specific type. In order to process or filter a video feed in your app, you need the image data . Although you can set up multiple preview layers to display the image feed, the vi
My inevitable demise, daily.