Moderator Control Panel ]

MOI+ FAQ & HOW-TOs

MOI+ FAQ & HOW-TOs

Postby warumnix » Wed Oct 15, 2014 2:10 pm

Q: Where to buy?
A: MOI+ can be ordered from BuyDVB and TBS distributors.

Q: What client devices to use?
A: The supported client devices include: PC (Windows, Linux , Mac), smartphone (Android or iOS ), tablet (Android, iOS).

Q: What DVB standard does MOI+ support?
A: The supported DVB standards are DVB-S2/S, DVB-T2/T, DVB-C.

Q: What kind of DVB tuner I need?
A: Please check the table “Which DVB tuner card to use” on the product page below:
http://www.tbsdtv.com/products/tbs2923-moi-plus.html
If you want to use a former (discontinued) model of TBS tuner card, it is suggested you contact TBS support first.

Q: Can I use DVB tuner from another tuner manufacturer?
A: No, it supports only TBS tuner cards at the moment.

Q: Does MOI+ support SD or HD streaming?
A: MOI+ supports both SD and HD streaming.

Q: How many channels can MOI+ stream?
A: HD (1080p): 20
SD (480p): 80

Q: Can MOI+ receive and stream encrypted TV channels?
A: Yes, in order to receive and stream encrypted TV channels, you need to connect a PCIe tuner card with CI function to it, also appropriate CAM module and smartcard (usually provided by TV service provider) are necessary.


Q: What’s the IP address of MOI+?
A: Unlike the former model MOi, MOI+ DOES NOT have a default IP address. Its IP is displayed on the LCD screen once MOI+ is powered on and with network cable connected.

HOW- TOs

Q: How to update?
A: MOI+ can be updated through USB, you need an USB flash drive (FAT32 format.) for that, a guide in detail can be found on:
http://www.tbsdtv.com/forum/viewtopic.php?f=164&t=9056

Q: How to access the web UI?
A: MOI+ has a web-based UI for some basic settings and configuration, to access the UI, just enter the PI address displayed on the LCD screen on the front panel in the address bar of your browser, for example, if it shows 192.168.8.100 on the LCD screen, then enter http//192.168.8.100.


Q: How to set up the TV tuner card inside MOI+?
A: It’s an easy way to set up the TV tuner card inside MOI+ using Tvheadend, a guide can be downloaded from:
http://www.tbsdtv.com/download/document/tbs2923/How-to-configure-Tvheadend-for-DVB-tuner.pdf

Q: If I use VDR, how to open the VDR GUI, is there a URL or IP?
A: When you configure VDR via the web-user-interface, VDR is configured to do streaming via VNSI (VDR-Network-Streaming-Interface). that's why there is no VDR GUI. So, you can use IP/URL on your client device to access VNSI streaming of the channels, here are few examples:
a)
Start XBMC
Go to System -> Settings -> Add-on ->Disable Add-on ->PVR clients -> VDR
VNSI Client -> Configure -> VDR hostname or IP -> MOI IP, for example, if
the MOI IP is 192.168.1.188, input 192.168.1.188. -> Enable.
Go to Live TV -> TV channels, now you watch TV from the channel list.
b)
Start VLC
Go to Media -> Open Network Stream -> input http://192.168.1.188:3000/channels.m3u
for example, if the MOI IP is 192.168.1.188, it should be:
http://192.168.1.188:3000/channels.m3u

Q: Does Tvheadend support CI?
A: No, Tvheadend doesn’t have CI support, you can use VDR ,mumudvb or dvblast for CI.

Q: How to configure mumudvb ?
A:
1) DVBT/T2
delivery_system=DVBT
card=0
freq=754
bandwidth=8MHz
trans_mode=2k
guardinterval=1/32
modulation=QAM64
coderate=3/4

2) DVBS/S2
delivery_system=DVBS
card=0
freq=12538
pol=v
srate=41250
lnb_slof=11700
lnb_lof_high=10600
lnb_lof_low=9750
lnb_type=universal

3) DVBC
delivery_system=DVBC_ANNEX_AC
card=0
freq=474000
srate=6900
modulation=QAM256

unicast=1
port_http=4242
ip_http=192.168.8.43
unicast_max_clients=10

ip=239.255.10.6
port=1234
name=104
service_id=104
pids=262 4272 4273

mumudvb –d –c mumudvb.conf


Go to Media -> Open Network Stream -> input udp://@239.25510.6:1234
Go to Media -> Open Network Stream -> input http://192.168.8.43:4242/playlist.m3u


Q: How to configure dvblast?
A:
Write this context in dvblast.conf
239.255.0.1:1234/udp 1 101
239.255.0.2:1234 1 104
239.255.0.1/2 is the multi address.1234 is ,ulti port. Udp is protocol.default is rtp. 101/104 is the channels id.
dvblast –f 12538000 –s 41250000 –v 13 –a 0 –c dvblast.conf
Go to Media -> Open Network Stream -> input rtp://239.255.0.2:1234
Go to Media -> Open Network Stream -> input udp://@239.255.0.1:1234


Q: How to use astra?
A:
#!/usr/bin/env astra-4.3
log.set({ syslog = "astra0"})
pidfile("/var/run/astra0.pid")
require("stream")

adapter_0 = dvb_tune({
type= "S",
adapter = 0,
tp = "10988:V:41250",
lnb = "9750:10600:11700",
})

make_channel({
name = "hunan",
input = {
"dvb://adapter_0#pnr=104"
},
output = {
"http://192.168.8.53:1234"
}
})

make_channel({
name = "hunan",
input = {
"dvb://adapter_0#pnr=108"
},
output = {
"udp://239.255.2.1:1234"
}
})

Go to Media -> Open Network Stream -> input http://192.168.8.53:1234
Go to Media -> Open Network Stream -> input udp://@239.255.2.1:1234
warumnix
 

Re: MOI+ FAQ & HOW-TOs

Postby yaraforce » Mon Jun 13, 2016 11:17 pm

what happen if the card not working on the same box after system and kernel update ?
yaraforce
 
Posts: 7
Joined: Sat Jun 11, 2016 11:33 pm


Return to MOI+

Who is online

Users browsing this forum: No registered users and 5 guests