# Web Console Home

로그인을 하면 Web Console Home 화면으로 이동되며, 본 가이드에서는 Web Console Home 내 각 영역을 설명합니다.

<figure><img src="/files/SXmk8cnm9u2tA21Gbaif" alt=""><figcaption><p>Web Console Home 화면</p></figcaption></figure>

## 네비게이션

<figure><img src="/files/YBY7D500gityZX04rO3K" alt=""><figcaption><p>OvenMediaEngine Enterprise BI (로고) 및 네비게이션</p></figcaption></figure>

<table><thead><tr><th width="100">아이콘</th><th width="157">이동하는 페이지</th><th>설명</th></tr></thead><tbody><tr><td>BI</td><td>Home</td><td>Web Console Home 화면으로 이동합니다.</td></tr><tr><td><img src="/files/ESWDkJrHLReVbe5RS8Fo" alt="" data-size="original"></td><td>Notifications</td><td>시스템 알림이 표시되는 Notifications 화면으로 이동합니다.</td></tr><tr><td><img src="/files/whzKZKRwcjXnRQol0ah7" alt="" data-size="original"></td><td>Logs</td><td>OvenMediaEngine의 로그를 실시간으로 확인할 수 있는 Logs 화면으로 이동 합니다.</td></tr><tr><td><img src="/files/iFSh4I4eZ18sVUUb9xmp" alt="" data-size="original"></td><td>Configuration Files</td><td>OvenMediaEngine의 설정 파일들 (<code>.xml</code>)을 조회할 수 있는 Configuration Files 화면으로 이동합니다.</td></tr><tr><td><img src="/files/bgx1ilgnUfeDuO9wATj5" alt="" data-size="original"></td><td>Settings</td><td>OvenMediaEngine 설정을 확인할 수 있는 Settings 화면으로 이동합니다.<br><em><mark style="color:blue;">※ 추후 Settings에서 XML을 직접 수정 할 수 있도록 업데이트 될 예정입니다.</mark></em></td></tr><tr><td><img src="/files/mSnxTLuE8tu01LQwX6zg" alt="" data-size="original"></td><td>Restart</td><td>OvenMediaEngine을 재시작합니다.</td></tr><tr><td><img src="/files/TG9aGHgUkBC67ttQqImY" alt="" data-size="original"></td><td>Account</td><td>비밀번호 변경 또는 로그아웃을 할 수 있습니다.</td></tr></tbody></table>

## Stream 목록

### `VirtualHost` 및 `Application` 선택

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

Web Console Home 좌측 상단에 위치한 `VirtualHost` 및 `Application` 메뉴를 통해 OvenMediaEngine에서 현재 구동되고 있는 `VirtualHost` 내 `Application`을 선택할 수 있습니다. 또한, Web Console Home에는 선택된 `VirtualHost` 내 `Application`에 포함된 Stream 목록이 표시됩니다.

{% hint style="info" %}
OvenMediaEngine에서 `<VirtualHost>`를 사용해 단일 머신에서 여러개의 스트리밍 서버를 실행할 수 있습니다. 자세한 내용은 유저 가이드를 참고하십시오: <https://docs.ovenmediaengine.com/configuration#virtual-host>
{% endhint %}

{% hint style="info" %}
또, OvenMediaEngine에서 `<Application>`을 사용해 스트림 동작 *(스트림 입력, 인코딩, 스트림 출력)*&#xC744; 정의하고 다양한 스트리밍 환경을 구축할 수 있습니다. 자세한 내용은 유저이가드를 참고하십시오: <https://docs.ovenmediaengine.com/configuration#application>
{% endhint %}

### Stream 분류

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

OvenMediaEngine Enterprise에서 Stream으로 분류되는 항목은 <mark style="color:yellow;">Managed Streams</mark>, <mark style="color:yellow;">Scheduled Channels</mark>, <mark style="color:yellow;">Multiplex Channels</mark>, <mark style="color:yellow;">Instant Streams</mark>이며, OvenMediaEngine Enterprise 우측 상단에 위치한 카테고리 버튼을 눌러 각 Stream 목록을 볼 수 있습니다.

<figure><img src="/files/LdLhIDLYDov0avl6ZouY" alt=""><figcaption><p>단일 Stream 카테고리 선택</p></figcaption></figure>

위 이미지와 같이 각 Stream 항목을 하나만 선택하여 Stream 목록을 표시하거나, 여러 Stream 항목을 선택하여 Stream 목록을 구성할 수 있습니다. 항목 별로 분류된 각 Stream을 선택하여 Stream Monitoring 화면으로 이동할 수 있습니다.

{% hint style="success" %}
Stream 분류에 상관 없이 공통적으로 Stream 목록에서 Steam 송출 여부, Stream 시작 시간, Stream 업타임, In/Out throughput, 동시 시청자 수, Stream 재송출 여부, Stream 녹화 여부, Stream Dump 여부 등을 확인할 수 있습니다.
{% endhint %}

Managed Stream, Instant Stream, Scheduled Channel, Multiplex Channel 등 Stream 목록 내 항목 별 설명을 보시려면 Web Console Home의 하위 매뉴얼인 [Stream List](/guide/ko-kr/exclusive/web-console/web-console-overview/stream-list.md)를 참고해주십시오.

## 시스템 상태

<figure><img src="/files/nU64tMC4xBYkwAUaGENx" alt=""><figcaption><p>시스템 상태</p></figcaption></figure>

OvenMediaEngine Enterprise에 적용된 <mark style="color:yellow;">OvenMediaEngine 및 Delivery 상태</mark>, <mark style="color:yellow;">CPU 및 메모리 사용량</mark> 등을OvenMediaEngine Enterprise 하단에 위치한 Footer에서 실시간으로 확인할 수 있습니다.


---

# 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://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/exclusive/web-console/web-console-overview/web-console-home.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.
