Help: E2 Oscam as newcamd client configs & settings

ArNx

Registered
Messages
50
Please help me with oscam settings to run as newcamd client.
i have spend days reading forums and still no luck :mad:
I am using IPBOX 9000HD, Latest USB E2 PKT or INDB-6 v0.03(with oscam as per jamie-warez instructions)

Sky UK 28.2E
server: 11.22.33.44
port: 1234
User: user1
Pwd: password1

Sky Italy 13E
server: 55.66.77.88
port: 5678
User: user2
Pwd: password2

Platforma 9E
server: 51.62.73.84
port: 9012
User: user3
Pwd: password3

Logins fake

Thank you!
 

triplex1

Registered
Messages
288
Sky IT 093b card (internal cardreader)
YOU NEED TO UPDATE YOUR CARD IN ORIGINAL RECEIVER!! SKY ITALIA IS SENDING KILLER EMMS TO OSCAM, CCCAM ETC.!!!

[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120

[newcamd]
Key = 0102030405060708091011121314
Port = 11005@093b:000000

[webif]
httpport = 16002
httpuser = root
httppwd = xxx
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

—-

[reader]
label = SkyIT
Protocol = internal
detect = CD
device = /dev/sci0
Group = 1
EMMCache = 1,3,2
BoxID = 12334455
CAID = 093b
Ident = 093b:000000
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1
blockemm-unknown = 1

——

[account]
user = user
pwd = pass
group = 1
au = SkyIT


---------------------------------------------------------------

Sky UK white – advanced config (internal cardreader)

[global]
nice = -1
WaitForCards = 1
logfile = stdout
preferlocalcards = 1
saveinithistory = 1

[webif]
httpport = 8888
httpuser = admin
httppwd = admin
httpallowed = 192.168.1.100

# protocols

[newcamd]
key = 0102030405060708091011121314
port = 10000@0963:000000;10001@0963:000000

—–

[reader]
label = slot1
protocol = internal
device = /dev/sci0
#boxid = yourboxid
blockemm-u = 0
blockemm-s = 0
blockemm-g = 1
blockemm-unknown = 1
emmcache = 1,3,2
group = 1
caid = 0963

——

[account]
user = test1
pwd = test2
monlevel = 0
uniq = 0
group = 1,2
au = 1
caid = 0963

--------------------------------------------------

Platforma HD BulCrypt (internal cardreader)
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120

[newcamd]
Key = 0102030405060708091011121314
Port = 34000@4AE1:0000

[webif]
httpport = 16002
httpuser = root
httppwd = xxx
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

——-

[reader]
Label = Platforma
Protocol = internal
Detect = cd
Device = /dev/sci0
Mhz = 357
cardmhz = 357
Group = 1
CAID = 4AE1
boxid = 12345678
EMMCache = 1,3,2

——-

[account]
user = oscam_user
pwd = oscam_password
group = 1
AU = Platforma

 

bilboyfrodo

Registered
Messages
24
Hi.


Somebody knows if oscam works like client newcamd extended , it is a newcamd versión where all cards go only one port.
 

ArNx

Registered
Messages
50
triplex1 - thanks for your input :thum:
i think i have asked incorrectly, what i want is - to use Oscam instead of mgcamd. Your settings provided looks like is not for that (i may be wrong). I have paid servers details and i would like to use them in oscam E.G Server ip: 55.66.77.99 port: 4001, login: myusername, password: mypassword.
I have 3 different logins/servers ip for SkyIt, SkyUK and Platforma HD
I have been using MGcamd for years and have no problems setting it up. i just cannot get my head around Oscam setup :mad::confused:
I know i need to edit: Oscam.server, Oscam.user, Oscam.config
Thanks again.
#Respect#
 
Last edited:

thundere

Registered
Messages
22
oscam.conf

[global]
nice = -1
WaitForCards = 1
clienttimeout = 8
fallbacktimeout = 4
ClientMaxIdle = 9999999
maxlogsize = 100
multi_tuner = 1
ecminfo_type = 1

[dvbapi]
enabled = 1
user = tuner
boxtype = ipbox


oscam.server

[reader]
label = server
protocol = newcamd
key = 0102030405060708091011121314
device = 55.66.77.99,4001
account = myusername,mypassword
group = 1
fallback = 1

oscam.user

[account]
user = tuner
pwd = tuner
group = 1
 

fierce

Registered
Messages
9


Platforma HD BulCrypt (internal cardreader)
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120

[newcamd]
Key = 0102030405060708091011121314
Port = 34000@4AE1:0000

[webif]
httpport = 16002
httpuser = root
httppwd = xxx
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

——-

[reader]
Label = Platforma
Protocol = internal
Detect = cd
Device = /dev/sci0
Mhz = 357
cardmhz = 357
Group = 1
CAID = 4AE1
boxid = 12345678
EMMCache = 1,3,2

——-

[account]
user = oscam_user
pwd = oscam_password
group = 1
AU = Platforma


This config not worked in DM 800HD with bulcrypt card
 

ArNx

Registered
Messages
50
oscam.conf

[global]
nice = -1
WaitForCards = 1
clienttimeout = 8
fallbacktimeout = 4
ClientMaxIdle = 9999999
maxlogsize = 100
multi_tuner = 1
ecminfo_type = 1

[dvbapi]
enabled = 1
user = tuner
boxtype = ipbox


oscam.server

[reader]
label = server
protocol = newcamd
key = 0102030405060708091011121314
device = 55.66.77.99,4001
account = myusername,mypassword
group = 1
fallback = 1

oscam.user

[account]
user = tuner
pwd = tuner
group = 1

I have changed configs as above but steel does not work:(
replaced correct ip/login/port only:
device = 55.66.77.99,4001
account = myusername,mypassword
Please help where to start looking for solution.
Can some one post correct settings for all files required for OSCAM
Also what version of OSCAM i should be using?
thank you :thum:
 

ArNx

Registered
Messages
50
try

boxtype = duckbox

i use this & works OK

It is working Now!!!!!!!!:clapping:
Working on INDB-6 v0.03 USB and latest PKT USB IMAGE.
Also had to change OSCAM version on PKT image to get it working.
Thank you ALL for your Support! :clapping: :thum:
 

waran

Registered
Messages
130
hej guys..
i´m getting mad of this.
what image and emu cam can i use to get work irdeto in ipbox 9000 hd ???????
 

hubio

Registered
Messages
2
Hi !

I have a problem with oscam configuration on Vusolo4k (OpenPli image).

When I transform ccm to oscam everything working but sometimes freezeing.

working this one: (example) file oscam.servers
[reader]
label=(name)
enable=1
protocol=newcamd
key=0102030405060708091011121314
device=(external),10085
user=user
password=password
group=1
inactivitytimeout=1
reconnecttimeout=30
lb_weight=100
cccversion=2.1.2
cccmaxhops=10
cccwantemu=1
ccckeepalive=1

BUT don't working this one:

[reader]
Label = Port_10085
Protocol = newcamd
Key = 0102030405060708091011121314
Device = (external),10085
Account = (user),(password)
Group = 1
fallback = 0
IDENT = 0500:060a00,040620,032500,042200,041700,051e00,041 200,042300,050c00,043800,030a00,042800,050800
ReconnectTimeout = 20

I didn't change oscam.cfg and oscam.user. In oscam status tuner don't recognize any server. Any idea ?
 

triplex1

Registered
Messages
288
[reader]
label = newcamdreader
protocol = newcamd
key = 0102030405060708091011121314
device = ip,port
user = user
password = password
group = 1
fallback = 1
 
Top