I am trying to use the new http://xamarin.com/mobileapi and (while awesome) I can't find the functionality I need - I need to access the camera stream and sample it. Using the MediaPicker
class I can get video and images but I need to analyze the live video stream.
What am I missing here?