Camera Quality and SDK Camera Zoon

I’ve been trying to mess around with the Web SDK and integrating into ReactJS ( Not React Native ) with a USB camera (Lumina Camera https://getlumina.com/). I am running into two issues:

  1. Quality of the Image in the SDK
  2. SDK seems to apply a Zoom or fixed resolution

I am trying to run my application on a Digital Signage Kiosk, where you need to stand ~3-4 feet away from the kiosk. However the Quality and Zoom is quite bad

Is there anyway to override these parameters?

By default, DeepAR does not zoom in. You can try setting zoom to value <=1 to make sure. There might be some cropping to fit the frame.