# Port

## Port

* Go to Configuration->Network->Port

The port tab is where the user can configure port number used by the camera connection. Below is a&#x20;screenshot of the port settings tab.

![](/files/-MSHGmSS8O71Bl3SMZzu)

## Explanation

* **HTTP port**: This field designates the Hypertext Transfer Protocol (HTTP) port number. The default value is 80.&#x20;
* **RTSP port**: This field designates the Real Time Streaming Protocol (RTSP) port number. The default value is 554.&#x20;
* **Server port**: This field designates the video and audio service port number. The default value is 6000.
* **Flash port**: This field designates the RTMP Flash port number. The default value is 1935.
*
* **Restore Default**: Restore the values to default setting.&#x20;
* **Refresh**: Refresh the display of the settings’ value.&#x20;
* **Save**: Save the settings.


---

# 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://docs.jtokenapp.com/live-camera/configuration/network/port.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.
