changing from mgcam

tony49

VIP Member
VIP Member
Joined
Jun 1, 2007
Messages
1,191
Reaction score
535
Location
castleford
ok lads I would like to have a go at using just oscam now I don't think there is much to change as most of the info is the same so im going to show what ive got at the mo then if someone can till me what I need to change to have a go

ok so I want to use just oscam at the moment this is my

oscam.conf
[global]
logfile = stdout
nice = -1
preferlocalcards = 1
saveinithistory = 1

[monitor]
hideclient_to = 15
appendchaninfo = 0

[newcamd]
port = 11111@0000:000000
key = 0102030405060708091011121314
mgclient = 1

[cccam]
port = 33333
reshare = 1
version = 2.1.3
nodeid =

[webif]
httpport = 8888
httpuser = test
httppwd = test
httprefresh = 5
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

oscam.server

[reader]
label = cardslot
protocol = internal
device = /dev/sci0
caid = 0000
detect = cd
mhz = 500
cardmhz = 357
ident = 0000:000000
group = 1
emmcache = 1,3,2
blockemm-unknown = 1
blockemm-s = 1
blockemm-g = 1
lb_weight = 101
dropbadcws = 1
auprovid = 000000

oscam.user
[account]
user = test1
pwd = test2
description = for local mgcamd or DVBAPI
group = 1
uniq = 1
au = cardslot
caid = 0000

so I want to get it to work with just oscam with the DVBAPI ive got this off another post on here but not sure what I have to change to get it to work

[dvbapi]
enabled = 1
user = myusername
boxtype = dreambox
au = 1
pmt_mode = 0

so can some please point out what I need to change in my sonfigs to add the DVBAPI
so from my reading on here the oscam.user can stay the same as it the same way with both were you add as a user

do I just change user = myusername to user =test1 and were do I add the line above [dvbapi]

cheers tony
 
If I remember right. The dvbapi bit that you posted goes into Oscam.conf

The rest looks OK...


Sent from my GT-I9000 using Tapatalk 2
 
If I remember right. The dvbapi bit that you posted goes into Oscam.conf

The rest looks OK...

Yes on the username part..

Sent from my GT-I9000 using Tapatalk 2
 
so I would add this

[dvbapi]
enabled = 1
user = test1
boxtype = dreambox
au = 1
pmt_mode = 0

then it should be safe to leave out

[newcamd]
port = 11111@0000:000000
key = 0102030405060708091011121314
mgclient = 1

as it would no longer be using mgcam is that about wrigh
 
My understanding of dvbapi is to allow the channels to clear on the box that the card is in if it has a TV connected to it. This can also update the entitlements.

Sent from my GT-I9000 using Tapatalk 2
 
My understanding of dvbapi is to allow the channels to clear on the box that the card is in, if it has a TV connected to it. This can also update the entitlements.

Sent from my GT-I9000 using Tapatalk 2



Sent from my GT-I9000 using Tapatalk 2
 
I think its me wiz mate..

Fat fingers and touch screens are not good friends over here Lol :thumbdown:

Sent from my GT-I9000 using Tapatalk 2
 
ok ta D1GG3R I will give it a go on my test box later I just wanted to no if I was on the right track with it
 
Back
Top