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.

N line in Oscam einbinden??

    Nobody is reading this thread right now.
AW: N line in Oscam einbinden??

@ Osprey

habe es gemacht so wie du es geschrieben hast.

Ergebnis nur ca. 5 sec. hell.

Noch ne Idee?

Danke für dein Tipp!!!
 
Zuletzt bearbeitet:
AW: N line in Oscam einbinden??

Dann probier wir mal von Anfang an
Dein Server sollte so aussehen :
[reader]
label = sky
protocol = newcamd
device = dyndns,port
key = 0102030405060708091011121314
user = user1
password = passwort
inactivitytimeout = 30
caid = 1702
group = 1
audisabled = 1

Wenn es so nicht geht, dann mach mal an deinem ipc eine neue oscam version rein mit dem Befehl o compile
 
AW: N line in Oscam einbinden??

@ Osprey

Hey du bist der STAR!!!

Das ist es gewesen!!!

o compile


DANKE DANKE DANKE!!!
 
Zuletzt bearbeitet von einem Moderator:
AW: N line in Oscam einbinden??

Hi ata!

Kommentiere mal die Protocolle aus in deiner Config. Wenn du nur auf einen Server zugreifst brauchst du sie nicht. Deine oscam.conf sollte dann so aussehen
[global]
nice = -1
WaitForCards = 0
saveinithistory = 1

# logging

logfile = /var/log/oscam/oscam.log
usrfile = /var/log/oscam/oscamuser.log
maxlogsize = 10

# monitor

[monitor]
port = 988
aulow = 120
monlevel = 1

# web interface

[webif]
httpport = 8888
httpuser = user
httppwd = password
httpallowed = 0.0.0.0-255.255.255.0

# protocols

# [newcamd]
# key = 0102030405060708091011121314
# port = 12345@1702:FFFFFF;12345@0D05:FFFFFF


[dvbapi]
enabled = 1
user = local1
pwd = local1
group = 1
boxtype = dreambox

Dvbapi ist damit aktiviert oscam.dvbapi
#
# dvbapi configuration
#
# format:
#
# priority:
# P: CAID[:][provider ID][:][service ID][:][ECM PID] [continue]
#
# ignore:
# I: CAID[:][provider ID][:][service ID][:][ECM PID]
#
# wait:
# D: CAID[:][provider ID][:][service ID][:][ECM PID] delay
#
# map:
# M: CAID[:][provider ID][:][service ID][:][ECM PID] target CAID[:][target provider ID]
#
# lenght:
# L: CAID[:][provider ID][:][service ID][:][ECM PID] length
#

#P: 0100:123456 # prioritise CAID 0100 with provider 123456

#P: :1234 # prioritise ECM with provider ID 1234 on
# on any CAID and service

P: 1702 # prioritise CAID 0200
P: 1833

#P: 0300::9ABC # prioritise CAID 0300 on service 9ABC only

#M: 0400 0500:123456 # map CAID 0400 to provider ID 123456 with
# CAID 0500

#D: 0600 200 # wait 200 ms before writing CW for CAID 0600

#I: :654321 # ignore provider ID 654321 for every CAID and
# service

#I: 0 # ignore every CAID that was not handled before

#L: 0700 8e # ECM length for CAID 0700 to 8e (hexadecimal)

dann noch die oscam.server
[reader]
label = newcamd_server
protocol = newcamd
enable = 1
key = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
device = xxxxx.dyndns.xx,port
account = user,password
group = 1

und dann noch die oscam.user
[account]
user = local1
pwd = local1
group = 1
betatunnel = 1833.FFFF:1702

OH ZU SPÄT ! :emoticon-0122-itwas
 
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…