Georg

Results 3 comments of Georg

Using `webcam.facingMode = { exact: 'environment' };` worked for me.

Struggling with the same issue since upgrading to version 4.*. In Version 3.2, the focus was always set correctly.

I figured that Phetch was not primarily designed for server-side Blazor, but from my experience, it works fine with server-side Blazor except for the issue mentioned above. (Which also only...