Dies ist eine mobil optimierte Seite, die schnell lädt. Wenn Sie die Seite ohne Optimierung laden möchten, dann klicken Sie auf diesen Text.

How-To Oscam in Debian-Server con IPC / SKY Italia + Tivusat

    Nobody is reading this thread right now.
Status
Für weitere Antworten geschlossen.

meister85

Boardveteran
Registriert
21. September 2009
Beiträge
7.781
Reaktionspunkte
4.999
Punkte
373
OSCAM CONFIG:

Code:
[global]
logfile = /var/log/ipc/OScam.log
fallbacktimeout = 2000
failbantime = 5
cachedelay = 120
nice = -1
maxlogsize = 512
preferlocalcards = 1
saveinithistory = 1
 
[cccam]
port = 34002
reshare = 1
ignorereshare = 0
version  = 2.2.1
reshare_mode = 0
 
[webif]
httpport = 34003
httphelplang = it
httpuser  = user
httppwd  = pass
httpallowed = 0.0.0.0-255.255.255.255
httphideidleclients = 1

OSCAM SERVER:

Code:
[reader]
label  = skyitalia
protocol = mouse
device = /dev/SKYIT [COLOR=Red]# [I]SKYIT e stato fissato con udev, per chi nn vuole usare udev, si puo anche mettere tipo /dev/ttyUSB0[/I][/COLOR]
caid = 093b
boxid = 1234567 [COLOR=Red]# [I]vostro[/I][I] BoxId[/I][/COLOR]
detect = cd
mhz = 1000
cardmhz = 357
ident = 093b:000000
group = 1
emmcache = 1,3,2 
 
[reader]
label = tivusat
protocol = mouse
device = /dev/TIVUSAT [COLOR=Red]# [I]TIVUSAT [/I][I]e stato fissato con udev, per chi nn vuole usare udev, si puo anche mettere tipo /dev/ttyUSB0[/I][/COLOR]
caid = 183D
rsakey = A92.....64B5
detect = cd
mhz = 357
cardmhz = 357
ident = 183D:000000,005411
group = 2
emmcache = 1,3,2

OSCAM USER:

Code:
[account]
user = user
pwd = pass
group = 1,2
au = skyitalia,tivusat

Per dare la carta ad un altro ricevitore tipo dreambox, ci vuole una C-Line:

Code:
C: mydyn.dyndns.org 34002 user pass

Con questa C-Line vengono passato tutte due le carte. Non ce bisogno di fare per una carta una C-Line.

Per chi non vuole usare il protocol CCcam, puo fare tutto anche con Newcamd Protocol:

OSCAM CONF:

Code:
[newcamd]
port = 34000@093B:000000;34001@183d:000000,005411
key = 0102030405060708091011121314

OSCAM USER:

Code:
[account]
user = usersky
pwd = passsky
group = 1
au = skyitalia
 
[account]
user = usertivu
pwd = passtivu
group = 2
au = tivusat

Le N-Lines vengono fatte cosi:

Code:
N: mydyn.dyndns.org 34000 usersky passsky 01 02 03 04 05 06 07 08 09 10 11 12 13 14 # SKY ITALIA
 
N: mydyn.dyndns.org 34001 usertivu passtivu 01 02 03 04 05 06 07 08 09 10 11 12 13 14 # TIVUSAT

Se voi volete, si puo anche usare il CCCam e Newcamd Protocoll contemporaneamente!

Io personalmente vi consiglio il CCcam Protokoll. Qui voi potete dire quando reshare uno deve avere! Con il Newcamd e automaticamente 7x Reshare!

Settagio Easymouse2 per SKY Italia e Tivusat:

Easymouse2 per SKY Italia

3,3v
phoenix
10 mhz

Easymouse2 per Tivusat

5v
phoenix
3,57 mhz

Tempi ECM per SKY IT 0,75 - 0,85 ms e per TIVUSAT 120 - 130ms

Non dimenticate di aprire le porte nel router!!!

Qui potete leggere un How-To come si puo fissare il Reader con un Nome in Udev.

https://www.digital-eliteboard.com/f402/faq-reader-festen-port-zuweisen-123204/

Per Gente chi usa la 09CD, deve sostituire il caid 093b con 09CD!!!
 
Zuletzt bearbeitet:
Status
Für weitere Antworten geschlossen.
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…