PDA

View Full Version : Quad Tuner Config to maximise non transcoded streams



gavla
23-02-16, 02:02
Hi guys can I just ask a similar question......
First a little background, I have a fixed dish with quad lnb and a vu+ duo quad (2 twin tuners) and I'm working on a project that requires me to get the maximum streams out of the box on the 8001 port to my PC (no transcoding) and I assume the unto 16 channel limit is due to the amount of data the hard drive can write simultaneously but I've never been able to get more than 7 streams running at the same time, even if they are from similar transponders. So I was thinking I may have configured the tuners wrong (unless you clever peeps have any other ideas). My config for each tuner is

Simple
Single
Astra 28.2E.

and box details

System OE: OE-Alliance 3.2
Distro: openvix
Firmware version: 3.2.036

Any help or input on this would be greatly appreciated as I've been working on this for weeks and had many sleepless nights, so please help me get an early night :)
Sorry If i've broken any rules with this thread, I did search but didn't find anything specific to my issue

birdman
23-02-16, 03:25
First a little background, I have a fixed dish with quad lnb and a vu+ duo quad (2 twin tuners) and I'm working on a project that requires me to get the maximum streams out of the box on the 8001 port to my PC (no transcoding) and I assume the unto 16 channel limit is due to the amount of data the hard drive can write simultaneouslyI reckon you might have a network bandwidth limit before that.
You might be able to get ~100MB/s over a Gbit network connexion and I'd expect to be able to write to an hdd at ~120MB/s (an SSD could manage more).

judge
23-02-16, 03:45
I reckon you might have a network bandwidth limit before that.
You might be able to get ~100MB/s over a Gbit network connexion and I'd expect to be able to write to an hdd at ~120MB/s (an SSD could manage more).

No real need for writing to HDD to stream though.
Think the OP post is confused about streaming & similar transponders?
Streamed multiple channels over wireless on the same transponder on old VU's.
Have streamed more using more than one tuner, but only for brief tests. If hardwired, would expect even more.

@gavla On the box, pick a channel that has lots more channels on the same transponder, can they all stream?
If so, while streaming, try to max out another tuner.

gavla
23-02-16, 04:13
No real need for writing to HDD to stream though.
Think the OP post is confused about streaming & similar transponders?
Streamed multiple channels over wireless on the same transponder on old VU's.
Have streamed more using more than one tuner, but only for brief tests. If hardwired, would expect even more.

@gavla On the box, pick a channel that has lots more channels on the same transponder, can they all stream?
If so, while streaming, try to max out another tuner.

Thanks for the speedy reply, but the way it seams to work is that I set one stream going using the bouquet link e.g. http://foo/bar:8001//1:0:1:1656:7E5:2:11A0000:0:0:0: or the m3u and tuner A lights up on the box set the next going and tuner B lights up and once A-D or full I can squeeze 2-3 more out but the rest fail, But i was hoping for all the channels on the same transponder to use it without hitting the next tuner. if that makes any sense

Thanks again for the reply guys

judge
23-02-16, 04:25
Thanks for the speedy reply, but the way it seams to work is that I set one stream going using the bouquet link e.g. http://foo/bar:8001//1:0:1:1656:7E5:2:11A0000:0:0:0: or the m3u and tuner A lights up on the box set the next going and tuner B lights up and once A-D or full I can squeeze 2-3 more out but the rest fail, But i was hoping for all the channels on the same transponder to use it without hitting the next tuner. if that makes any sense

Thanks again for the reply guys

Enable debug logs, reboot & upload one of when the streaming craps out.

gavla
24-02-16, 04:16
ok Judge thanks for the help, here is a log file, the channels are not all on the same transponder although 5 or 6 are, but this is what i'm looking to achieve, if you'd like the log when i use all from the same transponder, i can do that tomorrow

log file:
https://www.dropbox.com/s/x70oe0girgwi9j4/Enigma2-2016-02-24_03-09-10.log?dl=0

thanks again

2stein
24-02-16, 09:39
limit of 16 streams?
in my duo2 i only see 9 demux devices (demux0..demux8)... so i'd assume the limit is 9, no?

gavla
25-02-16, 03:20
limit of 16 streams?
in my duo2 i only see 9 demux devices (demux0..demux8)... so i'd assume the limit is 9, no?

I think you may be correct 2stein, I've been adding the required streams one by one from each transponder and I was mistaken earlier as it does use the same transponder until you add a channel on the next, but I can't get more than 8 stable streams ( the 9th adds and drops out), do any of you knowledgeable guys know any way to increase this?
Also is this written into the box or the enigma image as I really had my heart & the success of my latest project an achieving 16 streams.

Thanks again for taking the time to read this... Gav

oh yeah hers is the log file when it fails with the 8/9th stream
https://www.dropbox.com/s/fbs5opytm4478hm/Enigma2-2016-02-25_02-00-48.log?dl=0

2stein
25-02-16, 08:59
demuxers are hardware devices on the chip that filter a channel from a transponder.
so, if the code does not artificially restrict the number of /dev/demux devices (which i don't think) then this is a hardware limitation.

gavla
25-02-16, 23:42
demuxers are hardware devices on the chip that filter a channel from a transponder.
so, if the code does not artificially restrict the number of /dev/demux devices (which i don't think) then this is a hardware limitation.

I dont suppose you know of another box, or any other hardware I could get that would give me more streams?

2stein
25-02-16, 23:47
the solo 4k should have more.

sabokesa
20-03-16, 19:14
Hi,

I'm struggling over the same issue...I'm using Unicable LNB to feed the dual tuners of the 4K, want to get every single channel from 8 transponders, but i also cannot get more then 7 parallel streams working...
Using the 4K, i found out that it's the number of frontends are that make the limit:
ls /dev/dvb/adapter0/frontend* -l
crw-rw---- 1 root root 212, 48 Jan 1 1970 /dev/dvb/adapter0/frontend0
crw-rw---- 1 root root 212, 49 Jan 1 1970 /dev/dvb/adapter0/frontend1
crw-rw---- 1 root root 212, 50 Jan 1 1970 /dev/dvb/adapter0/frontend2
crw-rw---- 1 root root 212, 51 Jan 1 1970 /dev/dvb/adapter0/frontend3
crw-rw---- 1 root root 212, 52 Jan 1 1970 /dev/dvb/adapter0/frontend4
crw-rw---- 1 root root 212, 53 Jan 1 1970 /dev/dvb/adapter0/frontend5
crw-rw---- 1 root root 212, 54 Jan 1 1970 /dev/dvb/adapter0/frontend6
crw-rw---- 1 root root 212, 55 Jan 1 1970 /dev/dvb/adapter0/frontend7

Any ideas?

Regards

Andy_Hazza
20-03-16, 19:35
Hi,

I'm struggling over the same issue...I'm using Unicable LNB to feed the dual tuners of the 4K, want to get every single channel from 8 transponders, but i also cannot get more then 7 parallel streams working...
Using the 4K, i found out that it's the number of frontends are that make the limit:
ls /dev/dvb/adapter0/frontend* -l
crw-rw---- 1 root root 212, 48 Jan 1 1970 /dev/dvb/adapter0/frontend0
crw-rw---- 1 root root 212, 49 Jan 1 1970 /dev/dvb/adapter0/frontend1
crw-rw---- 1 root root 212, 50 Jan 1 1970 /dev/dvb/adapter0/frontend2
crw-rw---- 1 root root 212, 51 Jan 1 1970 /dev/dvb/adapter0/frontend3
crw-rw---- 1 root root 212, 52 Jan 1 1970 /dev/dvb/adapter0/frontend4
crw-rw---- 1 root root 212, 53 Jan 1 1970 /dev/dvb/adapter0/frontend5
crw-rw---- 1 root root 212, 54 Jan 1 1970 /dev/dvb/adapter0/frontend6
crw-rw---- 1 root root 212, 55 Jan 1 1970 /dev/dvb/adapter0/frontend7

Any ideas?

Regards

What is your setup? What Unicable LNB do you have? Unicable feed goes into Tuner A, and for Tuner B what do you have?


Sent from my iPhone using Tapatalk

sabokesa
20-03-16, 19:49
Inverto ( i'm not sure about the model ) with 1 unicable and 2 universal outputs..

Unicable goes into Tuner A SCR 1, Tuner C SCR 2 connected to Tuner A, Tuner D SCR 3 connected to Tuner C, Tuner E SCR 4 connected to Tuner D.. and i'm able to watch 4 channels on different transponders .. great .. so i thought i could completely stream all the channels from those 4 transponders over the network but it fails due to the number of frontends ....

sabokesa
20-03-16, 19:51
Maybe this will be more clear, i read from /etc/enigma2/settings

config.Nims.1.latitude=46.7
config.Nims.1.diseqcMode=positioner
config.Nims.1.longitude=19.400
config.Nims.1.powerMeasurement=false
config.Nims.1.advanced.sats=3592
config.Nims.1.advanced.lnb.1.unicableLnb.Inverto.p roduct=IDLB-QUDL-UNI2L-OPP
config.Nims.1.advanced.lnb.1.unicableLnb.Inverto.v co.IDLB-QUDL-UNI2L-OPP.0=1210
config.Nims.1.advanced.lnb.1.unicableLnbManufactur er=Inverto
config.Nims.1.advanced.lnb.1.lof=unicable
config.Nims.1.advanced.lnb.2.unicable=unicable_use r
config.Nims.1.advanced.lnb.2.unicableMatrixManufac turer=Inverto
config.Nims.1.advanced.lnb.2.satcrvcouser.0=1210
config.Nims.1.advanced.lnb.2.lof=unicable
config.Nims.1.advanced.sat.3592.lnb=1
config.Nims.0.diseqcA=3592
config.Nims.0.diseqcMode=single
config.Nims.0.configMode=advanced
config.Nims.0.advanced.sats=3592
config.Nims.0.advanced.sat.3592.lnb=1
config.Nims.0.advanced.lnb.1.unicableLnb.Inverto.p roduct=IDLB-QUDL-UNI2L-OPP
config.Nims.0.advanced.lnb.1.unicableLnb.Inverto.v co.IDLB-QUDL-UNI2L-OPP.0=1210
config.Nims.0.advanced.lnb.1.unicableLnbManufactur er=Inverto
config.Nims.0.advanced.lnb.1.lof=unicable
config.Nims.3.configMode=advanced
config.Nims.3.advanced.unicableconnectedTo=2
config.Nims.3.advanced.unicableconnected=true
config.Nims.3.advanced.sat.3592.lnb=1
config.Nims.3.advanced.sats=3592
config.Nims.3.advanced.lnb.1.unicableLnb.Inverto.p roduct=IDLB-QUDL-UNI2L-OPP
config.Nims.3.advanced.lnb.1.unicableLnb.Inverto.v co.IDLB-QUDL-UNI2L-OPP.2=1680
config.Nims.3.advanced.lnb.1.unicableLnb.Inverto.s cr.IDLB-QUDL-UNI2L-OPP=3
config.Nims.3.advanced.lnb.1.unicableLnbManufactur er=Inverto
config.Nims.3.advanced.lnb.1.lof=unicable
config.Nims.2.configMode=advanced
config.Nims.2.advanced.unicableconnectedTo=0
config.Nims.2.advanced.unicableconnected=true
config.Nims.2.advanced.sat.3592.lnb=1
config.Nims.2.advanced.sats=3592
config.Nims.2.advanced.lnb.1.unicableLnb.Inverto.p roduct=IDLB-QUDL-UNI2L-OPP
config.Nims.2.advanced.lnb.1.unicableLnb.Inverto.v co.IDLB-QUDL-UNI2L-OPP.1=1420
config.Nims.2.advanced.lnb.1.unicableLnb.Inverto.s cr.IDLB-QUDL-UNI2L-OPP=2
config.Nims.2.advanced.lnb.1.unicableLnbManufactur er=Inverto
config.Nims.2.advanced.lnb.1.lof=unicable
config.Nims.4.configMode=advanced
config.Nims.4.advanced.unicableconnectedTo=3
config.Nims.4.advanced.unicableconnected=true
config.Nims.4.advanced.sat.3592.lnb=1
config.Nims.4.advanced.sats=3592
config.Nims.4.advanced.lnb.1.unicableLnb.Inverto.p roduct=IDLB-QUDL-UNI2L-OPP
config.Nims.4.advanced.lnb.1.unicableLnb.Inverto.v co.IDLB-QUDL-UNI2L-OPP.3=2040
config.Nims.4.advanced.lnb.1.unicableLnb.Inverto.s cr.IDLB-QUDL-UNI2L-OPP=4
config.Nims.4.advanced.lnb.1.unicableLnbManufactur er=Inverto
config.Nims.4.advanced.lnb.1.lof=unicable

2stein
22-03-16, 15:51
you have an lnb with only 4 scrs which is equal to 4 virtual tuners or 4 parallel transponders.
so, your limit is 4 streams on different transponders.
you can get more if streams are on the same transponders.
p.s.
the number of frontend devices equals the number of transponders you can view in parallel.
the number of demux devices equals the number of streams you can view on a maximum of 8 transponders.
but your lnb limits the number of transponders to 4.