QuoteWhat about the gigablue range
They're there aswell but I thought you already looked at them?
http://www.world-of-satellite.…-Combo-HD-Linux-Receivers
Just giving you other options to suit budget / tuners etc..
QuoteWhat about the gigablue range
They're there aswell but I thought you already looked at them?
http://www.world-of-satellite.…-Combo-HD-Linux-Receivers
Just giving you other options to suit budget / tuners etc..
Download this handy tool:
http://linuxsat-support.com/attachment.php?attachmentid=10388&d=1344884910
Paste in your line details into the top window.
Make sure "c line" is selected and also "oscam.server"
Hit "convert to oscam"
Copy all that appears in bottom window and paste into your oscam.server config on your server underneath your other reader configs
I've never configured anything like that but i understand now what your trying to do.
There maybe a way in advanced setup (setting it as uncommitted for both lnb1 & 2 and setting the diseqc function up for both lnb's) but it eludes me at the moment.
I'll read up on it and get back to you if i get anywhere.
With a receiver a powerful as yours, i'd consider adding a dual tuner to get the most out of it though.
I would set up spaun to diseqc position.
Feed from 28.2 into lnb1 on spawn
Feed from 23.5 into lnb2 on spawn
Receiver to tuner b on duo2
In duo2 tuner configuration:
Tuner A: (triple monoblock)
configuration mode -simple
Mode -diseqc A/B/C/D
Port A 16deg
Port B 13deg
Port C 19deg
Port D nothing connected
Tuner B: (SPAUN)
configuration mode -simple
Mode -diseqc A/B
Port A -28.2deg
Port B -23.5deg
Let us know if it works.
You'll have to change the device on the second reader from 0 to 1 otherwise your server will think there is only one reader device attached.
If you were to add a third reader to your setup, that device would then be 2 and so on.
The label will distinguish them in your webif and if you decide to add a services file, having a different label makes it easier to identify which packages are on which cards.
Eg label on first reader could be slyuk,
label on second could be set4nta/ uk2 or whatever you want.
Good practice to at least restart oscam for changes to take effect or restart server.
Did you restart oscam after changes / or restarting server?
Are both readers pcsc (omnikeys)?
QuoteDisplay More[reader]
label = slyuk
protocol = pcsc
device = 0
enable = 1
detect = cd
mhz = 357
cardmhz = 357
blockemm-u = 0
blockemm-s = 0
blockemm-g = 1
blockemm-unknown = 1
caid = 0963
ident = 0963:000000
group = 1
emmcache = 1,3,2
ecmcache = 1
lb_weight = 101
dropbadcws = 1
[reader]
label = slyuk
protocol = pcsc
device = 0
enable = 1
detect = cd
mhz = 357
cardmhz = 357
blockemm-u = 0
blockemm-s = 0
blockemm-g = 1
blockemm-unknown = 1
caid = 0963
ident = 0963:000000
group = 2
emmcache = 1,3,2
ecmcache = 1
lb_weight = 101
dropbadcws = 1
Change that to
device = 1
Also call your second reader label something different than the first reader
and consider putting your second reader into a different group (if you have different packages on that card)
Hybrid tuners can switch between different systems:
Eg: A dvb-t/t2/c hybrid tuner can be set up as a dvb-t tuner, a dvb-t2 tuner (terestrial tuner) or a dvb-c tuner (cable tuner)
Not too sure which receiver has "the best" cable tuner.
These are available from our sponsor: (they all should work with cable)
Quote
Just add another card reader to the pc/laptop and add another reader to the oscam.server config.
Thompson hd boxes won't work for hd sharing anymore i'm afraid. (afaik)
Hd content for sharing is very limited at the moment on 0963. (bt, espn and one or two more)
Most sharing is done with sd paired cards. (unless you know something that has eluded us, which, if you would share, would be greatfull to all members to be honest)
Top class service from world of sat, i'm sure they will answer all your questions.
Don't think it will take an internal hdd, only usb hdd.
Have a look here:
Quote
Cccam entry in oscam does the same as the server listening port in your cccam.cfg. (the port that other receivers can connect to you through)
It is necessary if you only run oscam alone (without cccam) in your server.
Since you have your server configured for oscam/cccam, the cccam entry in oscam.cfg is not needed.
Glad your up n running.
- - - Updated - - -
QuoteThe other thing I did was make sure the user and pwd in the oscam.user was used in the c line at the client
You should probably configure your c line from your f-line only (cccam.cfg), not from an account created within oscam.user config otherwise it could get confusing when you start to add peers as your could be using both emulators to serve the card.
Can you post all your configs (include cccam config, if your using cccam and oscam)
Hash (#) out any sensitive stuff.
If only using oscam on server, try these configs:
QuoteDisplay More
oscam.conf
[global]
nice = -1
WaitForCards = 1
logfile = stdout
preferlocalcards = 1
saveinithistory = 1
[webif]
httpport = 8888
httpuser = user
httppwd = user
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
[cccam]
port = 12000
version = 2.1.3
build = 3165
reshare = 1
[newcamd]
key = 0102030405060708091011121314
port = 10001@0963:000000
QuoteDisplay Moreoscam.server
[reader]
label = cardslot
enable = 1
protocol = internal
device = /dev/sci0
caid = 0963
detect = cd
mhz = 500
cardmhz = 357
ident = 0963:000000
group = 1
emmcache = 1,3,2
blockemm-g = 1
blockemm-unknown = 1
lb_weight = 101
QuoteDisplay Moreoscam.user
[account]
user = test1
pwd = passwd
group = 1
au = cardslot
caid = 0963
Restart oscam.
Your c-line (for cccam) for dm800 will look like this:
c: server ip 12000 test1 passwd
Or if you have oscam only as emu in dm800:
QuoteDisplay Moreoscam.server
[reader]
label=server ip
enable=1
protocol=cccam
device=server ip,12000
user=test1
password=passwd
cccversion=2.1.2
group=1
inactivitytimeout=1
reconnecttimeout=30
lb_weight=100
cccmaxhops=10
ccckeepalive=1
cccwantemu=0
server ip will be eg: 192.168.1.xx
A handy tool for converting c-lines / f-lines / n-lines to oscam:
http://linuxsat-support.com/showthread.php?t=2569
Try this:
http://linuxsat-support.com/showthread.php?t=1712
Or try upgrading oscam using simplebuild, it will install the pcsc (omnikey) drivers:
http://linuxsat-support.com/showthread.php?t=30959
If that interests you, have a look here at the wetek, seems to be getting a lot of support.
http://linuxsat-support.com/showthread.php?t=75131
Whole section dedicated to it here:
http://linuxsat-support.com/forumdisplay.php?f=990
Oscam does all this for you, reads the card and serves the card to other receivers. (if set up correctly)
I have read that changing your pin on the sly webpage may force an update to be sent but haven't done it myself. Worth a try at this late stage.
A couple of teams support the Atemio Nemesis.
Egami, HDfreaks, and openATV.
Out of the 3 you mentioned, i'd go for the Zgemma star h1 because it's a mips receiver.
Support from openatv,opendroid and italysat (according to their website)
Quote