im using a Vu solo 2 box with open vix do i just download the patched open pli patched oscam then insert the soft cam here ....etc/tux box/config/oscam
Printable View
im using a Vu solo 2 box with open vix do i just download the patched open pli patched oscam then insert the soft cam here ....etc/tux box/config/oscam
download oscam from plugin feed and just replace with the patched one..And keys yes go where you said bud.
Can you get 4W? As this is the easiest to open...stream relay must be "OFF" for 4W
when running oscam go to the webif of oscam..
Webif -> Config -> Stream Relay -> Mode
0 - disabled
So in your oscam.conf you will see your port..so enter in browser your box ip and :PORT
For example 192.444.222.1-192.444.222.255
192.444.222.1:8080 <<This being your port on the end
I go into Webif > configuration, but I don't see Stream relay. Am I looking in the wrong place?
this is what it says in my oscam config file DOOds is this correct config file
#
# main configuration
#
[global]
nice = -1
WaitForCards = 1
# logging
logfile = /var/log/oscam/oscam.log
usrfile = /var/log/oscam/oscamuser.log
cwlogdir = /var/log/oscam/cw
# monitor
[monitor]
port = 988
aulow = 120
monlevel = 1
# web interface
[webif]
httpport = 8888
httpuser = myusername
httppwd = mypassword
# anti-cascading
[anticasc]
enabled = 1
numusers = 1
sampletime = 2
samples = 5
penalty = 1
aclogfile = /var/log/oscam/aclog.log
denysamples = 9
# protocols
[newcamd]
key = 000102030405060708090A0B0C0D
port = 10000@0100:FFFFFF;10001@0200:FFF0 00,FFFF00;10002@0300:FFFFFF
[radegast]
port = 20000
user = user1
allowed = 192.168.0.0-192.168.255.255
[cs378x]
port = 30000@0100:FFFFFF;30001@0200:FFF0 00,FFFF00;30002@0300:FFFFFF
[cccam]
port = 40000
version = 1.2.3
build = 1234
reshare = 2
[gbox]
hostname = host.example.com
port = 50000
password = password1
[serial]
device = user2@/dev/ttyS0?delay=1&timeout=300
[dvbapi]
enabled = 1
user = user1
socket = /tmp/camd.socket
#
## Tigretunisie
## www.swtools.biz
## http://www.stbsw.com/sat/oscam/
## http://www.stbsw.com/sat/keys/
## www.jachouf.com
## www.truman-support.com/vb/
## www.stbsw.com
## www.technical-features.com/vb/
## By Tigretunisie
try this version of oscam satcat..it appears on this version..i found other versions its missing...
i used the PLI 4.0 but there's no config file in that rar file Doods.
Try this conf starfox..replacing your ip range and change port
[global]
disablelog = 1
logfile = /dev/tty
preferlocalcards = 1
[cache]
[cs378x]
port = 99999
[streamrelay]
stream_relay_enabled = 0
[dvbapi]
enabled = 1
au = 1
pmt_mode = 6
delayer = 60
user = dvbapiau
boxtype = dreambox
[webif]
httpport = 6666
httpallowed = ***.***.*.*-***.***.*.*
more often than not the oscam downloads only contain the patched oscam, not the configs, perhaps that is why ?
it actually says the word emu in the title of each file, so its clearly just the emu , ie:- only oscam
there wont be starfox...it's just the bin file..If you installed the normal oscam from pli feeds and then just replaced the bin file..the configs should be there already..just edit it.
nah its a bin file satcat matey so overwrite bin in usr/bin
Then you need softcam.keys in etc/tuxbox/config/oscam
depends which image is used as to where the bin file resides
BH USES usr/bin
OPENPLI USES usr/bin
OPENATV USES usr/bin
OPENVIX USES usr/softcams
others may possibly have a different folder, but its not usr/softcam
but yes, overwrite the existing bin file with the new file (patched file)
then chmod the file to 755 from 644, then restart E2
Thanks dOOds, but I'm still not clear where to put this "oscam" file. I'm on openvix. If I put it in usr/softcam it overwrites my oscam softcam file that is there, but you say not to do that. Also you call it a "bin file" but it's named "oscam" I'm very confused. (which isn't hard to do.:confused: )
its a bin file , a binary file
I have given you locations for where your current oscam file will be, vix uses usr/softcams
I would think doods assumed you were using one of the other three images (which use usr/bin for bin files like cccam and mgcamd and oscam), which is why with the vu its important for people to state which image they are using
you also said usr/softcam , whereas it actually has an s on the end , so usr/softcams
so ftp it over, overwrite the one in there (or do what I do and rename the existing as oscamOLD and then ftp the patched oscam over instead)
make sure the new file has the exact same name as the old file, renaming it if necessary
it may not say oscam , but may say oscam-latest or something similar
then chmod (change attributes) the new oscam file to 755 and then restart e2