> 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/mobile-camera-setup.md).

# 모바일 카메라 연결

{% hint style="info" %}

* 본 서비스는 Google Chrome 브라우저에 최적화되어 있습니다.
  * 기타 설정에 영향을 받지 않기 위해, Chrome 시크릿 모드(Ctrl+Shift+N, ⌘+Shift+N)로 접속해 주세요.
* Google Chrome 모바일 앱을 통해 모바일 카메라 연결을 지원합니다.
  * 휴대 전화에 Chrome 앱을 설치한 후, [기본 브라우저 앱으로 설정](https://support.google.com/chrome/answer/95417?hl=ko\&co=GENIE.Platform%3DAndroid\&oco=0)해 주세요.
* 휴대 전화를 충전기에 연결하고, 방해 금지 모드를 켠 상태로 응시해 주세요.
  {% endhint %}

### 대기실/시험실에서 모바일 카메라 연결하기

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

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

* `점검하기` 버튼을 클릭하여 모바일 카메라 연결을 시작합니다.
* 모바일 카메라 연결을 위한 안내 사항을 확인한 후, `다음` 단계로 이동합니다.
* 휴대 전화에서 Chrome 앱을 실행하고, Google 검색창 옆 카메라 아이콘(📸)을 클릭하여 QR 코드를 인식합니다.
* QR 코드가 인식한 페이지로 이동했다면, 휴대 전화를 가로 모드로 전환한 뒤 `시작하기` 버튼을 클릭합니다.
* **카메라 및 마이크 사용 권한 요청 메시지**가 표시되면, `허용`을 클릭합니다.
* 모바일 카메라 영상 화면을 통해 응시자 모습이 잘 촬영되는지 확인합니다.
  {% endtab %}

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

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

* 응시 중 모바일 카메라 연결이 끊겼다면, 상단의 `모바일 카메라 연결하기`를 클릭하여 다시 연결합니다.
* 모바일 카메라가 정상적으로 연결되면, 우측 상단의 모바일 카메라 아이콘(📱)을 통해 현재 연결된 모바일 카메라 화면을 확인할 수 있습니다.
  {% endtab %}

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

* **모바일 카메라가 연결되지 않아요.**
  * Chrome 모바일 앱에 필요 권한이 허용되지 않은 경우일 수 있습니다. 휴대 전화에서 앱 설정을 점검해 보세요.
    * Android: 설정 > 앱 > Chrome > 권한 > 마이크, 카메라
    * iOS: 설정 > 앱 > Chrome > 마이크, 카메라
* **권한을 허용했는데도 모바일 카메라가 연결되지 않아요.**
  * 모든 브라우저를 종료한 후, 새로운 Chrome 시크릿 모드 (Ctrl+Shift+N, ⌘+Shift+N)로 접속하여 진행해 주세요.
    {% 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/mobile-camera-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.
