# Publish Streams

OvenMediaEngine Enterprise는 <mark style="color:yellow;">WebRTC/WHIP</mark> (WebRTC-HTTP Ingestion Protocol), <mark style="color:yellow;">SRT</mark>, <mark style="color:yellow;">RTMP/E-RTMP</mark> (Enhanced RTMP), <mark style="color:yellow;">MPEG-2 TS</mark>, <mark style="color:yellow;">RTSP Pull</mark> 등 다양한 Protocol로부터 Media Source를 Ingest할 수 있어, 사용자는 서비스 요구사항과 운영 환경에 맞는 방식으로 Stream을 Publish할 수 있습니다.

본 Publish Streams 섹션에서는 OvenMediaEngine Enterprise가 제공하는 Publish Streams 관련 편의성 기능과, OvenMediaEngine Enterprise로 Stream을 Publish하는 방법을 안내합니다.


---

# 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/aws-marketplace/publish-streams.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.
