> 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/screen-sharing-setup.md).

# 화면 공유 연결

{% hint style="info" %}
본 서비스는 Google Chrome 브라우저에 최적화되어 있습니다.

* 기타 설정에 영향을 받지 않기 위해, Chrome 시크릿 모드(Ctrl+Shift+N, ⌘+Shift+N)로 접속해 주세요.
  {% endhint %}

### 대기실/시험실에서 화면 공유 연결하기

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

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

* `점검하기` 버튼을 클릭하여 화면 공유 연결을 시작합니다.
* 화면 공유 연결을 위한 안내 사항을 확인한 후, `다음` 단계로 이동합니다.
* **공유 항목 선택 팝업**이 표시되면, `전체 화면` 을 클릭합니다.
  * `Chrome 탭` 또는 `창`으로 잘못 클릭했다면, 하단의 '공유 중지'를 눌러 다시 진행할 수 있습니다.
* 연결된 화면을 통해 공유한 화면이 잘 표시되는지 확인합니다.
  {% endtab %}

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

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

* 응시 중 화면 공유 연결이 끊어졌다면, 상단의 `화면 공유 연결하기`를 클릭하여 다시 연결합니다.
* 화면 공유가 정상적으로 연결되면, 우측 상단의 화면 공유 아이콘(🖥️)을 통해 현재 연결된 공유 화면을 확인할 수 있습니다.
  {% endtab %}

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

* **화면 공유를 시도하는 중에 Chrome 브라우저가 자동으로 종료됩니다.**
  * PC에 설치된 보안 프로그램이 화면 공유를 차단하는 경우일 수 있습니다. 보안 모드를 잠시 해제하거나,  보안 프로그램을 삭제해 주세요.
  * [화면 공유 테스트 페이지](https://www.webrtc-experiment.com/getDisplayMedia/)에서 'Test getDisplayMedia API' 버튼을 클릭하여, 현재 공유가 가능한 상태인지 확인해 볼 수 있어요.
* **대기실과 시험실에서 '화면 공유 연결하기' 항목이 보이지 않아요.**
  * 요구되는 시험 환경은 시험 주관사 정책에 따라 달라질 수 있습니다. 주관사의 안내 사항을 확인해 주세요.
    {% 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/screen-sharing-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.
