# RTSP

## RTSP

* Go to Configuration->Network->RTSP

This tab allows the user to modify the settings for RTSP including RTSP authentication, and RTSP multicasting. Muti-cast is a feature that enables the camera to broadcast its live view to multiple computers on the same network. Below is a screenshot of the RTSP screen:

![RTSP](/files/-MSNEUxfxPSiH-m5c_-X)

## Explanation

* **RTSP authentication Enable**: This dropdown box allows the user to enable RTSP authentication.&#x20;
* **Enable multicast**: This dropdown box allows the user to enable RTSP multicast functionality.&#x20;
* **Multicast Address**: This field allows the user to enter a multicast address.&#x20;
* **Port**: This field allows the user to enter a multicast port.&#x20;
* **TTL**: This field allows the user to enter a multicast TTL value.&#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/network/rtsp.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.
