Frontcamera

If you want the front camera use this line:

camera.openCamera(“{ video: { facingMode: { exact: ‘environment’ } } }”);

2 Likes