# Video player settings

{% embed url="<https://youtu.be/o2DnUtldEQk>" %}
**YouTube video:** Quick start guide for configuring a video player.
{% endembed %}

## Video player configuration

![Fig. 1: Open configuration menu for player settings](/files/G9EkwK9RCcwBamgmrDql)

![Fig. 2: Configuration menu for the video player](/files/CDOgwqnLoPZnym8vSJxJ)

### 1 Embed

The iFrame is the HTML element used to embed the video player with the live stream on web pages. We recommend keeping the aspect ratio of the video stream so that the video plays correctly.

### 2 Color

The customization of the colors of the video player. The syntax used is the standard for colors in HTML in hex color code (#fcee21)

### 3 Logo

A logo for branding with a graphic in PNG or JPEG format is done using the button. After the process, the public path to the picture appears. Using the dropdown menu, the position of the graphic in the corners of the player and a link can be assigned.

### 4 Poster

A poster as a snapshot alternative with a graphic in PNG or JPEG format is done using the button. After the process, the public path to the picture appears.

### 5 Statistics

Google Analytics tracking is activated via the GA code. You can find the code in your Google account. A new window appears in the video with various details with additional interesting information. There you can see technical details like the video ID, the resolution, the connection speed, and the volume. The values can be interesting for various purposes, such as technical curiosity or content creators who want to compare their videos with other content.

### 6 Playback

Select the options for the live stream.&#x20;

#### Autoplay

Autostart video automatically starts the live stream.

#### Mute

Turns off the audio channel.

#### Chromecast

Start broadcasting with Chromecast.

#### AirPlay

Start broadcasting with Apple AirPlay devices.

## Learn more

{% content-ref url="/pages/UdkKYEGCno4mzMIzBb55" %}
[Publication Website](/restreamer/knowledge-base/manual/publication-website.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYd\_eWFK56LZQkA-iAN" %}
[User Guides](/restreamer/knowledge-base/user-guides.md)
{% endcontent-ref %}


---

# 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.datarhei.com/restreamer/knowledge-base/manual/video-player-settings.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.
