Xamarin forms. Collect camera frames

1

Greetings to all!

There has been a need to develop an application where my biggest difficulty right now is to load the camera from the cell into an object and somehow get some onFrameChange event from the camera.

I want to create an interface on a tablet in landscape mode where on the right side I have a numeric keypad and on the left side I have the camera (front) loaded.

These later camera frames will be uploaded to a server via WebAPI or Websocket.

On layout and other features, no problem, but loading the camera and intercepting each frame is something I have no idea how to implement.

Can anyone help me with this?

    
asked by anonymous 22.12.2017 / 11:34

0 answers