How set up XtreamTV app on Enigma Devices
This tutorial is useful for Enigma devices like Dreambox owner to connect to OVERBOX servers .
1.Download the right plugin corresponding to your device’s CPU architecture
http://c.overboxtv.com:8080/enigma2/armv7a.ipk
http://c.overboxtv.com:8080/enigma2/mips32el.ipk
http://c.overboxtv.com:8080/enigma2/mipsel.ipk
http://c.overboxtv.com:8080/enigma2/oe25_arm.deb
http://c.overboxtv.com:8080/enigma2/oe25_mips.deb
http://c.overboxtv.com:8080/enigma2/sh4.ipk
“Mips32el” is used for the most boxes. Example VU zero, Vu Duo, Zgemma and mostly above openpli 4 boxes or new images.
“Mipsel” is used for old boxes dm800 clones with old openpli 2.1
“sh4” is used for boxes like spark
“armv7a” is used by new boxes like vu 4k and gigablue sf4008
for other devices please search
2.Connect your device with a LAN cable to your PC
3.Download PuTTY
4.Connect to your device with telnet protocol in PuTTY and run one of these commands (depends on the CPU architecture)
opkg install http://c.overboxtv.com.com:8080/enigma2/armv7a.ipk
opkg install http://c.overboxtv.com.com:8080/enigma2/mips32el.ipk
opkg install http://c.overboxtv.com.com:8080/enigma2/mipsel.ipk
opkg install http://c.overboxtv.com.com:8080/enigma2/oe25_arm.deb
opkg install http://c.overboxtv.com.com:8080/enigma2/oe25_mips.deb
opkg install http://c.overboxtv.com.com:8080/enigma2/sh4.ipk
5.Connect your device to a monitor(TV) and run the plugin
and give us the MAC address.
6.Restart your device
FYI : To uninstall the plugin, run this command
opkg remove XtreamTV