OSCam/en/AU: Unterschied zwischen den Versionen

Aus Streamboard Wiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
 
(3 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
[[Kategorie:OSCam]]
[[Kategorie:OSCam]]
{{OSCamHomeLinks}}
{{OSCamHomeLinks}}
[[Datei:WarningS.png|text-bottom]] '''Attention:''' The content of the english pages are partially still in german. Please register here to help us completing and translating the articles.


== AU ==
== AU ==
=== Was ist AU?! ===
=== What is AU?! ===
'''AU''' bedeutet '''A'''uto'''U'''pdate und damit ist gemeint, dass Deine Abos (Karten) automatisch aktualisiert (in der Laufzeit verlängert) werden.
'''AU''' stands for '''A'''uto'''U'''pdate and it's the procedure that extends the validity of your subscription card.
Die von Dir abonnierten Programme werden also mit einem Gültigkeitszeitstempel Deines Provider (Anbieter) versehen.
Each card has a time limit, usually a month, after which it will stop decoding channels. AU informs the card to extend this time limit, and must be executed periodically, to allow you to watch the channels you subscribe for. If the procedure is not executed properly, the card does not receive the time extension, and your decoder will fail to unscramble the channels.
Wenn die Karte kein '''AU''' erhält und dieser Zeitraum überschritten wird, bleibt das Programm dunkel.
Es ist also sehr wichtig, dass Deine Karten mit '''AU''' versorgt werden.


'''AU''' kann Dein Abo auch gezielt deaktivieren, z.B. im Fall einer Kündigung. Nur dann macht es eventuell Sinn, '''AU''' kurz vorher zu deaktivieren, sodass die
The satellite providers are using the AU procedure to serve notices to subscribers who have failed to pay their subscription fees. In such a case, a signal is sent to the card to reduce the validity. Blocking such a signal would allow you to continue watching until the original card limit has been reached.
Gültigkeitszeitstempel nicht mehr verändert werden können und Du nach der Kündigung das eine oder andere Programm für ein paar weitere Tage/Wochen empfangen kannst.


=== Wie viel AU?! ===
=== How much AU?! ===
Wenn Du mehrere Receiver betreibst, müssen selbstverständlich nicht alle Receiver ihre Updates zur Karte senden.
If you have several receivers, it's not necessary for all receivers to send updates to the card. It's sufficient for one receiver to execute AU in order to update the card, usually the one most commonly used.
In der Regel sollte es ausreichen, wenn nur der Receiver '''AU''' sendet, der regelmäßig eingeschaltet/genutzt wird, bzw. als Server dient.
For the procedure to work, the receiver that is enabled to execute AU must be tuned to one of the subscribed channels.


=== AU-ready! ===
=== AU-ready! ===
AU-ready bedeutet, dass das '''Karten-System in OSCam''' erfolgreich getestet und bestätigt wurde, sprich EMM`s auf die Karte geschrieben werden und die CPU-Last des Receiver dabei im "grünen" Bereich bleibt.
AU-ready means that OSCam has been successfully tested and confirmed to write the EMMs to the card, allowing the receivers to continue decoding. The table below lists the condition for different systems at OSCam-SB-0.99.4-trunk-2020 version. Many thanks to Alno for this!
If your system is not yet AU-ready or implemented, then post EMM dumps of your card to the forums. Detailed information can be found in the OSCam log, if you start OSCam with the switch "-D64".


Stand der nachfolgenden AU-Tabelle ist OSCam-SB-0.99.4-trunk-2020. Verantwortlich ist Alno, besten Dank dahin.
Wenn Dein Karten-System noch nicht AU-ready oder implementiert ist, dann poste EMM-Dumps Deiner Karte. Ausführliche Informationen kannst Du dem OSCam-Log entnehmen, wenn Du OSCam z.B. mit dem Schalter "-d 64" startest!
{{OSCamAUCardsystemTab}}
{{OSCamAUCardsystemTab}}


== AU über CCcam ==
== AU over CCcam ==
Viele setzen CCcam noch als Client ein, aber leider funktioniert AU dabei nicht immer über das CAMD3-Protokoll (L-Line).
AU over CCcam works for the following cards: SKY Germany S02, Astra HD+ black and white and Unitymedia UM02. YOu only have to set up the CCcam Protocol in oscam.conf and connect the client running CCcam.
Nachfolgend ein Beispiel für zwei S02-Karten und wie es mit dem NewCAMD-Protokoll (N-Line) funktioniert.
Example for direct AU over CCcam Protocol:
Beispiel für S02, V13 und HD+:
==== CCcam.cfg ====
# CCCAM ----------------------------------------------------
# C: <hostname> <port> <username> <password> <wantemus> ( { caid:id(:uphops), caid:id(:uphops), ... } )
# OSCam-CCcam-AU-Connection
C: 192.168.0.1 4712 dm800se dm800se no { 0:0:1 }
# CCcam-Connection
C: 192.168.0.1 4713 dm800se dm800se no { 0:0:6 }


[[Datei:WarningS.png|text-bottom]] '''Achtung:''' AU per NewCAMD-Protokoll muss immer gezielt auf einen Reader gerichtet werden. Ein "au = 1" funktioniert bei diesem Protokoll nicht!
==== oscam.conf ====
[cccam]
port          = 4712
version        = 2.1.3
reshare        = 10
reshare_mode  = 1
 
==== oscam.user ====
[account]
user            = dm800se
pwd            = dm800se
au              = mm_sky,mm_hd,mi_sky
services        = mm_sky,mm_hd,mi_sky
group          = 1,2,3,4
description    = Wohnzimmer AU
 
 
==== oscam.services ====
# SKY: Complete --------------------------------------------
[mm_sky]
caid=1702,1833
provid=000000
srvid=002A,0015,...
# HD+ ------------------------------------------------------
[mm_hd]
caid=1830
provid=000000,003411,008011
srvid=277E,5273,EF10,EF11,EF14,EF15,EF74,EF75,EF76,EF77
# SKY: Welt / Extra / BuLi / HD+ ---------------------------
[mi_sky]
caid=09C4
provid=000000
srvid=002A,0015,...
 
 
 
[[Datei:WarningS.png|text-bottom]] '''Warning:''' When using the NewCamd protocol, always set AU directed at a reader. Setting "au = 1" will not work properly!


=== CCcam.cfg ===
=== CCcam.cfg ===
  # NewCAMD CONNECTIONS **************************************
  # NewCAMD CONNECTIONS **************************************
  #N: <IP> <Port> <Username> <Passwort> <Description Key(14byte)> <Entfernung zur Karte in Hops (Standard: 1)> <Tarneinstellung (Standard: 0)>
  #N: <IP> <Port> <Username> <Password> <Description Key (14byte)> <nr_of_hops_away (default: 1)> <stealth mode (default: 0)>
  N: 192.168.0.1 4711 dm800_1 dm800 01 02 03 04 05 06 07 08 09 10 11 12 13 14
  N: 192.168.0.1 4711 dm800_1 dm800 01 02 03 04 05 06 07 08 09 10 11 12 13 14
  N: 192.168.0.1 4712 dm800_2 dm800 01 02 03 04 05 06 07 08 09 10 11 12 13 14
  N: 192.168.0.1 4712 dm800_2 dm800 01 02 03 04 05 06 07 08 09 10 11 12 13 14
Zeile 40: Zeile 77:
=== oscam.conf ===
=== oscam.conf ===
  [newcamd]
  [newcamd]
  port          = 4711@1702:000000;4712@1702:000000 # je Karte ein Port, auch wenn es sich um "gleiche" Karten handelt
  port          = 4711@1702:000000;4712@1702:000000 # each card with its own port
  key            = 0102030405060708091011121314
  key            = 0102030405060708091011121314
  allowed        = 127.0.0.1,192.168.0.0-192.168.0.255 # Du kommst hier nicht rein :)
  allowed        = 127.0.0.1,192.168.0.0-192.168.0.255


=== oscam.user ===
=== oscam.user ===
Zeile 48: Zeile 85:
  user            = dm800_1
  user            = dm800_1
  pwd            = dm800
  pwd            = dm800
  au              = mm_sky        # AU nur für diesen Reader...
  au              = mm_sky        # AU for the mm_sky reader
  services        = mm_sky,sa_sky # ...aber Zugriff für beide Reader, damit das LoadBalancing greift ;)
  services        = mm_sky,sa_sky # ... but access both readers, for Load Balancing to work ;)
  group          = 1,2          #   ^^^
  group          = 1,2          # (see above)
   
   
  [account]
  [account]
  user            = dm800_2
  user            = dm800_2
  pwd            = dm800
  pwd            = dm800
  au              = sa_sky        # AU nur für diesen Reader...
  au              = sa_sky        # AU for sa_sky reader
  services        = mm_sky,sa_sky # ...aber Zugriff für beide Reader, damit das LoadBalancing greift ;)
  services        = mm_sky,sa_sky # ... but access both readers, for Load Balancing to work ;)
  group          = 1,2          #   ^^^
  group          = 1,2          # (see above)


=== oscam.services ===
=== oscam.services ===
Zeile 65: Zeile 102:
  srvid=0008,0009,000A,000B,000C,000D,000E,000F,0010,0011,0013,0014,0015,0016,0017,0018,0019,001A,001B,001C,001D,0022,0024,0029,002A,002B,0032,0034,0035,003C,003D,003E,003F,0041,0042,0043,0044,0075,007A,007B,007C,007E,007F,0080,0081,0082,0083,0084,0096,0097,0098,0099,009A,009B,009C,00A8,00DD,00DE,00DF,00FB,00FC,00FD,00FE,0105,0106,0107,0108,010F,0110,0111,0119,011A,011B,0123,0124,0125,012D,012E,012F,0137,0138,0139,0141,0142,0143,014B,014C,014D,0156,0159,0160,0163,016B,016D,0175,0201,0203,0204,0206,07FF,2EFE,3331,3331,3394,4461,4462,6FF1,7009,700A
  srvid=0008,0009,000A,000B,000C,000D,000E,000F,0010,0011,0013,0014,0015,0016,0017,0018,0019,001A,001B,001C,001D,0022,0024,0029,002A,002B,0032,0034,0035,003C,003D,003E,003F,0041,0042,0043,0044,0075,007A,007B,007C,007E,007F,0080,0081,0082,0083,0084,0096,0097,0098,0099,009A,009B,009C,00A8,00DD,00DE,00DF,00FB,00FC,00FD,00FE,0105,0106,0107,0108,010F,0110,0111,0119,011A,011B,0123,0124,0125,012D,012E,012F,0137,0138,0139,0141,0142,0143,014B,014C,014D,0156,0159,0160,0163,016B,016D,0175,0201,0203,0204,0206,07FF,2EFE,3331,3331,3394,4461,4462,6FF1,7009,700A
   
   
  [sa_sky]    # SKY: Welt, Film, Erotik, Select, Radio
  [sa_sky]    # SKY: World, Film, Erotic, Select, Radio
  caid=1702
  caid=1702
  provid=000000
  provid=000000
Zeile 72: Zeile 109:


=== HD+ ===
=== HD+ ===
Eine HD+-Karte an OSCam lässt sich leider nicht direkt von einem CCcam-Client aktualisieren, weder per N- noch per L-Line.
Unfortunately, OSCam can update an HD+ card with a CCcam client, only by the CCcam Protocol.  
Wenn jedoch noch eine CCcam auf dem Server läuft, dann klappt es darüber.
 
'''"Direkt" funktioniert nicht:'''
 
CCcam-Client direkt per N- oder L-Line an OSCam.
 
'''"Indirekt" funktioniert:'''
 
CCcam-Client per C-Line an CCcam-Server und CCcam-Server per N-Line an OSCam.
 
Leider kann ich nicht erklären, warum es nur über diesen Umweg funktioniert. Wenn Du weißt warum, dann erkläre es bitte ;)
 


{{OSCamTranslatedLinks}}
{{OSCamTranslatedLinks}}

Aktuelle Version vom 19. Juni 2012, 14:19 Uhr

OSCam Übersicht OSCam Home OSCam Accueil OSCam Home

AU

What is AU?!

AU stands for AutoUpdate and it's the procedure that extends the validity of your subscription card. Each card has a time limit, usually a month, after which it will stop decoding channels. AU informs the card to extend this time limit, and must be executed periodically, to allow you to watch the channels you subscribe for. If the procedure is not executed properly, the card does not receive the time extension, and your decoder will fail to unscramble the channels.

The satellite providers are using the AU procedure to serve notices to subscribers who have failed to pay their subscription fees. In such a case, a signal is sent to the card to reduce the validity. Blocking such a signal would allow you to continue watching until the original card limit has been reached.

How much AU?!

If you have several receivers, it's not necessary for all receivers to send updates to the card. It's sufficient for one receiver to execute AU in order to update the card, usually the one most commonly used. For the procedure to work, the receiver that is enabled to execute AU must be tuned to one of the subscribed channels.

AU-ready!

AU-ready means that OSCam has been successfully tested and confirmed to write the EMMs to the card, allowing the receivers to continue decoding. The table below lists the condition for different systems at OSCam-SB-0.99.4-trunk-2020 version. Many thanks to Alno for this! If your system is not yet AU-ready or implemented, then post EMM dumps of your card to the forums. Detailed information can be found in the OSCam log, if you start OSCam with the switch "-D64".

Cardsystem          AU-ready    Implemented
-------------------------------------------
Conax               0           1
Conax - MTV         1           1
Cryptoworks         0           1
DRE-Crypt           0           0
Irdeto              0           1
Irdeto - Sky        1           1
Nagravision         0           1
Seca                0           1
Viaccess            0           0
Videoguard2         0           0

AU over CCcam

AU over CCcam works for the following cards: SKY Germany S02, Astra HD+ black and white and Unitymedia UM02. YOu only have to set up the CCcam Protocol in oscam.conf and connect the client running CCcam. Example for direct AU over CCcam Protocol: Beispiel für S02, V13 und HD+:

CCcam.cfg

# CCCAM ----------------------------------------------------
# C: <hostname> <port> <username> <password> <wantemus> ( { caid:id(:uphops), caid:id(:uphops), ... } )
# OSCam-CCcam-AU-Connection
C: 192.168.0.1 4712 dm800se dm800se no { 0:0:1 }
# CCcam-Connection
C: 192.168.0.1 4713 dm800se dm800se no { 0:0:6 }

oscam.conf

[cccam]
port           = 4712
version        = 2.1.3
reshare        = 10
reshare_mode   = 1

oscam.user

[account]
user            = dm800se
pwd             = dm800se
au              = mm_sky,mm_hd,mi_sky
services        = mm_sky,mm_hd,mi_sky
group           = 1,2,3,4
description     = Wohnzimmer AU


oscam.services

# SKY: Complete --------------------------------------------
[mm_sky]
caid=1702,1833
provid=000000
srvid=002A,0015,...
# HD+ ------------------------------------------------------
[mm_hd]
caid=1830
provid=000000,003411,008011
srvid=277E,5273,EF10,EF11,EF14,EF15,EF74,EF75,EF76,EF77
# SKY: Welt / Extra / BuLi / HD+ ---------------------------
[mi_sky]
caid=09C4
provid=000000
srvid=002A,0015,...


Warning: When using the NewCamd protocol, always set AU directed at a reader. Setting "au = 1" will not work properly!

CCcam.cfg

# NewCAMD CONNECTIONS **************************************
#N: <IP> <Port> <Username> <Password> <Description Key (14byte)> <nr_of_hops_away (default: 1)> <stealth mode (default: 0)>
N: 192.168.0.1 4711 dm800_1 dm800 01 02 03 04 05 06 07 08 09 10 11 12 13 14
N: 192.168.0.1 4712 dm800_2 dm800 01 02 03 04 05 06 07 08 09 10 11 12 13 14

oscam.conf

[newcamd]
port           = 4711@1702:000000;4712@1702:000000 # each card with its own port
key            = 0102030405060708091011121314
allowed        = 127.0.0.1,192.168.0.0-192.168.0.255

oscam.user

[account]
user            = dm800_1
pwd             = dm800
au              = mm_sky        # AU for the mm_sky reader
services        = mm_sky,sa_sky # ... but access both readers, for Load Balancing to work ;)
group           = 1,2           # (see above)

[account]
user            = dm800_2
pwd             = dm800
au              = sa_sky        # AU for sa_sky reader
services        = mm_sky,sa_sky # ... but access both readers, for Load Balancing to work ;)
group           = 1,2           # (see above)

oscam.services

[mm_sky]    # SKY: Complete
caid=1702
provid=000000
srvid=0008,0009,000A,000B,000C,000D,000E,000F,0010,0011,0013,0014,0015,0016,0017,0018,0019,001A,001B,001C,001D,0022,0024,0029,002A,002B,0032,0034,0035,003C,003D,003E,003F,0041,0042,0043,0044,0075,007A,007B,007C,007E,007F,0080,0081,0082,0083,0084,0096,0097,0098,0099,009A,009B,009C,00A8,00DD,00DE,00DF,00FB,00FC,00FD,00FE,0105,0106,0107,0108,010F,0110,0111,0119,011A,011B,0123,0124,0125,012D,012E,012F,0137,0138,0139,0141,0142,0143,014B,014C,014D,0156,0159,0160,0163,016B,016D,0175,0201,0203,0204,0206,07FF,2EFE,3331,3331,3394,4461,4462,6FF1,7009,700A

[sa_sky]    # SKY: World, Film, Erotic, Select, Radio
caid=1702
provid=000000
srvid=000E,000D,000C,0034,00A8,001B,002A,0024,0032,001D,0016,0022,001C,001A,0013,0206,0018,0015,000A,000B,002B,0009,0008,0014,0029,0019,0203,0011,00FB,0105,010F,0119,0123,012D,0137,0141,014B,00FE,0108,0099,009A,009C,0096,0098,0097,009B


HD+

Unfortunately, OSCam can update an HD+ card with a CCcam client, only by the CCcam Protocol.

Diese Seite in anderen Sprachen - This page in other languages - Cette page dans d'autres langues - Queste pagine in altre Lingue

[[OSCam/de/{{#titleparts:OSCam/en/AU|3|3}}|Deutsch]] [[OSCam/en/{{#titleparts:OSCam/en/AU|3|3}}|English]] [[OSCam/fr/{{#titleparts:OSCam/en/AU|3|3}}|Français]] [[OSCam/it/{{#titleparts:OSCam/en/AU|3|3}}|Italiano]]