# Camera Quality and SDK Camera Zoon

**URL:** https://forum.deepar.ai/t/camera-quality-and-sdk-camera-zoon/570
**Category:** SDK
**Tags:** web-sdk
**Created:** [February 13, 2024, 7:08pm UTC](https://forum.deepar.ai/t/camera-quality-and-sdk-camera-zoon/570 "2024-02-13T19:08:15Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![BIG\_Digital](https://dub1.discourse-cdn.com/flex017/user_avatar/forum.deepar.ai/big_digital/32/782_2.png) [@BIG\_Digital](https://forum.deepar.ai/u/BIG_Digital)
#### Post date: [February 13, 2024, 7:08pm UTC](https://forum.deepar.ai/t/camera-quality-and-sdk-camera-zoon/570/1 "2024-02-13T19:08:15Z")

</div>

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/](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?

---

<div class="post-metadata">

### Author: ![igor](https://dub1.discourse-cdn.com/flex017/user_avatar/forum.deepar.ai/igor/32/547_2.png) [@igor](https://forum.deepar.ai/u/igor)
#### Post date: [February 27, 2024, 3:50pm UTC](https://forum.deepar.ai/t/camera-quality-and-sdk-camera-zoon/570/2 "2024-02-27T15:50:30Z")

</div>

By default, DeepAR does not zoom in. You can try [setting zoom](https://docs.deepar.ai/deepar-sdk/deep-ar-sdk-for-web/api-reference/classes/DeepAR.html#setZoom) to value \<=1 to make sure. There might be some cropping to fit the frame.
