Quantcast
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

gelöst Pro7HD wird nach Oscam Update nicht mehr hell, alles andere schon mit TVH 4.3: Es wird nur auf dem TVH nicht hell,

Coolzero1982

Spezialist
Registriert
23. Juni 2013
Beiträge
576
Reaktionspunkte
75
Punkte
88
Hallo,
ich habe heute meinen Cubitruck mit Debian(Armbian) aktualisiert und auch die Oscam unter IPC.
Nach dem Neustart funktioniert alles ganz normal außer das Pro7HD nicht mehr hell wird.

Im Oscam Server Log steht dazu

Code:
2019/08/18 19:03:00 0DFADF0A c   (dvbapi) Demuxer 1 no enabled matching ecmpids -> decoding is waiting for matching readers!
2019/08/18 19:03:02 0DFADF0A c   (dvbapi) Demuxer 0 received updated CA PMT for program C35F
2019/08/18 19:03:02 0DFADF0A c   (dvbapi) Demuxer 0 continues descrambling for program C35F
2019/08/18 19:03:02 0DFADF0A c   (dvbapi) Demuxer 1 stopped descrambling for program 006B (1861@000000:006B unknown)
2019/08/18 19:03:02 0DFADF0A c   (dvbapi) Demuxer 0 found 4 ECM pids and 1 STREAM pids in CA PMT
2019/08/18 19:03:03 0DFADF0A c   (dvbapi) Demuxer 0 no enabled matching ecmpids -> decoding is waiting for matching readers!

Die Server Konfigs wurden nicht geändert und sehen so aus:

oscam.version
Code:
Unix starttime: 1566139917
Starttime:      18.08.2019 16:51:57
Version:        oscam-1.20_svn-r11539
Compiler:       arm-linux-gnueabihf
Box type:       generic (generic)
PID:            8416
TempDir:        /tmp/.oscam
GBox tmp_dir:   not defined using: /tmp/.oscam
ConfigDir:      /var/etc/
WebifPort:      2000

Web interface support:                   yes
LiveLog support:                         yes
jQuery support intern:                   yes
Touch interface support:                 no
SSL support:                             no
DVB API support:                         yes
DVB API with AZBOX support:              no
DVB API with MCA support:                no
DVB API with COOLAPI support:            no
DVB API with COOLAPI2 support:           no
DVB API with STAPI support:              no
DVB API with STAPI5 support:             no
DVB API with NEUTRINO support:           no
DVB API read-sdt charsets:               yes
Irdeto guessing:                         yes
Anti-cascading support:                  yes
Debug mode:                              yes
Monitor:                                 yes
Loadbalancing support:                   yes
Cache exchange support:                  yes
CW Cycle Check support:                  yes
LCD support:                             no
LED support:                             no
Clockfix with realtime clock:            yes
IPv6 support:                            no

camd 3.3x:                               yes
camd 3.5 UDP:                            yes
camd 3.5 TCP:                            yes
newcamd:                                 yes
CCcam:                                   yes
CCcam share:                             yes
gbox:                                    yes
radegast:                                yes
scam:                                    yes
serial:                                  yes
constant CW:                             yes
Pandora:                                 yes
ghttp:                                   yes

Reader support:                          yes

Nagra:                                   yes
Nagra Merlin:                            no - no EMM support!
Irdeto:                                  yes
Conax:                                   yes
Cryptoworks:                             yes
Seca:                                    yes
Viaccess:                                yes
NDS Videoguard:                          yes
DRE Crypt:                               yes
TONGFANG:                                yes
Bulcrypt:                                yes
Griffin:                                 yes
DGCrypt:                                 yes

cardreader_phoenix:                      yes
cardreader_drecas:                       yes
cardreader_internal_azbox:               no
cardreader_internal_coolapi:             no
cardreader_internal_coolapi2:            no
cardreader_internal_sci:                 yes
cardreader_sc8in1:                       yes
cardreader_mp35:                         yes
cardreader_smargo:                       yes
cardreader_pcsc:                         yes
cardreader_smartreader:                  yes
cardreader_db2com:                       yes
cardreader_stapi:                        no
cardreader_stapi5:                       no
cardreader_stinger:                      yes

oscam.conf
Code:
[global]
logfile = /var/tbmodlog/ipc/OScam.log
cachedelay                    = 120
maxlogsize                    = 50
disablelog                    = 0
clienttimeout                 = 10000
fallbacktimeout               = 2500
clientmaxidle                 = 120
bindwait                      = 120
netprio                       = 1
resolvegethostbyname          = 0
nice                          = -1
waitforcards                  = 1
preferlocalcards              = 1
readerrestartseconds          = 5
saveinithistory               = 1
lb_mode = 1
lb_save = 100
lb_savepath = /tmp/.oscam/stat
lb_auto_betatunnel =  1


[newcamd]
port = 24241@1834:000000;24240@1722:00000
key = 0102030405060708091011121314

[cs357x]
port = 10000

[dvbapi]
enabled                       = 1
au                            = 1
pmt_mode                      = 4
listen_port                   = 11500
user                          = LibreElec_Wohnzimmer
boxtype                       = pc
delayer                       = 60

[webif]
httpport                      = +2000
httpuser                      = Admin
httppwd                       = xxx
httpcss = /var/InternerSpeicher/service/oscam/style.css
httprefresh                   = 10
httphideidleclients           = 25
httpallowed                   = 192.168.188.0-192.168.188.254
httpreadonly                  = 0
httphelplang                  = de

[monitor]
port                          = 0
nocrypt                       = 192.168.188.0-192.168.188.50
aulow                         = 30
hideclient_to                 = 0
monlevel                      = 2
appendchaninfo                = 1

oscam.user
Code:
# oscam.user generated automatically by Streamboard OSCAM 1.20_svn SVN r11532
# Read more: http://www.streamboard.tv/svn/oscam/trunk/Distribution/doc/txt/oscam.user.txt

[account]
user                          = Ultimo
pwd                           = xxx
au                            = KD_HD_D02_Sky
group                         = 1

[account]
user                          = UnoSchlafzimmer
pwd                           = xxx
au                            = KD_HD_D02_Sky
group                         = 1

[account]
user                          = UnoKellerbar
pwd                           = xxx
au                            = KD_HD_D02_Sky
group                         = 1

[account]
user                          = LibreElec_Wohnzimmer
pwd                           = xxx
au                            = KD_HD_D02_Sky
group                         = 1

[account]
disabled                      = 1
user                          = anonymous
group                         = 1

oscam.server
Code:
[reader]
label                         = KD_HD_D02_Sky
services                      = KD_HD
protocol                      = mouse
device                        = /dev/Easymouse2
caid                          = 1722,1834
boxkey                        = 1122334455667788
detect                        = cd
mhz                           = 600
cardmhz                       = 600
group                         = 1
emmcache                      = 1,3,2

Der Client ist TVHeadend mittels dvbapi

Danke
 
Zuletzt bearbeitet von einem Moderator:
Wahrscheinlich blöde frage aber was genau? Im WebIf unter Config->Loadbalancer "Clear states"??
 
Hi,
hab leider mal wieder ein Problem, hab in LibreElec auf TVH 4.3 geupdatet und gleichzeitig auch meinen Oscam Server auf
Code:
OSCam: 1.20_svn Build: r11572 Compiler: arm-linux-gnueabihf
Das meiste läuft auch ohne Probleme, aber z.b. Sat.1 HD wird nicht mehr hell, im Oscam Log steht folgendes:
Code:
2019/12/22 18:11:25 6B4D804E c   (dvbapi) Demuxer 0 found 4 ECM pids and 3 STREAM pids in CA PMT
2019/12/22 18:11:25 6B4D804E c   (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2019/12/22 18:11:27 6B4D804E c   (dvbapi) Demuxer 0 stopped descrambling for program C359 (09FD@000000:C359 unknown)
2019/12/22 18:11:27 6B4D804E c   (dvbapi) Demuxer 0 ecmpid 0 CAID: 09FD ECM_PID: 19D9 PROVID: 000000
2019/12/22 18:11:27 6B4D804E c   (dvbapi) Demuxer 0 ecmpid 1 CAID: 09C7 ECM_PID: 19DB PROVID: 000000
2019/12/22 18:11:27 6B4D804E c   (dvbapi) Demuxer 0 ecmpid 2 CAID: 1861 ECM_PID: 19D7 PROVID: 000000
2019/12/22 18:11:27 6B4D804E c   (dvbapi) Demuxer 0 ecmpid 3 CAID: 1834 ECM_PID: 19DA PROVID: 000000
2019/12/22 18:11:27 6B4D804E c   (dvbapi) Demuxer 0 found 4 ECM pids and 3 STREAM pids in CA PMT
2019/12/22 18:11:27 6B4D804E c   (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2019/12/22 18:11:29 6B4D804E c   (dvbapi) Demuxer 0 stopped descrambling for program C359 (09FD@000000:C359 unknown)

Im TVH Log steht
Code:
019-12-22 18:18:09.373 mpegts: 418MHz in DVB-C Netzwerk - tuning on Silicon Labs Si2168 #1 : DVB-C #0
2019-12-22 18:18:09.373 capmt: LibreElec_Wohnzimmer: Starting CAPMT server for service "kabel eins HD" on adapter 1
2019-12-22 18:18:09.373 subscription: 0098: "127.0.0.1 [ Thomas | Kodi Media Center ]" subscribing on channel "kabel eins HD", weight: 40, adapter: "Silicon Labs Si2168 #1 : DVB-C #0", network: "DVB-C Netzwerk", mux: "418MHz", provider: "Digital Free", service: "kabel eins HD", profile="htsp", hostname="127.0.0.1", username="Thomas", client="Kodi Media Center"
2019-12-22 18:18:10.764 TS: DVB-C Netzwerk/418MHz/kabel eins HD: H264 @ #6611 Continuity counter error (total 1)
2019-12-22 18:18:10.956 TS: DVB-C Netzwerk/346MHz/SAT.1 HD: H264 @ #6891 Continuity counter error (total 1)
2019-12-22 18:18:11.322 subscription: 0097: service instance is bad, reason: No descrambler
2019-12-22 18:18:11.342 subscription: 0098: service instance is bad, reason: No descrambler
2019-12-22 18:18:13.322 subscription: 0097: No input source available for subscription "127.0.0.1 [ Thomas | Kodi Media Center ]" to channel "SAT.1 HD"
019-12-22 18:18:30.005 subscription: 0097: No input source available for subscription "127.0.0.1 [ Thomas | Kodi Media Center ]" to channel "SAT.1 HD"
2019-12-22 18:18:32.005 subscription: 0097: No input source available for subscription "127.0.0.1 [ Thomas | Kodi Media Center ]" to channel "SAT.1 HD"

Wo liegt jetzt das Problem?
 
Zuletzt bearbeitet von einem Moderator:
Steh mir Schein bar auf dem Schlauch, was meinst du damit?
Schalte ja nur wie immer auf die einzelnen Sender
 
Zuletzt bearbeitet:
wo kommen dann die Fehler her ?
2019-12-22 18:18:10.764 TS: DVB-C Netzwerk/418MHz/kabel eins HD: H264 @ #6611 Continuity counter error (total 1)
2019-12-22 18:18:10.956 TS: DVB-C Netzwerk/346MHz/SAT.1 HD: H264 @ #6891 Continuity counter error (total 1)
2019-12-22 18:18:11.322 subscription: 0097: service instance is bad, reason: No descrambler
2019-12-22 18:18:11.342 subscription: 0098: service instance is bad, reason: No descrambler
2019-12-22 18:18:13.322 subscription: 0097: No input source available for subscription "127.0.0.1 [ Thomas | Kodi Media Center ]" to channel "SAT.1 HD"
019-12-22 18:18:30.005 subscription: 0097: No input source available for subscription "127.0.0.1 [ Thomas | Kodi Media Center ]" to channel "SAT.1 HD"
2019-12-22 18:18:32.005 subscription: 0097: No input source available for subscription "127.0.0.1 [ Thomas | Kodi Media Center ]" to channel "SAT.1 HD"
da gehen bestimmt auch keine Anfragen an die Karte raus
 
Zurück
Oben