Camera-Support on Android-Phone

0
0

Can anyone help with some Code on how to get access to the cam of a Android-phone. I have tried the Camera-Extention but do not know how to use it. I have tried other Sources like AForge.NET but the Camera is not recognized. I have found 5 Topics here in the Forum About Camera but Nothing helps so far.

  • You must to post comments
0
0

To update this thread,

You can now use the Camera extension in Wisej! Get it from GitHub: https://github.com/iceteagroup/wisej-extensions/tree/2.1/Wisej.Web.Ext.Camera

Best regards,

Levie

  • You must to post comments
0
0

See https://wisej.com/support/question/camera-access

Not yet implemented 7 May 2019  🙁

 

  • You must to post comments
0
0

Be sure to use https otherwise access to camera is denied.

 

 

  • You must to post comments
0
0

If you simply need to get one image or video from the camea, use an Upload control with AllowedFileTypes property set to “image/*”

 

  • You must to post comments
Showing 4 results
Your Answer

Please first to submit.