H200 Initialization & Firmware Files and IPTVAndroid APK

H200.ini, H200 firmware and IPTVAndroid APK

Create the following folder C:\inetpub\wwwroot\Amino in a Windows Server host with IIS. This server is going to host the H200 initialization file, H200 firmware, and the iptvandroid apk. 

Get the following files from ftp://ftp.infovalue.com (Folder: H200)

  • H200.ini

  • 25.6.2411.1R.zip

  • iptvAndroid-1.5.5.apk (or latest version)

Edit the H200.ini file, using the file example below,

  • “10.2.24.65” = The IP Address of the server hosting the initialization file, H200 firmware 

  • “10.2.60.60” = The IP address of the IPTV Server

  • “SandalsSSC2” = SiteName

H200.ini File

--------------------------------------------------------------------

firmware_upgrade.url=http://10.2.24.65/Amino/25.6.2411.1R.zip

firmware_upgrade.version="25.6.2411.1R"

browser.inspector.enable=true

adb.mode=1

player.default_cc_count=4

endebug=0

omx.log.enable=1

logremoted.server=10.2.24.65

logremoted.port=514

eelm.enable=1

key.link.menu=null

firmware_upgrade.ignore_version_binding=1

system.allow_install_unknown_sources="ALLOW_INSTALL_UNKNOWN_SOURCES"

tvapp.mw_args="{ "serverIp": "10.2.60.60", "siteId": "SandalsSSC2" }"

appinstaller.link="http://10.2.24.65/Amino/iptvAndroid-1.5.5.apk"

tvapp.package_id="com.infovalue.iptvandroid"

--------------------------------------------------------------------


Ngugi Mumba