Help: Very slow incubus 1.16?

mohamedwaly

Registered
Messages
10
hello
i install last aaf image (2010 image 20 worldcup) and install incubus 0.97 and then change the file to 1.16

but it take about 45 sec to open the channel !!!!
i use a dreambox 500 with engima 1 and cccam 2.1.4 :it take about 2 - 3 sec to open

i use in cuberevo over 15 different image but no luck in all ,some of them damaged after install and some slow or not work


i want a fast opening a cccam account... what you recommend to me to use?(like : image - emu - install in usb or flash.....so on)




thank you
 
Messages
700
Incubus has known problems with connecting to cccam.
Use Oscam Instead Its rock solid on all images
If you need help setting up oscam as cccam cliant let me know...
 

Ghooler

Registered
Messages
46
i am intersted in using oscam connecting to cccam too

i am using mgcamd and it's not 100% stable.

incubus : too slow, not more stable

I want to try oscam but i cant find a how-to for setting it up as cccam client.

thanks in advance for the help.
 
Messages
700
Thirst install oscam from the download panel of your image.
This is the best way as most images have there own versions.

To setup oscam here is my setup for sky UK
If you are not using sky uk then remember to chnage the Provider

this file should be..
Code:
#oscam.config generated automatically
[global]
logfile             = stdout
disablelog          = 1
disableuserfile     = 0
usrfileflag         = 0
clienttimeout       = 7000
fallbacktimeout     = 3000
clientmaxidle       = 120
cachedelay          = 0
bindwait            = 5
netprio             = 0
clientdyndns        = 0
resolvedelay        = 15
sleep               = 10
unlockparental      = 0
nice                = -10
serialreadertimeout = 1500
maxlogsize          = 10
waitforcards        = 1
preferlocalcards    = 1
saveinithistory     = 0
readerrestartseconds= 5
[dvbapi]
enabled             = 1
au                  = 1
boxtype             = dbox2
user                = sky,local
priority            = 0963
ignore              = 
cw_delay            = 
#[webif]
httpport            = 8888
httpuser            = admin
httppwd             = admin
httpcss             = 
httptpl             = 
httpscript          = 
httprefresh         = 5
httpallowed         = 192.168.1.1-192.168.1.255
httpdyndns          = 
httphideidleclients = 1
httpreadonly        = 0
------------------------------------------------------------------------------------
in above file just edit.
priority = <<< ((( ad your CAID here )))
If you want to be able to monitor the ciant via borwner then remove the # from webif.
you can then acsess the oscam web interface via boxip:8888..

Next file is

Code:
#oscam.user generated automatically
[reader]
label = sky-Uk
protocol = cccam
device = 192.168.1.12,17000
account = myuser,mypass
group = 1,2
fallback=1
cccmaxhop = 4
caid = 0963
cccversion = 2.1.3
cccbuild = 3165
Above file you only need to edit

device = <<<< ((( add your server here ))
account = <<<<((( add your server user pass here )))
caid = <<<<((( change this to your caid if your not ok slu uk )))
cccversion = <<<< ((( Chnage this to your servers Version )))
cccbuild = <<<< ((( Change this to your servers build ))


Code:
#oscam.user generated automatically
[account]
user                = user
pwd                 = password
disabled            = 0
expdate             = 
group               = 1,2
hostname            = 
uniq                = 0
sleep               = 0
monlevel            = 4
au                  = 1
services            = sky
caid                = 0963&FFFF
betatunnel          = 1833.FFFF:1702
ident               = 
keepalive           = 1
numusers            = 0
penalty             = 0
Above file just edit
caid = <<< ((( Add your CAID here )))
Thats all you have to do

If you are using sly uk then all you need to do is add your server to the server file
thats all you have to do
Oscam is very stable on all images i have used No pausing breakup and supports dual tuners recording..
 
Last edited:

mohamedwaly

Registered
Messages
10
thank you for help
i use a aaf image : i go to addon-manager >Emus> i found 2 version (oscam0.99-oscam_v2571 ) i try to download them ,they download and install ok

But nothing added in softcam panel v0.25, i enter as ftp ,i found in emu directory file called oscam and in keys i found many files as oscam files

but i didnot find them in softcam panel :i try update without luck
how can i start useing them from aaf image ? or add them in softcam panel?

2nd:

my account in cccam is
USERNAME-PASSWORD-PORT-SERVER ADDRESS

i see that you use anther items like CAID - services and more what is these?


NOTE: when i use incubus the info is

Irdeto ECM on CAID 0x0604, pid 0x0541
prov:000000
cw0:
cw1:
using:card share
address:cccam://USERNAME:pASSWORD@SERVER ADDRESS:pORT/no
hops:1
dwdely:409786us



thank you
 
Top