Page 1 of 1

need information

PostPosted: Sat Oct 04, 2014 3:21 am
by ipsystems
hello all,

i use TBS6985 Quad Tuner, and i got one question.

how many max channels can use on one tuner? if one frekvence have 20 channels i can recive all and restream ?

Tnx.

Re: need information

PostPosted: Sat Oct 04, 2014 3:35 am
by crazycat
you can receive entire transponder per tuner.

Re: need information

PostPosted: Sat Oct 04, 2014 3:38 am
by updatelee
How many channels doesn't matter. Demod specs say 30msps in dvb-s2 and 45msps in dvb-s. How many channels is on that transponder is up to the provider. Could be 50 or could be 1.

If you tune 4 tp with 50 channels each, then you could steam 200 channels.

UDL

Re: need information

PostPosted: Sat Oct 04, 2014 5:46 am
by ipsystems
updatelee Wrote:How many channels doesn't matter. Demod specs say 30msps in dvb-s2 and 45msps in dvb-s. How many channels is on that transponder is up to the provider. Could be 50 or could be 1.

If you tune 4 tp with 50 channels each, then you could steam 200 channels.

UDL



Tnx for replay,

what is best way for recive sat channels and decrypt then send to unicast?

bye.

Re: need information

PostPosted: Sat Oct 04, 2014 7:24 am
by updatelee
I don't know anything about decryption, it's not used here in NA.

I've never used mumudvb but I believe it supports unicast

UDL

Re: need information

PostPosted: Tue Oct 07, 2014 2:01 am
by ipsystems
updatelee Wrote:I don't know anything about decryption, it's not used here in NA.

I've never used mumudvb but I believe it supports unicast

UDL


Tnx for replay i fix now work well with mumudvb + oscam...

Now i got new problem with more channels.... i can only 16 stream scrambled channels...

problem are on oscam i cannot found this module-dvbapi.h must change define MAX_DEMUX 16. where i can found this ???

i use moi pro with 8 quadtuners 6985.

Tnx.

Re: need information

PostPosted: Tue Oct 07, 2014 8:36 am
by updatelee
Again I dont use encryption so I dont know alot about it.

#define MAX_DEMUX 16

is set on line 20 of module-dvbapi.h in the oscam source code.

try changing it to something higher, see what happens. Try something small like 18 and see if all 18 channels work. Then try changing it higher and see how many you can do till it stops working.

UDL