Got live video preview working using objc_utils. LiveCameraView lets you embed the camera's output in realtime (either front or back camera,set device=0 or 1) inside other ui.Views.
It should be possible to then get snapshots, or access to the raw images for realtime image processing /effects ( have not tried it yet). i plan on experimenting with the Accelerate framework next.