> For the complete documentation index, see [llms.txt](https://docs.xibosignage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xibosignage.com/kb/media-players.md).

# MEDIA PLAYERS

- [Media Players without an internet connection](https://docs.xibosignage.com/kb/media-players/media-players-without-an-internet-connection.md): Media Players are fully capable of offline playback of content
- [Amino Installation via USB](https://docs.xibosignage.com/kb/media-players/amino-installation-via-usb.md): We recommend using a 32GB or smaller USB, formatted to FAT32
- [Removing a pre-installed Player App version from your DSDevice](https://docs.xibosignage.com/kb/media-players/removing-a-pre-installed-player-app-version-from-your-dsdevice.md): In order to apply a white label or install a different version of the Android Player App, you will need to remove the pre-installed version on a DSCS9X, DSCS95 and DSCS9.
- [Hisense Commercial Displays SoC Command Support](https://docs.xibosignage.com/kb/media-players/hisense-commercial-displays-soc-command-support.md): The DM series supports several commands from the CMS
- [LG webOS Firmware Guide](https://docs.xibosignage.com/kb/media-players/lg-webos-firmware-guide.md): It is important to make sure your LG devices are running the latest firmware to ensure that all security and performance improvements are up to date.
- [LG webOS Displays and self-signed certificates](https://docs.xibosignage.com/kb/media-players/lg-webos-displays-and-self-signed-certificates.md): If you have an on-premise CMS that uses a self-signed SSL certificate, you may see that your connection is being rejected. This is because the webOS Display will not accept self-signed certificates.
- [Control LG webOS SoC monitor settings from the CMS](https://docs.xibosignage.com/kb/media-players/control-lg-webos-soc-monitor-settings-from-the-cms.md): Use Display Profile Settings to control a variety of settings for your LG webOS SoC monitor
- [Gapless Video Playback Philips SoC running Android 7 or earlier](https://docs.xibosignage.com/kb/media-players/gapless-video-playback-philips-soc-running-android-7-or-earlier.md): In order to play one video after another without a black frame between them it is necessary for the device to be able to decode more than one video at the same time.
- [Backlight Support/ LED control and mute Audio Commands for Philips SoC](https://docs.xibosignage.com/kb/media-players/backlight-support-led-control-and-mute-audio-commands-for-philips-soc.md): Remotely switch the Philips SoC display backlights, control LED's and mute Audio using Commands
- [How do I set the Xibo Player to show on boot with a Philips SoC display?](https://docs.xibosignage.com/kb/media-players/how-do-i-set-the-xibo-player-to-show-on-boot-with-a-philips-soc-display.md): Philips SoC displays support the ability to set the Xibo Player App on the Custom source channel. This ensures the player automatically boots when the custom source is set for the display.
- [Samsung Tizen Firmware Guide](https://docs.xibosignage.com/kb/media-players/samsung-tizen-firmware-guide.md): It is important to make sure your Samsung devices are running the latest firmware to ensure that all security and performance improvements are up to date.
- [Control Samsung Tizen SoC monitor settings from the CMS](https://docs.xibosignage.com/kb/media-players/control-samsung-tizen-soc-monitor-settings-from-the-cms.md): Use Display Profile Settings to control a variety of settings for your Samsung Tizen SoC monitor
- [What display TV modes should I use with a Sony Bravia display?](https://docs.xibosignage.com/kb/media-players/what-display-tv-modes-should-i-use-with-a-sony-bravia-display.md): Sony Bravia professional displays have 3 TV modes; Normal, Pro and Pro Settings
- [Sony Bravia SoC Power On/OFF/Restart options](https://docs.xibosignage.com/kb/media-players/what-display-tv-modes-should-i-use-with-a-sony-bravia-display/sony-bravia-soc-power-on-off-restart-options.md): Xibo supports Power ON/OFF and Restart via a combination of options which can be enabled in Pro Settings.
- [RDM for your Sony Bravia device](https://docs.xibosignage.com/kb/media-players/rdm-for-your-sony-bravia-device.md): Once provisioned, manage your Sony Bravia device from your Xibo My Account. Your device status will show as Activated in the Remote Management table.
- [Installing Sony Bravia models which are not compatible with RDM](https://docs.xibosignage.com/kb/media-players/rdm-for-your-sony-bravia-device/installing-sony-bravia-models-which-are-not-compatible-with-rdm.md): Sony Bravia professional displays which run Android but are not compatible with RDM, are still capable of running Xibo in a Landscape orientation.
- [Portrait Orientation using Sony Bravia SoC displays](https://docs.xibosignage.com/kb/media-players/portrait-orientation-using-sony-bravia-soc-displays.md): Portrait orientation is only available on devices under RDM and must be selected using 'My Account'


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.xibosignage.com/kb/media-players.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
