# 구름DEVTH 옵저뷰 사용을 위한 권장 환경은 어떻게 되나요?

#### 연결 권장 기기

| **웹캠**      | 노트북 내장 또는 USB 웹캠 |
| ----------- | ---------------- |
| **모바일 카메라** | 스마트폰 전면 카메라      |

#### 운영체제 권장 사양

| **Windows** | <p>Window 10(32bit 및 64bit) <br>Window 8.1(32bit 및 64bit)</p> |
| ----------- | ------------------------------------------------------------- |
| **macOS**   | Mac OS(10, 11 이상)                                             |
| **Ubuntu**  | LTS 16.04 이상                                                  |
| **스마트폰**    | <p>iOS 10.0 이상<br>Android 5.0 이상</p>                          |

####

#### 하드웨어 권장 사양

* 8G RAM

#### 브라우저 권장 사양 &#x20;

| **Windows**                    | <p>Mozila Firefox 75 이상 <br>Google Chrome 78 이상 <br>Chromium-based Edge 79 이상 <br>Chromium-based Electron 7 이상 <br>Opera 66 이상</p>   |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ |
| **macOS**                      | <p>Mozila Firefox 75 이상 <br>Google Chrome 78 이상 <br>Chromium-based Edge 79 이상 <br>Chromium-based Electron 지원하지 않습니다. Opera 66 이상</p> |
| **iOS\[모바일]**                  | <p>Mozila Firefox 10.0 이상 <br>Google Chrome 10.0 이상 <br>Safari 12.0 이상 <br>WKWebView 14.3 이상</p>                                     |
| **Android\[모바일]**              | <p>Google Chrome: 10 이상 <br>Samsung: 12 이상 <br>Chromium WebView: 5.0 이상</p>                                                          |
| **Ubuntu LTS 16.04 and later** | Google Chrome 78 이상                                                                                                                  |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.goorm.io/ko/devth-interviewers/faq/devth.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
