# Inbound Security Group Rules

This guide explains the ports included in the <mark style="color:yellow;">\[Vendor-recommended security group]</mark> and the purpose of each port.&#x20;

Even if you do not use the <mark style="color:yellow;">\[Vendor-recommended security group]</mark> and create your own Security Group, you must allow the ports listed below to use OvenMediaEngine Enterprise on AWS properly.

## Security Group Rules Overview <a href="#security-group-rules-overview" id="security-group-rules-overview"></a>

<table><thead><tr><th width="151">Port</th><th>Usage</th></tr></thead><tbody><tr><td>22/tcp</td><td>SSH</td></tr><tr><td>8080/tcp</td><td>Web Console Access</td></tr><tr><td>8443/tcp</td><td>HTTP Web Console Access</td></tr><tr><td>9999/udp</td><td>SRT Input</td></tr><tr><td>9998/udp</td><td>SRT Streaming</td></tr><tr><td>4000/udp</td><td>MPEG-2 TS Input</td></tr><tr><td>1935/tcp</td><td>RTMP Input</td></tr><tr><td>80/tcp</td><td>Low-Latency HLS (LL-HLS; <code>http://</code>) Streaming, WebRTC Signaling (both ingest and streaming; <code>ws://</code>), Thumbnail</td></tr><tr><td>443/tcp</td><td>Secure Low-Latency HLS (LL-HLS; <code>https://</code>) Streaming, WebRTC Signaling (both ingest and streaming; <code>wss://</code>), Thumbnail</td></tr><tr><td>3478/tcp</td><td>WebRTC TCP relay (TURN Server, both ingest and streaming)</td></tr><tr><td>10000-10009/udp</td><td>WebRTC Ice candidate (both ingest and streaming)</td></tr><tr><td>9000/tcp</td><td>Origin Server (OVT)</td></tr></tbody></table>


---

# 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/getting-started-on-aws/inbound-security-group-rules.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.
