> For the complete documentation index, see [llms.txt](https://help.goorm.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.goorm.io/ko/devth-candidates/proceed-evaluation/webcam-setup.md).

# 웹캠 연결

{% hint style="info" %}

* 본 서비스는 Google Chrome 브라우저에 최적화되어 있습니다.
  * 기타 설정에 영향을 받지 않기 위해, Chrome 시크릿 모드(Ctrl+Shift+N, ⌘+Shift+N)로 접속해 주세요.
* 웹캠 기기의 정상 동작 여부를 사전에 확인해 주세요.
* PC에 내장된 카메라, 외부 USB 웹캠 모두 사용 가능합니다.
* 지원 사양은 [⚙ 응시 권장 환경](https://help.goorm.io/ko/goormdevth-candidates/proceed-evaluation/undefined)에서 자세히 확인할 수 있습니다.
  {% endhint %}

### 대기실/시험실에서 웹캠 연결하기

{% tabs fullWidth="false" %}
{% tab title="🧑🏻‍ 대기실" %}

<figure><img src="/files/VpXvMJ7N9qSS8wnxk61v" alt=""><figcaption><p>웹캠 연결 안내 이미지 (AI를 활용해 생성한 콘텐츠가 포함되어 있습니다.)</p></figcaption></figure>

* `점검하기` 버튼을 클릭하여 웹캠 연결을 시작합니다.
* 웹캠 연결을 위한 안내 사항을 확인한 후, `다음` 단계로 이동합니다.
* 좌측 상단에 **카메라 권한 요청 팝업**이 표시되면, '사용할 카메라'를 선택한 후  `사이트에 있는 동안 허용` 또는 `이번에만 허용`을 클릭합니다.
  * `허용 안함`으로 잘못 클릭했다면, Chrome 카메라 설정(<chrome://settings/content/camera>)에서 다시 설정할 수 있습니다.
    * \[카메라 사용이 허용되지 않음] 항목에서 '평가 페이지 URL'을 삭제(🗑)해 주세요.
* 카메라 사용 권한이 정상적으로 허용되었다면, 웹캠 영상이 실시간으로 화면에 송출됩니다.
* 웹캠 영상 화면을 통해 얼굴 정면 전체가 잘 촬영되는지 확인합니다.
  {% endtab %}

{% tab title="🧑🏻‍💻 시험실" %}

<figure><img src="/files/wHzAJIfO68HFBwfn2Q0j" alt=""><figcaption></figcaption></figure>

* 응시 중 웹캠 연결이 끊긴 경우, 상단의 `웹캠 연결하기` 버튼을 클릭하여 다시 연결합니다.
* 웹캠이 정상적으로 연결되면, 우측 상단의 웹캠 아이콘(📷)을 통해 현재 연결된 웹캠 화면을 확인할 수 있습니다.
  {% endtab %}

{% tab title="❓ 자주 묻는 질문" %}

* **웹캠을 연결했는데, X 아이콘이 표시됩니다.**
  * Chrome 카메라 설정(<chrome://settings/content/camera>)에서 'Virtual Camera'로 선택되어 있는지 확인 후, 다른 카메라로 변경해 주세요.
* **웹캠 화면이 검게만 보여요.**
  * PC에서 Chrome 브라우저의 카메라 사용 권한을 차단한 경우일 수 있습니다. PC에서 관련 설정을 점검해 보세요.
    * Windows: 설정 > 개인 정보 및 보안 > 카메라
    * Mac: 설정 > 개인정보 보호 및 보안 > 카메라
* **대기실과 시험실에서 '웹캠 연결하기' 항목이 보이지 않아요.**
  * 요구되는 시험 환경은 시험 주관사 정책에 따라 달라질 수 있습니다. 주관사의 안내 사항을 확인해 주세요.
    {% endtab %}
    {% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-candidates/proceed-evaluation/webcam-setup.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.
