T
T
trauus2020-05-21 17:05:44
Android
trauus, 2020-05-21 17:05:44

How to programmatically distinguish a fake camera from a real one on Android?

The application can run on a smartphone or on a data collection terminal (TSD).
TSD does not always have a camera, so this needs to be checked when starting the application.

Implemented check via CameraManager.GetCameraIdList(). But on one RTD model, this method returns the Id of the camera, although there is no camera in this RTD. You can get the camera parameters, the image is not.

Is there a way to distinguish such a fake camera from a real one without getting an image from it?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question