Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Raspberry und oscam Konfiguration???? Ich brauche glaube ich einen Profi!!

    Nobody is reading this thread right now.
AW: Raspberry und oscam Konfiguration???? Ich brauche glaube ich einen Profi!!

Nö,

poste mal alle Konfigs vom PI.

Gruß

PS: @thronis: Ich kann mich noch an Deinen >10 Seiten Thread gut erinnern...
 
AW: Raspberry und oscam Konfiguration???? Ich brauche glaube ich einen Profi!!

An der Raspel muss der User und das cccam Protokoll vorhanden sein:

Einstellung am Client:

Auszug aus der oscam.server am Client:

Code:
device                        = [COLOR=#ff0000]<IP_RASPEL>[/COLOR],[COLOR=#0000ff]<CCCAM_PORT_RASPEL>[/COLOR]
 user                          = [COLOR=#008000]<USER_RASPEL>[/COLOR]
 password                      = [COLOR=#A52A2A]<PASSWORT_RASPEL>[/COLOR]

<IP_RASPEL> ->sollte klar sein.

An der Raspel:

oscam.conf (Raspel):

Code:
...
[cccam]
port = [COLOR=#0000ff]<CCCAM_PORT_RASPEL>[/COLOR]
....
oscam.user (Raspel):

Code:
[account]
user = [COLOR=#008000]<USER_RASPEL>[/COLOR]
pwd = [COLOR=#A52A2A]<PASSWORT_RASPEL>[/COLOR]
group = <Gruppen_deiner_Reader>
 
Zuletzt bearbeitet:
AW: Raspberry und oscam Konfiguration???? Ich brauche glaube ich einen Profi!!

Oscam config

# oscam.conf generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11211
# Read more:

[global]
serverip = 192.168.178.22
logfile = /var/log/ipc/OScam.log
maxlogsize = 2480
emmlogdir = /var/log/ipc/

[cache]

[cccam]
port = xxxxx
nodeid = 0D288B4D105913AA
version = 2.3.0

[webif]
httpport = 16002
httpuser = oscam
httppwd = oscam
httphelplang = de
httprefresh = 15
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255,10.0.0.0-10.255.255.255,172.16.0.0-172.31.255.255

Oscam user
# oscam.user generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11211
# Read more:

[account]
user = Balkon
pwd = xxxxxx
group = 1

[account]
user = Schlafzimmer
pwd = xxxxxx
group = 1

[account]
user = Wohnzimmer
pwd = xxxxxx
group = 1

[account]
user = Gigablue
pwd = xxxxxx
group = 1

[account]
user = Lan
pwd = xxxxxx
group = 1

Oscam server
# oscam.server generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11211
# Read more:

[reader]
label = G02_#oder_G09
protocol = mouse
device = /dev/ttyUSB0
caid = 09C7
boxid = 12345678
detect = cd
group = 1
emmcache = 1,3,2,0
 
AW: Raspberry und oscam Konfiguration???? Ich brauche glaube ich einen Profi!!

Denke du hast jetzt alles zusammen, um die Einstellungen vorzunehmen.

Trage das bitte entsprechend ein und poste die oscam.log vom Client vom oscam start an.
Dann sehen wir weiter.
 
AW: Raspberry und oscam Konfiguration???? Ich brauche glaube ich einen Profi!!

Ich muss jetzt erstmal weg aber ich melde mich wieder wenn ich zurück bin.
Bis eben geht leider noch nichts.
 
AW: Raspberry und oscam Konfiguration???? Ich brauche glaube ich einen Profi!!

Immer die oscam.log posten, dann sehen wir wo es klemmt.
 
AW: Raspberry und oscam Konfiguration???? Ich brauche glaube ich einen Profi!!

oscam log von der Box oder vom raspiserver?
 
Zuletzt bearbeitet von einem Moderator:
Logfile von der Box bekomme ich garnicht rein ist zu lang gibt er mir als Fehlermeldung

Oscam Log der Box

2016/06/03 07:31:01 00000000 s >> OSCam << cardserver log switched, version 1.20-unstable_svn, build r11214 (mipsel-openpli40-linux-gnu)
2016/06/03 07:31:01 00000000 s (main) System name = Linux
2016/06/03 07:31:01 00000000 s (main) Host name = dm8000
2016/06/03 07:31:01 00000000 s (main) Release = 3.2-dm8000
2016/06/03 07:31:01 00000000 s (main) Version = #1 SMP Sat Mar 26 19:02:59 CET 2016
2016/06/03 07:31:01 00000000 s (main) Machine = mips
2016/06/03 07:31:01 00000000 s (main) Stb model = dm8000
2016/06/03 07:31:01 00000000 s (main) Stb vumodel = vuultimo
2016/06/03 07:31:01 00000000 s (main) Stb boxtype = vuultimo
2016/06/03 07:31:01 00000000 s (main) creating pidfile /tmp/.oscam/oscam.pid with pid 7035
2016/06/03 07:31:01 00000000 s (config) userdb reloaded: 1 accounts loaded, 0 expired, 0 disabled
2016/06/03 07:31:01 00000000 s (main) signal handling initialized
2016/06/03 07:31:01 00000000 s (reader) [unknown] creating thread for device 192.168.178.22
2016/06/03 07:31:01 00000000 s (stat) loadbalancer: could not open /tmp/.oscam/stat for reading (errno=2 No such file or directory)
2016/06/03 07:31:01 00000000 s (main) waiting for local card init
2016/06/03 07:31:01 073F95B6 r (reader) [unknown] Cannot open device: 192.168.178.22
2016/06/03 07:31:01 63A0ADFD h (webif) webif: decompressed 165742 bytes back into 394760 bytes
2016/06/03 07:31:01 63A0ADFD h (webif) HTTP Server running. ip=0.0.0.0 port=83
2016/06/03 07:31:03 073F95B6 r (reader) [unknown] Cannot open device: 192.168.178.22
2016/06/03 07:31:22 00000000 s (-) -- Skipped 9 duplicated log lines --
2016/06/03 07:31:22 00000000 s (main) init for all local cards done
2016/06/03 07:31:22 00000000 s (emmcache) loading emmcache disabled since no reader is using it!
2016/06/03 07:31:22 00000000 s (emmcache) loading emmstats disabled since no reader is using it!
2016/06/03 07:31:22 00000000 s (anticasc) anti cascading disabled
2016/06/03 07:31:22 59F1A1A4 c (client) plain dvbapi-client granted (anonymous, au=off)
2016/06/03 07:31:22 59F1A1A4 c (dvbapi) Detected /dev/dvb/adapter0/demux0 Api: 0, userconfig boxtype: 1 maximum amount of possible filters is 32 (oscam limit is 32)
2016/06/03 07:31:23 59F1A1A4 c (dvbapi) Demuxer 0 ecmpid 0 CAID: 09C7 ECM_PID: 1AC1 PROVID: 000000
2016/06/03 07:31:23 59F1A1A4 c (dvbapi) Demuxer 0 ecmpid 1 CAID: 1861 ECM_PID: 1ABD PROVID: 000000
2016/06/03 07:31:23 59F1A1A4 c (dvbapi) Demuxer 0 ecmpid 2 CAID: 1834 ECM_PID: 1AC0 PROVID: 000000
2016/06/03 07:31:23 59F1A1A4 c (dvbapi) Demuxer 0 ecmpid 3 CAID: 09FD ECM_PID: 1ABF PROVID: 000000
2016/06/03 07:31:23 59F1A1A4 c (dvbapi) Demuxer 0 found 4 ECMpids and 4 STREAMpids in caPMT
2016/06/03 07:31:23 59F1A1A4 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/06/03 07:31:23 59F1A1A4 c (dvbapi) Demuxer 0 found 4 ECMpids and 4 STREAMpids in PMT
2016/06/03 07:31:28 59F1A1A4 c (dvbapi) Demuxer 0 no enabled matching ecmpids -> decoding is waiting for matching readers!
 
Zuletzt bearbeitet von einem Moderator:
AW: Raspberry und oscam Konfiguration???? Ich brauche glaube ich einen Profi!!

Ich verstehe nicht wieso usr und password verkehrt sein soll

2016/06/03 08:07:01 314A40E1 c (dvbapi) Demuxer 0 no enabled matching ecmpids -> decoding is waiting for matching readers!
2016/06/03 08:07:12 7063E354 p (-) -- Skipped 2 duplicated log lines --
2016/06/03 08:07:12 7063E354 p (reader) cccam [cccam] connecting to 192.168.178.22:xxxxx
2016/06/03 08:07:14 7063E354 p (cccam) cccam(r) cccam: login failed, usr/pwd invalid
2016/06/03 08:07:16 314A40E1 c (dvbapi) Demuxer 0 no enabled matching ecmpids -> decoding is waiting for matching readers!
2016/06/03 08:07:25 7063E354 p (-) -- Skipped 1 duplicated log lines --
2016/06/03 08:07:25 7063E354 p (reader) cccam [cccam] connecting to 192.168.178.22:xxxxx
2016/06/03 08:07:26 314A40E1 c (dvbapi) Demuxer 0 no enabled matching ecmpids -> decoding is waiting for matching readers!
2016/06/03 08:07:27 7063E354 p (cccam) cccam(r) cccam: login failed, usr/pwd invalid

Ich kann doch den selben Benutze behalten oder muss ich einen neuen Benutzer anlegen?
 
AW: Raspberry und oscam Konfiguration???? Ich brauche glaube ich einen Profi!!

Poste bitte nochmal deine aktuellen Configs (Server & Client)
Sonst können wir hier nur raten.
 
AW: Raspberry und oscam Konfiguration???? Ich brauche glaube ich einen Profi!!

So das ist die Config in der Box.
oscam.conf
[global]
logfile = /var/log/oscam.log
maxlogsize = 512


[dvbapi]
enabled = 1
au = 1
boxtype = dreambox
user = local

[webif]
httpport = 83
httphelplang = de
httprefresh = 10
httppollrefresh = 10
httpallowed = 127.0.0.1,0.0.0.0-192.168.255.255
httphideidleclients = 0
httpreadonly = 0
httpsavefullcfg = 0
oscam server von der box
[reader]
label = cccam
protocol = cccam
device = 192.168.178.22 57746
user = Balkon
password = 160257
group = 1
ccckeepalive = 1

oscam.user in der Box
[account]
user = Balkon
password = 160257
group = 1

die xxxxxxx sind Port bzw. Passwort
 
Zuletzt bearbeitet:
Zurück
Oben