Hi All
So I have a little fun app idea but need to get pointed in the right direction to get started.
So here is what I need.
1. Stream video (AKA camcorder preview image) from camera.
2. Access raw frames so I can add overlays, (AKA like the bounding boxes around faces in face recognition software)
3. Push video stream to the screen (Fullscreen live preview image with overlays.)
Was looking at the Camera class but I am not sure this is where to start, and definitly not sure how to get from here to there.
Thanks for any/all help/examples.
Trying to shortcut my development/play time, gotta start spending more time with the wife.
So I have a little fun app idea but need to get pointed in the right direction to get started.
So here is what I need.
1. Stream video (AKA camcorder preview image) from camera.
2. Access raw frames so I can add overlays, (AKA like the bounding boxes around faces in face recognition software)
3. Push video stream to the screen (Fullscreen live preview image with overlays.)
Was looking at the Camera class but I am not sure this is where to start, and definitly not sure how to get from here to there.
Thanks for any/all help/examples.
Trying to shortcut my development/play time, gotta start spending more time with the wife.