# Publish Streams

OvenMediaEngine Enterprise can ingest Media Sources over a wide range of protocols, including <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>, and <mark style="color:yellow;">RTSP Pull</mark>. This allows you to publish Streams in the way that best fits your service requirements and operating environment.

In the Publish Streams section, you will learn about the publishing-related convenience features provided by OvenMediaEngine Enterprise, along with step-by-step guidance on how to publish Streams to OvenMediaEngine Enterprise.


---

# 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/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.
