2013.08.07 Dream box with Android HD/HD+ system. System Requirement Server H/W requirement – 2GB...

Post on 18-Jan-2016

226 views 0 download

Transcript of 2013.08.07 Dream box with Android HD/HD+ system. System Requirement Server H/W requirement – 2GB...

2013.08.07

Dream box with Android HD/HD+ system

System Requirement

• Server H/W requirement– 2GB RAM (On Board 1GB + External/extra 1G

RAM)• Cable requirement– FUNTORO Mega to RJ-45 Cable– Cable PN : K39-3001096-F68

System limitation

• Max channels– 15 Channels per MOD server

• Video output quality– Bit rate : less then 5000 kb/s

System setting

• System setting– Dream box• Choose one satellite which service in your side• Scan channels• Dream box IP setting

– Android HD/HD+ system• dtv_conf.xml Setting• autorun-dreambox.sh Setting

How to get a workable satellite signal?(1) Setup

(1) Service Searching

(1) Tuner configuration

(1) Tuner A:Alps BSBE2(DCB-S2) not configured

(1) Nothing connected

(1) Please select right key of the remote control Configuration Mode Change setting to advanced Satellite Change setting to ( Local av LNB Change setting to LNB1

Search channels(1) Open “service Searching” page(2) Select Automatic Scan

(1) Clear before scan yes(2) Scan Tuner A (DVB-S2) yes

(1) Press “OK” to start scan channels (as below)

Setting Dream Box IP(1) Open “Setup page”(2) Select “System” item

(1) Select “Network”

(1) Open “Adaptor settings”

(1) Use DHCP no(2) IP address 10.0.0.3 (for first Dream box) Please setting the IP address to 10.0.0.4 when install second Dream box in the system.(3) Netmask 255.0.0.0(4) Use a gateway no

(1) Massage for Network setting

How to get channel list from HTTP?

Program list

(1) Use RJ45 cable to connect your PC & Dream box. (2) Use browser to open dream box channels setting page “http://10.0.0.3/”

(1) Click “Stream AD AI Emarat” i-con(2) Download “ Stream.m3u” file

(1) Testing:  Use VLC to play “ Stream.m3u” file

(1) Check channels IP address what you are playing

(1) Channel IP address http://10.0.0.3:8001/1:0:1:2C3:7:800:C00000:0:0:0:

How to add channel list to setting file?There are two setting file as below:(1) dtv_conf.xml (file address is “SSD/funtoro/conf_HD/”)(2) autorun-dreambox.sh (file address is “SSD/funtoro/conf_HD/”)

<?xml version="1.0" encoding="utf-8"?><dtv> <!--1. bestfit 2. fit horizontal 3. fit vertical 4. fillscreen 5. 16:9 6. 4:3 7. original --> <play_mod>4</play_mod>

<ips> <ip>10.0.0.3</ip><ip>10.0.0.4</ip><ip>10.0.0.5</ip><ip>10.0.0.6</ip> </ips>

Monitor display Mode

Parameters of Monitor display

# of Dream Box & internal IP

Setting dtv_conf.xml

<channel id="1"> <name zh.TW="頻道 1" zh.CN="频道 1" tr.TR="kanal1" es.ES="canal1" ja.JP="チャンネル 1" sk.="kanál1" de.DE="Kanal1" fr.FR="canal1" pl.PL="kanał1" hu.HU="csatorna1" ru.RU="канал1" nl.NL="kanaal1" cs.CZ="kanál1" it.IT="canale1" pt.PT="canal">ch1</name> <uri>http://10.0.0.1:9918</uri> <icon>/opt/data/funtoro/conf_HD/dtv/images/btn_dtv_normal.png</icon> <selected_icon>/opt/data/funtoro/conf_HD/dtv/images/btn_dtv_select.png</selected_icon> </channel>

Channel list need to mapping with IP & Port of MOD Server10.0.0.1 is MOD Server IP, it’s Fixed, Port Number is starting from 9918, second is 9919,,,,,etc. Sample is in the attached file in the below:

XML Document

autorun-dreambox.sh Settingecho "STV1“cvlc -vvv http://10.0.0.3:8001/1:0:1:2C3:7:800:C00000:0:0:0: --sout "#standard{mux=ts,dst=10.0.0.1:9918,access=http}" & sleep 3

channel IP address IP & Port in Server

Sample as below:

C:\Users\Milton\Desktop\Dream DTV.apk\Abe