Welcome to our community

Be apart of something great, join today!

Dm500c Oscam

Black_Gold

Member ++
I’m using cccam at the moment but I was wanting to try Oscam to see if it improves the bit of glitching I have but of course I have no idea how to put it on I managed cccam but it’s been years since I used Oscam ?
 
Doubt it will improve glitch if you client only.

Anyway what the image your using ?
 
Oh sorry I forgot about that I’m using the latest commando I just thought I’d give it a shot getting a bit sick of it now
 
Little out of date on that image but i installed oscam manually

FTP oscam to /var/bin/emu/. chmod 755

FTP librt.so.1 to /var/lib/

transfer your config files to /var/tuxbox/config

Blue -Menu - Red to start it
 

Attachments

  • librt.so.rar
    14.6 KB · Views: 4
thanks for that ive putt oscam on and ive logged into theweb page gone to add reader ut don't really know how to config my nline into it
 
the user in oscam.users is disabled so i won work
try these

in oscam.config

[global]
logfile = /tmp/oscam.log
clienttimeout = 7000
fallbacktimeout = 1750
clientmaxidle = 0
netprio = 1
nice = -1
maxlogsize = 300
waitforcards = 0

[dvbapi]
enabled = 1
pmt_mode = 0
user = dvbapi
boxtype = dreambox
read_sdt = 2
write_sdt_prov = 1

[webif]
httpport = 83
httpuser = oscam
httppwd = oscam
httprefresh = 3
httpshowuserinfo = 1
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
http_status_log = 1

oscam.server

[reader]
label = nline
protocol = newcamd
device = Address,PortNumber
key = 0102030405060708091011121314
user = user
password = pass
group = 1
connectoninit = 1

change address port username password

oscam.user

[account]
user = dvbapi
group = 1
disabled = 0
 
ok I made a file called it oscam.cfg put all that in changed what you said and rebooted all still the same lol
 
Back
Top