OSCam/it/Which protocols Card Reader and Cards are supported: Unterschied zwischen den Versionen

Aus Streamboard Wiki
Zur Navigation springen Zur Suche springen
 
(27 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt)
Zeile 2: Zeile 2:
{{OSCamHomeLinks}}
{{OSCamHomeLinks}}


[[Datei:WarningS.png|text-bottom]] '''Attenzione:''' Il contenuto della traduzione in italiano e parzialmente in tedesco. Registrati e aiutaci a complementare e tradurre!


== Quali prtocolli vengono supportati ? ==
== Quali protocolli vengono supportati ? ==
 
=== Protocolli ===
Esistono due protocolli di base UDP e TCP:
Esistono due protocolli di base UDP e TCP:


* UDP significa che non esiste una connezzione fissa tra Client e server. Il client/server invia una richiesta/risposta in speranza che arrivi. non viene controllato se i dati sono arrivati.  
* UDP significa che non esiste una connessione fissa tra Client e server. Il client/server invia una richiesta/risposta in speranza che arrivi. non viene controllato se i dati sono arrivati.  
 
* TCP significa che viene fatta una connessione veloce attraverso sockets tra client e server. Con questa connessione si é sicuri che i dati siano veramente arrivati al destinatario. Ha più sicurezza rispetto a UDP ma é piu lento. Per il cs questo non é significativo per causa dei dati minimi, il vantaggio piu grande di TCP é che anche se si avessi una linea scarsa di internet la connessione resta molto stabile.
 
==== Protocolli supportati ====


* TCP significa che viene fatta una connezzione veloce attraverso sockets tra client e server. Con questa connezzione si é sicuri che i dati siano veramente arrivati al destinatario. Ha piu sicurezze che del UDP ed é piu lento. Per il cs questo non é significativo per causa dei dati minimi, il vantaggio piu grande di TCP é che anche se si avessi una linea scarsa di internet la connezzione resta molto stabile.
* newcamd with cascading/remote server ECM support
* camd 3.3x TCP
* camd  3.5x  / 3.57x UDP with cascading/remote server ECM support, ECM and EMM support with size > 256 bytes
* camd 3.78x TCP with cascading/remote server ECM support, ECM and EMM support with size > 256 bytes
* CCcam with cascading/remote server ECM support, ECM and EMM support with size > 256 bytes
* DVB API with multi tuner and PIP support
* gbox with cascading/remote server ECM support
* serial (HSIC, SSSP, BOMBA, DSR 9500)
* radegast


camd 3.3x (TCP)
==== Options ====
camd 3.5x (UDP & TCP) mit AU-Support
Newcamd (TCP) mit AU-Support, Cascadib/remote server ECM support
Radegast (?)
CCcam (TCP)
GBox (?)
serial (HSIC, SSSP, BOMBA, DSR 9500)
DVB API mit AU, Multituner, und PIP-Support


== Welche Card Reader werden unterstützt? ==
* -a|--crash-dump  = write oscam.crash on segfault (needs installed GDB and OSCam compiled with debug infos -ggdb)
Ein aktualisiertes Verzeichnis wird hier bereit gehalten: http://streamboard.gmc.to:8001/wiki/DeviceList
* -b|--daemon  = starts in background, writing oscam.version with starttime and version info in temporary directory
* -B <filename>  = set PID file, overrides pidfile of oscam.conf, default: none
* -c|--config-dir <directory>  = read configuration from <directory>, default:see CS_CONFDIR in globals.h, while starting OSCam prints warnings on invalid keywords, comment lines start with # character.
* -d|--debug <level>  =  debug level mask:
** 0 = no debugging (default)
** 2 = ATR parsing info, ECM dumps, CW dumps
** 4 = traffic from/to the reader
** 8 = traffic from/to the clients
** 16 = traffic to the reader-device on IFD layer
** 32 = traffic to the reader-device on I/O layer
** 64 = EMM logging
** 128 = DVBAPI logging
** 256 = load balancing logging
** 512 = cache exchange logging
** 1024 = client ECM logging
** 2048 = CSP logging
** 4096 = CWC logginga
** 65535 = debug all
* -g|--gcollect <mode>  =  garbage collector debug mode, default:none:
** 1 = immediate free
** 2 = check for double frees
* -h|--help =  usage
* -I|--syslog-ident <ident> =  set syslog ident, default:oscam
* -p|--pending-ecm <number> =  maximum number of pending ECM packets, default:32, maximum:255
* -r|--restart <level>  =  restart level:
** 0 = disabled, restart request sets exit status to 99
** 1 = restart activated, web interface can restart oscam (default)
** 2 = like 1, but also restart on segmentation faults
* -S|--show-sensitive  =  do not filter sensitive info (card serial numbers) in the logs
* -s|--capture-segfaults  =  capture segmentation faults
* -t|temp-dir <directory>  =  use <directory> for temporary data, default:temporary directory of OS
* -u|--utf8  =  enable output of web interface in UTF-8 charset
* -V|--bild-info  =  show OSCam version info
* -w|--wait <seconds>  =  time waiting for system time to be set correctly


=== Seriell ===
=== Card Reader ===
* Reader mit Mouse Protokoll 3,5 bzw. 6 Mhz Taktfrequenz
Una lista attuale si trova qui: [[Streamboard:oscam/wiki/DeviceList|DeviceList]]
* interne Reader (z.B. Dreambox)
* Reader können auch über einen Serial-USB Adapter angeschlossen werden.


=== USB ===
==== Seriale ====
* Reader mit FTDI Chipsatz (z.B.  Smargo Smartreader+)
* Reader con protocollo Mouse  3,5 e 6 Mhz
* Reader mit Prolific Chipsatz, kein Übertakten möglich
* Reader interni (per esempio Dreambox)
* reader possono esser collegati anche ad un serial-usb adattore


==== USB ====
* Reader con Chip FTDI (per esempio  Smargo Smartreader+)
* Reader con Chip Prolific non possono essere overclocked


== Welche Cards werden unterstützt? ==
=== Cards ===
Ein aktualisiertes Verzeichnis wird hier bereit gehalten: http://streamboard.gmc.to:8001/wiki/CardsList
Una lista attuale si trova qui: [[Streamboard:oscam/wiki/CardsList|CardsList]]




{{OSCamTranslatedLinks}}
{{OSCamTranslatedLinks}}

Aktuelle Version vom 12. Februar 2015, 17:41 Uhr

OSCam Übersicht OSCam Home OSCam Accueil OSCam Home


Quali protocolli vengono supportati ?

Protocolli

Esistono due protocolli di base UDP e TCP:

  • UDP significa che non esiste una connessione fissa tra Client e server. Il client/server invia una richiesta/risposta in speranza che arrivi. non viene controllato se i dati sono arrivati.
  • TCP significa che viene fatta una connessione veloce attraverso sockets tra client e server. Con questa connessione si é sicuri che i dati siano veramente arrivati al destinatario. Ha più sicurezza rispetto a UDP ma é piu lento. Per il cs questo non é significativo per causa dei dati minimi, il vantaggio piu grande di TCP é che anche se si avessi una linea scarsa di internet la connessione resta molto stabile.

Protocolli supportati

  • newcamd with cascading/remote server ECM support
  • camd 3.3x TCP
  • camd 3.5x / 3.57x UDP with cascading/remote server ECM support, ECM and EMM support with size > 256 bytes
  • camd 3.78x TCP with cascading/remote server ECM support, ECM and EMM support with size > 256 bytes
  • CCcam with cascading/remote server ECM support, ECM and EMM support with size > 256 bytes
  • DVB API with multi tuner and PIP support
  • gbox with cascading/remote server ECM support
  • serial (HSIC, SSSP, BOMBA, DSR 9500)
  • radegast

Options

  • -a|--crash-dump = write oscam.crash on segfault (needs installed GDB and OSCam compiled with debug infos -ggdb)
  • -b|--daemon = starts in background, writing oscam.version with starttime and version info in temporary directory
  • -B <filename> = set PID file, overrides pidfile of oscam.conf, default: none
  • -c|--config-dir <directory> = read configuration from <directory>, default:see CS_CONFDIR in globals.h, while starting OSCam prints warnings on invalid keywords, comment lines start with # character.
  • -d|--debug <level> = debug level mask:
    • 0 = no debugging (default)
    • 2 = ATR parsing info, ECM dumps, CW dumps
    • 4 = traffic from/to the reader
    • 8 = traffic from/to the clients
    • 16 = traffic to the reader-device on IFD layer
    • 32 = traffic to the reader-device on I/O layer
    • 64 = EMM logging
    • 128 = DVBAPI logging
    • 256 = load balancing logging
    • 512 = cache exchange logging
    • 1024 = client ECM logging
    • 2048 = CSP logging
    • 4096 = CWC logginga
    • 65535 = debug all
  • -g|--gcollect <mode> = garbage collector debug mode, default:none:
    • 1 = immediate free
    • 2 = check for double frees
  • -h|--help = usage
  • -I|--syslog-ident <ident> = set syslog ident, default:oscam
  • -p|--pending-ecm <number> = maximum number of pending ECM packets, default:32, maximum:255
  • -r|--restart <level> = restart level:
    • 0 = disabled, restart request sets exit status to 99
    • 1 = restart activated, web interface can restart oscam (default)
    • 2 = like 1, but also restart on segmentation faults
  • -S|--show-sensitive = do not filter sensitive info (card serial numbers) in the logs
  • -s|--capture-segfaults = capture segmentation faults
  • -t|temp-dir <directory> = use <directory> for temporary data, default:temporary directory of OS
  • -u|--utf8 = enable output of web interface in UTF-8 charset
  • -V|--bild-info = show OSCam version info
  • -w|--wait <seconds> = time waiting for system time to be set correctly

Card Reader

Una lista attuale si trova qui: DeviceList

Seriale

  • Reader con protocollo Mouse 3,5 e 6 Mhz
  • Reader interni (per esempio Dreambox)
  • reader possono esser collegati anche ad un serial-usb adattore

USB

  • Reader con Chip FTDI (per esempio Smargo Smartreader+)
  • Reader con Chip Prolific non possono essere overclocked

Cards

Una lista attuale si trova qui: CardsList


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/it/Which_protocols_Card_Reader_and_Cards_are_supported|3|3}}|Deutsch]] [[OSCam/en/{{#titleparts:OSCam/it/Which_protocols_Card_Reader_and_Cards_are_supported|3|3}}|English]] [[OSCam/fr/{{#titleparts:OSCam/it/Which_protocols_Card_Reader_and_Cards_are_supported|3|3}}|Français]] [[OSCam/it/{{#titleparts:OSCam/it/Which_protocols_Card_Reader_and_Cards_are_supported|3|3}}|Italiano]]