Xamarin Forms. Collect camera frames

Asked

Viewed 48 times

2

Greetings to all!

There arose the need to develop an application where my greatest difficulty right now is to load the camera from the mobile phone on an object and somehow get some event onFrameChange from the camera.

I intend to create an interface on a tablet in landscape mode where, on the right side I will have a numeric keyboard and on the left side I will have the camera (front) charged.

These camera frames will later be sent to a server via Webapi or Websocket.

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

Could someone help me in this matter?

  • To read the camera of the mobile phone you would have to create an application for the mobile phone whose send the camera frames in bytes through the localhost. In . Native NET you can emulate only the computer camera.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.