Software Downloads
This page provides download links for all software packages. You can first choose by usage:
- Player app: install on TVs, digital signage screens, TV boxes, playback PCs, tablets, and other display devices
- Admin End: install on a phone or computer to manage programs, devices, and content publishing
- Server End: mainly for private deployment or command-line environments; ordinary users usually do not need this
Not sure which one to download?
- To install on a TV, signage screen, or TV box: see "Player App Downloads"
- To manage content on a phone or computer: scroll down on this page and see "Admin End Downloads"
- To try the management features first: computers and Apple mobile devices can use the Web version directly
Player App Downloads
The Player app is installed on the device that actually plays the content.
Android Version
Suitable for Android TVs, TV boxes, digital signage screens, and similar devices. Most users should download the "Standard Version" first. If you are sure the device is a newer Android 7.0 or later device, the "New Device Version" is recommended for better performance.
| Version | Suitable Devices | Notes | Download |
|---|---|---|---|
| Standard Version | Android 4.4 and later devices | Widest compatibility, suitable for older devices or when you are not sure about the device | Download |
| New Device Version | New devices running Android 7.0 or later | Better performance, recommended when the device is clearly a newer model | Download |
| Non-default Launcher Version | Some TCL, Thunderbird, and similar TVs | If the first two versions cannot be installed, try this version | Download |
Windows Version
Suitable for Windows-based signage screens, regular PCs, large-screen control hosts, Mini PCs, and similar devices.
| Platform | Download |
|---|---|
| Windows x64 | Download |
macOS Version
Suitable for macOS devices.
| Platform | Download |
|---|---|
| macOS x64 | Download |
Linux Version
Suitable for Linux-based signage screens, PCs, and embedded devices.
| Platform | Suitable Scenarios | Download |
|---|---|---|
| Linux x64 | Common x64 devices running Ubuntu, Debian, Deepin, and similar systems | Download |
| Linux arm64 | Raspberry Pi, Orange Pi, and embedded Linux devices based on ARM SoCs | Download |
Special Versions
The versions below are mainly for special devices or old devices. If you do not understand the platform architecture, you usually do not need to download this group first.
| Version | Suitable Scenarios | Download |
|---|---|---|
| Android x86 Version | Android devices based on x86 architecture | Download |
| Android 4.1 Legacy Version v4.1.503 | Old devices with minimum compatibility down to Android 4.1.1 | Download |
Admin End Downloads
The Admin End is used to manage devices, edit programs, and publish materials.
Computers and Apple mobile devices can usually use the Web version directly. Android phones can install the Admin app. If you prefer a local desktop installation, Windows and Linux versions are also available.
Common Versions
| Version | Suitable Devices | Notes | Download |
|---|---|---|---|
| Web Version | Windows, macOS, iPhone, iPad, Android, and Linux browsers | No installation required, suitable for most management scenarios | Open |
| Android Version | Android phones | Better app experience on Android phones | Download |
| Windows Version | Windows 10 64-bit and later | Suitable for long-term management on a computer | Download |
| iOS Version | iPhone and iPad | Install through the App Store | App Store Page |
| macOS Version | macOS 11.0 and later | Install through the App Store | App Store Page |
You can also search for "CXPlayer(Admin)" in major Android app stores.
Linux Version
| Platform | Suitable Scenarios | Download |
|---|---|---|
| Linux x64 | Common x64 Linux computers, tested on Ubuntu 24.04 LTS | Download |
| Linux arm64 | Raspberry Pi, Orange Pi, and similar ARM Linux devices, tested on Raspberry Pi 4B | Download |
Other Versions
| Version | Suitable Scenarios | Download |
|---|---|---|
| Web V2 Admin End | Only for editing older-version programs | Open |
Server End (CLI Version) Downloads
Mainly used for private deployment. On systems with a graphical interface, the Admin End version is usually preferred. For servers without a graphical interface, use the command-line version.
This section is mainly for private deployment and advanced users. Ordinary users usually do not need to download it.
| Platform | Download |
|---|---|
| Windows x64 | Download |
| Linux x64 | Download |
| Linux arm64 | Download |
| macOS x64 | Download |
You can also run it through Docker:
docker run -d --name my-cxserver -p 9393:9393 -v ./mhtdata:/app/mhtdata cxplayer/cxserver:latest