Sorry, in usr/camscript/
Ncam_CCcam.Arm.sh
Ncam_Ci.sh
Ncam_OSCam_11,684-r798.sh
I have files, best regards
Printable View
Sorry, in usr/camscript/
Ncam_CCcam.Arm.sh
Ncam_Ci.sh
Ncam_OSCam_11,684-r798.sh
I have files, best regards
oscam.conf is nothing to do with your lines, but does contain different sections including the oscam webif as I mentioned earlier, so you can see it working in a browser
oscam user is where you add authorised boxes, including your new 4k box for example, so each user has its own login, the first user is your new box, so unless you provide a local user in oscam.user to login your own box into your own oscam emulator, your box wont work , meaning you wont decode anything at all
the camscripts above start the cam emus , like cccam , oscam and the CI (Common Interface, where you can plug in an actual cam) , they are text files containing lines of instructions
getting mgcamd or cccam to work is fairly easy, oscam requires quite a lot of studying to get your head around, its a topic all by itself and so we have a specific oscam section devoted to it, where I posted those files to assist newbies a few years ago
the lines you received go into oscam.server, as you know already, the people who provided them did not provide all the other configs for oscam, they assume that you already have it set up and ready to go, with the knowledge required to make it work. so you must get the basics right in oscam.config and oscam.user (both contain essential instructions to make the whole thing work). you must also have started oscam using the blue button and selecting oscam as your emu of choice (so not cccam) and have saved it, so that oscam is an active emu
your Ncam oscam above probably matches the physical name of your oscam, so no you may not have an Ncam.oscam.sh file, doesnt matter in this context, but is the old default for bin files that are merely called oscam , with no version numbers in their names
oscam webif shows a panel where you can alter things in a menu and shows if lines and boxes are connected, in use , idle etc
nothing to do with what you mentioned
here is a link to examples of the oscam interface panel , accessed using your box ip plus the oscam port number
the lines connect your box to somebody elses boxCode:https://www.google.co.uk/search?q=oscam+webif+picture&tbm=isch&source=iu&ictx=1&fir=4NIlp4RXEdtR-M%252CtflZiH7fx41UIM%252C_&vet=1&usg=AI4_-kQr7vQ5KbJxNEWTSA4NK2mRRIE03g&sa=X&ved=2ahUKEwiP4_7D_-_wAhWx5eAKHdFJAPgQ9QF6BAgPEAE#imgrc=4NIlp4RXEdtR-M
the oscam.user connects your own box to your own oscam emulator, when its activated and in use
oscam.conf has several purposes, one purpose is the webif so you can view your own oscam interface panel
Put this in oscam.user file
[account]
user = dvbapi
pwd =
group = 1,2,3,4,5,6,7,8,9,10,11,12,13,14, 15,16
uniq = 3
au = 1
Put this is oscam.conf file
[global]
[cccam]
port = 12000
version = 2.3.2
[dvbapi]
enabled = 1
au = 1
user = dvbapi
[webif]
httpport = 83
httprefresh = 10
httppollrefresh = 10
httpallowed = 127.0.0.1,0.0.0.0-255.255.255.255,fd00::-fdff:ffff:ffff:ffff:ffff:ffff:fff f:ffff,2000::-3fff:ffff:ffff:ffff:ffff:ffff:fff f:ffff,::1
httphideidleclients = 0
Put this in oscam.server
[reader]
label = CCcam
protocol = cccam
device = egygold.net, 1xxxx
user = 09xxxx
password = xxxxx
inactivitytimeout = -1
disablecrccws = 1
group = 1
cccversion = 2.3.2
ccckeepalive = 1
audisabled = 1
With the help of the masters, my oscam files are working now, thank you again to everyone.
Hi Masters, it's starting to get confused as it's not basic as I've been wandering around the forum Currently, I can watch the broadcasts with the current Oscam ( enigma2-softcams-oscam-all-images_11.684-emu-r798-arm+mips_all) version with the lines given by the Server Provider.
Now there is the version ( enigma2-softcams-oscam-all-images_11.693-emu-r798-arm+mips_all ) that I saw in Updates. Do I need to install this now to stay up to date?
Also oscam-11635-solo4k-emu. or there are PowerVU config files for oscam-emu files, do I need them?
in theory , yes , you would use the latest oscam, but in practice its not necessary to do this frequently, but there is no reason why you cannot have 2 or 5 or 10 oscam bin files and the startup files in your emulators by utilising the usr/camscript files , one for each oscam, then select each oscam separately and check it out ( I press blue to see which one is in use at any time, so I keep the old one whilst testing the newer ones)
you only need one working oscam and typically I would only update a couple of times a year, never erasing the older ones until I am happy that the new ones are working properly, so do not obsess about it , the difference between the 2 above is maybe one or two weeks of changes, neither here nor there imho
powervu is tricky to get your head around , so dont run before you can walk
we have no idea what you actually need, everyone is different (sometimes be thankful for what you have got)