> 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-interviewers/assessment/result/prevent-cheating/webcam-screenshot.md).

# 웹캠 / 스크린(화면) 캡쳐

시험 편집 화면에서 웹캠 및 화면 캡쳐 기능을 설정할 수 있습니다.\
(해당 기능은 프리미엄 기능입니다. 이용을 원하시는 경우 <contact@goorm.io>로 문의해주세요!)

![](/files/-M8EnzXlNyVME8j-shOM)

### 1. 웹캠 설정

시험 응시에 사용하는 기기의 웹캠을 이용하여 지원자의 얼굴을 무작위 간격으로 캡쳐할 수 있습니다.

만약 사용 강제를 활성화 하는 경우, \
지원자가 웹캠이 없거나 사용 권한을 허용하지 않는다면 시험을 볼 수 없습니다.

![시험 접속 시 카메라 권한 요청](/files/-M8Ev-XZU2vn2eknrw6X)

캡쳐된 사진은 지원자가 **코드를 "제출"한 이후 결과 관리 페이지에서 시간 순으로 확인**하실 수 있습니다.<br>

![결과 관리 화면 예시](/files/-MNSZ1l_NYoW-4n4gG6l)

### 2. 화면 캡쳐 설정

시험에 응시 중인 동안 사용 화면을 캡쳐합니다. \
캡쳐된 화면은 시험 종료 후 확인할 수 있습니다.

만약 사용 강제를 활성화 하는 경우, \
지원자가 화면 캡쳐 권한을 허용하지 않는다면 시험을 볼 수 없습니다.

![시험 접속 시 화면 캡쳐 권한 관련 안내](/files/-M8Ev6zhFHqztd_tn-Ta)


---

# 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, and the optional `goal` query parameter:

```
GET https://help.goorm.io/ko/devth-interviewers/assessment/result/prevent-cheating/webcam-screenshot.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
