dream Player IPTV for Fire TV

Für deutsche Version hier klicken

This app is not available in Amazon Appstore but you can also install it manually on your Amazon Fire TV and purchase it using PayPal. For manual installation see end of this page.

You can download the latest version and try it for free (5 channels are unlocked for each group). If you want to purchase the premium version, please see Purchase with PayPal.

New in version 12:

  • New teletext view types (keep or stretch video window)
  • Added support for Android 16
  • Updated to libVLC 3.0.21
  • Updated ExoPlayer (Media3 Version 1.6.1)

Version 12.0.3 Download

Installation instructions:

The app needs to be installed using sideloading

You can use one of these options:

  1. Use the app "Downloader" on the Fire TV to download the apk and install it
    • Install the app Downloader on Fire TV
    • Open the app Downloader
    • Enter this to the url line: dreamplayer.tv/iptv
    • Select the version to download
    • Eventually you need to grant installation permissions to the Download app
  2. Use the app "Apps2Fire" to send the apk to the Fire TV
  3. You can use adb to install it from a PC or MAC 
    1. First download adb from here and extract it on you PC or MAC.
    2. Download the latest version of the app from above (APK file)
    3. As prerequisite please open "My Fire TV" - "Developer options" - "ADB-Debugging" and set it to "On". Also enable "Installation from unknown sources)
    4. If "Developer options" are not available, please open "My Fire TV" - "Info" and click 5 times on the device name (e.g. Fire TV Cube) to enable this menu.
    5. Now connect to your Fire TV (IP address of Fire TV and accept the connection): adb connect 192.168.0.1
    6. Now you can install or update it using the following command (replace app.apk with filename): adb install -r app.apk (Neinstallation) or adb install -f app.apk (Update)