Hello,
i use this example, because there is the error too.
If you swtich to video mode and then to the front camera, then record a video and stop the video. The Error is on line 134 in the "CamEx2" class.
The following error message:
Logger connected to: samsung SM-G935F
--------- beginning...
In CamEx2 the Camera2 PreviewTaken (Image As Object) event is commented:
'Private Sub Camera_PreviewTaken (Image As Object)
' Log(Image)
'End Sub
I tried uncommenting the Sub, but the event never happens: :(
Private Sub Camera_PreviewTaken (Image As Object)
Log("PreviewTaken")
End Sub...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.