manit77

Results 4 comments of manit77

I ran into the same issue. The camera goes into an error state that requires you to power it down and restart your app. I am not sure what causes...

TakePhoto when called does not finish immediately. The camera is busy creating a file then writing to the disk or memory buffer. So you can't make any calls until the...

Here is sample code that I wrote using the library. I added a new delegate named OnFileDownloadedComplete to fire after the file transfer from the camera completes. `public partial class...

sorry I haven't programmed in VB.NET in 10 years.