# 메인 화면 이미지 슬라이드 및 동영상 변경 기능

{% hint style="danger" %} <mark style="color:red;">원격으로 진행할 수 없습니다. USB를 이용해 진행해주세요.</mark>
{% endhint %}

{% hint style="info" %}

1. 키오스크 메인 화면에 이미지 슬라이드/동영상(MP4)을 삽입할 수 있습니다.
2. 기본 설정은 OKPOS ASP 가맹점 -> 키오스크 이미지 에서 설정된 이미지를 사용합니다.&#x20;
3. 이 옵션을 사용하는 경우 OKPOS ASP에서 설정한 이미지는 무시됩니다.
   {% endhint %}

## 메인 화면 이미지 슬라이드 및 동영상 변경 기능

### 포스 환경설정

1. 로그인  후 **환경설정** -> **현재버전** 화면으로 이동합니다.

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

2. **'광고 설정'** 에서 원하는 설정에 체크합니다.&#x20;

   1. 기본 설정: 일반
      1. 일반 : ASP에서 설정한 이미지를 표시합니다.&#x20;
      2. 슬라이드 : 여러 장의 이미지를 순서대로 표시합니다.
      3. 동영상 : 확장자가 MP4인 파일을 재생할 수 있습니다. (소리 O)

<figure><img src="/files/3QS5fxDBBYjZ9FIpL0v2" alt=""><figcaption></figcaption></figure>

3. 완료

### 일반(ASP) 설정 방법

매장ASP > 기초관리 > 키오스크관리 > 키오스크이미지관리에서 변경 가능합니다.

NAK-10/20, KIS-APOS 21'' 메인화면 이미지 사이즈 : 1080x1820 / 크기 : 720 K Byte / 확장자 : .png

NMP-10 메인화면 이미지 사이즈 : 1280x720 / 크기 : 720 K Byte / 확장자 : .png

KIS-APOS 15'' 메인화면 이미지 사이즈 : 1214x612 / 크기 : 720 K Byte / 확장자 : .png

### 슬라이드, 동영상 설정 방법

{% hint style="info" %}
키오스크 바탕화면 -> '파일' 앱 실행 -> NiceAdver 폴더에 이미지(jpg/png) 또는 동영상(mp4) 파일 복사합니다.&#x20;
{% endhint %}

1. 파일 앱을 실행합니다.

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

2. 원하는 파일을 아래 경로에 붙여 넣습니다

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

3. 파일을 복사하는 방법입니다.
   1. 파일을 선택 후 오른쪽 상단의 세로 점을 눌러 원하는 경로로 복사 또는 이동합니다.
   2. NAP-10 -> NiceAdver 폴더에 원하는 이미지/동영상을 이동하시기 바랍니다.

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

{% hint style="info" %}
파일의 이름 순서대로 표시가 됩니다.

ex) 슬라이드 옵션 설정 ->  그림1.png, 그림2.png, 그림3.png, 영상.mp4&#x20;

**파일 정렬 순서대로 슬라이드 표시**
{% endhint %}


---

# 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://pluspos.gitbook.io/android-pos-manual/android-kiosk/option/change-main-image.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.
