# Event Server

## Event Server

* Go to Configuration->Event->Event Server

This tab is where the user can fill out the Event servers’ parameters. Event server features allows the camera to send a event to four specified PCs running E-ESMS V2.0 software (Event Server Management System). E-ESMS V2.0 Software can be found in the CD that comes in the same box with the camera. Please refer to the User manual of E-ESMS V2.0 for the details.(Currently not provided).

![](/files/-MStwN4qDqzeHVmt9LQ5)

As an example, in the above E-ESMS V2.0 screenshot, the user defined the server address:192.168.1.237, port: 2006.

This tab is where the user can change Event Server. Below is a screenshot of the Event Server tab:

![](/files/-MStxD2tCUqShnN6oMat)

## Explanation

* **Server address**: This field allows the user to fill out the specified server address in E-ESMS V2.0 software.&#x20;
* **Port**: This field allows the user to fill out the specified server address.&#x20;
* **Alias**: This field allows the user to define the server’s name.&#x20;
* **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/event/event-server.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.
