JSTV Conax card - oscam

mbovo

Registered
Messages
95
Hi,

I have a conax card for JSTV and I'd like to use it with an enigma2 box, a Ustym 4k pro. I'm a total newbie and have absolutely no idea where to start, how to configure oscam for this card to work. What files would I need, what version of oscam etc?
Any help would be greatly appreciated.
 

TeddyGrimstad

Registered
Messages
6
Is this card you have an ORIGINAL JSTV card or ? If so why would you want to use this card via Oscam ???? If you have a conax card reader in your box and your LNB is pointed at Hotbird, it should work without no problem ! If you need further help write me an e mail [email protected] Cordially Diplom/Civil Engineer Teddy Grimstad
 

mbovo

Registered
Messages
95
Thanks for the answer. It's an official card, and first I used it in an Amiko Mini but I couldn't figure out how to record programs for editing on PC, that's why I turned my attention to Enigma2 and oscam. In the meantime with a lot of help from an Enigma2 expert I managed to make it work and even share it locally with another E2 receiver so it's all good now. Thanks

Tapatalkkal küldve az én WP5 eszközömről
 

lider

Registered
Messages
78
oscam. config
===========

JSTV 1 card (internal cardreader)
[global]

nice = -1

WaitForCards = 1

#ClientTimeout = 5

LogFile = stdout

Level = 15

CacheDelay = 120

[anticasc]

enabled = 1

numusers = 2

sampletime = 2

samples = 9

penalty = 0

#aclogfile = ./oscam_ac.log

denysamples = 8

#fakedelay = 1000

#fallbacktimeout = 120

#clientmaxidle = 120

[monitor]

port = 988

NoCrypt = 127.0.0.1

nocrypt = 192.168.1.1-192.168.1.200

aulow = 120

hideclient_to = 0


monlevel = 4

appendchaninfo = 0

[newcamd]
Key = 0102030405060708091011121314
Port = 34001@0B00:

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


==============

oscam.server


[reader]
label = jstv_1
protocol = internal
device = /dev/sci0
cardmhz = 560
group = 1
EmmCache = 1,3,2
Fallback = 0
caid = 0B00

==========

oscam.user

[account]
user = user
pwd = pass
disabled = 0
expdate =
group = 1
hostname =
uniq = 0
sleep = 0
monlevel = 4
au = jstv_1
services =
caid = 0B00
betatunnel =
ident = 0B00:
chid =
cccmaxhops = 10
cccreshare = 3
keepalive = 1
numusers = 0
penalty = 0

[account]
user = lider
pwd = TRSat
disabled = 0
expdate =
group = 1
hostname =
uniq = 0
sleep = 0
monlevel = 4
au = jstv_1
services =
caid = 0B00
betatunnel =
ident = 0B00:
chid =
cccmaxhops = 10
cccreshare = 3
keepalive = 1
numusers = 0
penalty = 0

===========

ccamm.cfg

N: 127.0.0.1 34001 lider TRSat 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
 
Top