Sc-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Installation)
 
(30 dazwischenliegende Versionen von 11 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
 
==Beschreibung==
 
==Beschreibung==
{{Box Hinweis|
+
{{CCcam}}
Benutzung und die Weitergabe dieses Plugins ist in vielen Ländern, wie zum Beispiel Deutschland, verboten! Deshalb Bitte auf dieser Seite keine Links oder Anleitungen die in den Bereich "illegal" fallen würden.
+
}}
+
  
[[Bild:sc-plugin.jpg|thumb|none|''Setup'']]
+
<!-- ===Status=== -->
 +
 
 +
==Bilder==
 +
[[Bild:sc-plugin.jpg|thumb|none|''Einstellungen'']]
 +
 
 +
==Bedienung==
 +
===[[SVDRP]] Befehle===
 +
{| class="wikitable"
 +
|-
 +
!Parameter
 +
!Beschreibung
 +
|-
 +
| RELOAD || Neuladen der Konfigurationsdateien
 +
|}
  
 
==Hardwareanforderungen==
 
==Hardwareanforderungen==
SC kann über die Serielle Schnittstelle auf eine Multimouse AVR zugreifen. Es ersetzt somit ein Common Interface (CI) das z.B. für Premiere benötigt wird.
+
SC kann über die Serielle Schnittstelle auf eine Multimouse AVR zugreifen. Es ersetzt somit ein Common Interface (CI) das für verschlüsselte Sender benötigt wird.
  
 
==Softwareanforderungen==
 
==Softwareanforderungen==
 
* openssl
 
* openssl
==Installation==
 
<pre>
 
cd $SOURCEDIR
 
tar xvzf openssl-<VERSION>.tar.gz
 
cd openssl-<VERSION>
 
./configure --prefix=/usr/local shared
 
make
 
make install
 
ldconfig
 
</pre>
 
  
==Probleme==
+
===Optionen===
==Optionen==
+
{| class="wikitable"
{| border=1 cellpadding=2 cellspacing=0
+
 
|-
 
|-
| bgcolor=#efefef| IRDETO=1         || to enable Irdeto/Betacrypt support
+
| bgcolor=#efefef | DBG=1
 +
| to compile with debugging information
 
|-
 
|-
| bgcolor=#efefef| SECA=1          || to enable Seca support (needs libcrypto)
+
| bgcolor=#efefef | DEFAULT_PORT='"/dev/ttyS0",0,0'
|-
+
| If you want to add a default smartcard interface at compile time use the make option
| bgcolor=#efefef| VIACCESS=1      || to enable Viaccess support
+
|-
+
| bgcolor=#efefef| NAGRA=1          || to enable Nagra support (needs libcrypto)
+
|-
+
| bgcolor=#efefef| CONAX=1          || to enable Conax support (needs libcrypto)
+
|-
+
| bgcolor=#efefef| SHL=1            || to enable @SHL (SkyCrypt) support (needs libcrypto)
+
|-
+
| bgcolor=#efefef| CONSTCW=1        || to enable constant CW support
+
|-
+
| bgcolor=#efefef| SC_SECA=1        || to enable Seca smartcard support (needs Phoenix ISO interface)
+
|-
+
| bgcolor=#efefef| SC_CRYPTOWORKS=1 || to enable Cryptoworks smartcard support (needs Phoenix ISO interface)
+
|-
+
| bgcolor=#efefef| SC_IRDETO=1      || to enable Irdeto smartcard support (needs Phoenix ISO interface)
+
|-
+
| bgcolor=#efefef| SC_CONAX=1      || to enable Conax smartcard support (needs Phoenix ISO interface)
+
|-
+
| bgcolor=#efefef| SC_VIACCESS=1    || to enable Viaccess smartcard support (needs Phoenix ISO interface)
+
|-
+
| bgcolor=#efefef| CARDCLIENT=1    || to enable cardserver clients (needs libcrypto)
+
|-
+
| bgcolor=#efefef| DBG=1            || to compile with debugging information
+
 
|}
 
|}
  
==Parameter==
+
<!-- ===Patches=== -->
{| border=1 cellpadding=2 cellspacing=0
+
 
|- bgcolor=#efefef
+
==Konfiguration==
 +
<!-- ===Einstellungen=== -->
 +
===Parameter===
 +
{| class="wikitable"
 +
|-
 
!Parameter (kurz)
 
!Parameter (kurz)
 
!Parameter (lang)
 
!Parameter (lang)
 
!Beschreibung
 
!Beschreibung
 
|-
 
|-
| -I     || --inverse-cd   || use inverse CD detection for the next serial device
+
| -I           || --inverse-cd         || use inverse CD detection for the next serial device
 
|-
 
|-
| -R     || --inverse-rst || use inverse RESET for the next serial device
+
| -R           || --inverse-rst       || use inverse RESET for the next serial device
 
|-
 
|-
| -s DEV  || --serial=DEV  || activate Phoenix ISO interface on serial device DEV (default: none)
+
| -s ''<DEV>'' || --serial=''<DEV>''   || activate Phoenix ISO interface on serial device DEV (default: none)
 
|-
 
|-
| -d CMD  || --dialup=CMD  || call CMD to start/stop dialup-network (default: none)
+
| -d ''<CMD>'' || --dialup=''<CMD>''   || call CMD to start/stop dialup-network (default: none)
 
|-
 
|-
| -t SECS || --timeout=SECS || shutdown timeout for dialup-network (default: 60 secs)
+
| -t ''<SECS>'' || --timeout=''<SECS>'' || shutdown timeout for dialup-network (default: 60 secs)
 
|}
 
|}
  
 
==Links==
 
==Links==
{|
+
 
| [1]
+
[[Kategorie:Plugins]]
| http://www.openssl.org
+
[[Kategorie:PayTV]]
| OpenSSL Project Homepage
+
{{i18n|sc-plugin}}
|}[[Kategorie:Plugins]]
+

Aktuelle Version vom 6. September 2013, 21:49 Uhr

Inhaltsverzeichnis

[Bearbeiten] Beschreibung

Warnung
Warnung

Diese Software ermöglicht die Nachbildung eines Conditional Access Modul in Software.

Rechtliches

Die Emulation einer Smartcard und das Cardsharing ist in vielen europäischen Ländern verboten.

Beachte deshalb die weiteren Hinweise bei Wikipedia zum CCcam bzw. Conditional Access System



[Bearbeiten] Bilder

Einstellungen

[Bearbeiten] Bedienung

[Bearbeiten] SVDRP Befehle

Parameter Beschreibung
RELOAD Neuladen der Konfigurationsdateien

[Bearbeiten] Hardwareanforderungen

SC kann über die Serielle Schnittstelle auf eine Multimouse AVR zugreifen. Es ersetzt somit ein Common Interface (CI) das für verschlüsselte Sender benötigt wird.

[Bearbeiten] Softwareanforderungen

  • openssl

[Bearbeiten] Optionen

DBG=1 to compile with debugging information
DEFAULT_PORT='"/dev/ttyS0",0,0' If you want to add a default smartcard interface at compile time use the make option


[Bearbeiten] Konfiguration

[Bearbeiten] Parameter

Parameter (kurz) Parameter (lang) Beschreibung
-I --inverse-cd use inverse CD detection for the next serial device
-R --inverse-rst use inverse RESET for the next serial device
-s <DEV> --serial=<DEV> activate Phoenix ISO interface on serial device DEV (default: none)
-d <CMD> --dialup=<CMD> call CMD to start/stop dialup-network (default: none)
-t <SECS> --timeout=<SECS> shutdown timeout for dialup-network (default: 60 secs)

[Bearbeiten] Links

In anderen Sprachen