Gut das ich nicht der einzige bin, hab`s auch mit dem Totalcommander versucht und anderen FTP Programmen immer das gleiche geht nicht :(
Druckbare Version
Gut das ich nicht der einzige bin, hab`s auch mit dem Totalcommander versucht und anderen FTP Programmen immer das gleiche geht nicht :(
also leute sorry hab e2 niur auf dem stick. aber jetzt laufen die hd sender bei mir auch nicht mehr weiss nicht warum bin auch noch am experimentieren denke es liegt an der incubus version. sobald ich was neues hab meld ich mich
cu
:schilder047::schilder047::schilder047::schilder04 7::schilder047::schilder047::schilder047::schilder 047::schilder047::schilder047:
Für alle die sich für meine settings interessieren:grinsend0150:
also Image im Flash AAF 2.0e
image am stick PKT TDT 3.4b
incubus cam mit blauer taste downloaden settings dazu downloaden
danach FTP Proggi zb Total Commander nehemen in den ordner var/keys gehen und die incubuscamd.conf editieren
################################################## ###########################
# incubusCamd configuration file #
# All configuration options in this file observe the same format: #
# <configuration_name>=<configuration_value> #
# #
# Each section are [<section_name>:<option_1>:<option_x>] like. #
# #
# No matter about white spaces on any place or UNIX/DOS style files #
################################################## ############################
########################### general configuration ############################
[General]
# Enable (1) or disable (0) background execution
# 0 - Off
# 1 - On
background_execution=1
# This sets the level of console output for debugging:
# 0 - No debug messages, 1 - First level debug messages, 2 - Second level debug messages,
# 3 - Print all debug messages
debug_level=1
# This option enables (1) or disables (0) the writing of debug information to the
# console.
log_to_console=1
# This option enables (1) or disables (0) the writing of console output to a log file
log_to_file=0
# When log_to_file is set to 1, this is the path and filename to write console
# ouput to.
logfile_name=/var/bin/incubusCamd.log
# Used to activate on-screen messages. Username and password required if
# HTTP authentication is enabled on enigma.
on_screen_messages_show=1
on_screen_messages_username=root
on_screen_messages_password=
on_screen_messages_key_update=1
on_screen_messages_wait_for_key_update=0
on_screen_messages_ecm=0
on_screen_messages_emm=0
#When activated, camd will listen on the specified port for connections. All
#log activity will be broadcast in real-time to connected clients.
console_logs_broadcast=1
console_logs_broadcast_port=666
############################ caid configuration ##############################
#
# First of all the cam use the incubusCamd.prio file, then use the
# configuration below.
# Sections are defined by the value of the CaID.
# You can choose the default ecm table used by the codify, this means that
# you can choose the first byte of the raw ecm that is downloaded from sat.
# If you don't know what value to insert, use "80". (all value are in hex)
# Default value for ecm_table is 0x80.
# The option "priority" tells if one caid should be selected before try
# another one with a priority value greater.
# The less is the value the greatest is the priority. Choose from "0" to any value,
# priority value is decimal.
#
[CaID:0100]
ecm_table=80
priority=1
[CaID:0500]
ecm_table=80
priority=1
[CaID:0600]
ecm_table=80
priority=1
[CaID:0919]
ecm_table=80
priority=1
[CaID:093B]
ecm_table=80
priority=1
[CaID:0B00]
ecm_table=80
priority=1
[CaID:0D00]
ecm_table=80
priority=1
[CaID:1700]
ecm_table=80
priority=1
[CaID:1800]
ecm_table=80
priority=1
[CaID:2600]
ecm_table=80
priority=1
########################### provider configuration ###########################
#
# All parameters are in hexadecimal notation.
# Each section is defined by the provider id value.
# If you don't know the provider id value then use the provider id "000000" and ca id "0000".
# On provider 000000 caid 0000 goes all provider wich are not declared. If the provider
# is declared then the cam will use the provider founded.
#
[Prov:000501:CaID:1833]
# ----------------------------------------------------------------------------
# Decoder type indicates whether the cam will attempt to decode this provider
# in software, or through a card-server. Supported values are:
#
# 0 - Use internal softcams.
# 1 - Connect to a card sharing protocol card-server.
decoder_type=1
card_server_url_0=cccam://kathi:kathi@192.168.0.27:15757
# URL of card-server to use, formats are as follows:
#
# newcamd://<username>:<password>@<hostname>:<port>/<des_key>
# aroureos://@<hostname>:<port>
# radegast://@<hostname>:<port>
#
# Example:
# #newcamd://foo:bar@192.168.0.100:12345/0CE3476FF2E1C9D9A0A109B371E3
#
# Multiple card-server url's can be specified for server fail-over.
# If the emu fails to connect or fails to get valid CW's, it will try to
# connect to other servers in a round-robin fashion.
#
# Up to 16 servers can be added from index 0 to 15.
#
# You can choose also to select a cccam or gbox server, but they must be declared
# in the "servers configuration" section ( [Servers] ).
# e.g. : if you want to use a cccam server for a provider you must put it on
# the parameter card_server_url_0=cccam://
# NO MATTER the value after the double slash because server configuration is
# made in the section [Servers].
# Only for newcamd, radegast and aroureos is usefull to put correct connection
# parameters because they are provider dependent.
#
#
# Example i want to use mine card into the slot with newcs for prov 0501 on nagra3 (caid 1833)
card_server_url_0=newcamd://username:password@192.168.0.100:10550/0102030405060708091011121314
[Prov:000000:CaID:0000]
# this provider is a stand-in for all cards and all caid not declared previously
#
# For example I choose to use cccam protocol on all other provider.
#
decoder_type=1
#card_server_url_0=cccam://
card_server_url_1=cccam://kathi:kathi@192.168.0.27:15757
########################### servers configuration ############################
[Servers]
card_server_url=cccam://kathi:kathi@192.168.0.27:15757
#
# This is the section for the multi-server configuration.
#
# URL of card-server to use, formats are as follows:
#
# cccam://<username>:<password>@<hostname>:<port>/<receive_emu_shared>/[EMM]
# where <receive_emu_shared> should assume value "yes" (without quotes, if you like to receive emus data shared by the server) or "no" (this is assumed by default)
#
# gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>/[EMM]
#
# NOTE: The "EMM" suffix is optional and tells the card-server client whether
# to send EMM's to the card-server or not. Enabling or disabling this only
# has effect if the card-server is configured to accept emms from this client.
#
# NOTE 2: The "card_server_url" is not the same as previously declared in the prov/caid section
# use how many server as you like
#
#card_server_url=cccam://<username>:<password>@<hostname>:<port>
#card_server_url=cccam://<username>:<password>@<hostname>:<port>
#card_server_url=gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>
#card_server_url=cccam://<username>:<password>@<hostname>:<port>
#card_server_url=gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>
########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
#
# All values are in hex notation
# In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to another CAID
#
# situation 1: this caid, all idents, on all channels will use the tunnel_caid
# caid:tunnel_caid
#
# situation 2: this caid/ident pair will use the tunnel_caid
# caid:tunnel_caid:ident
#
# situation 3: this caid/ident pair, on channel 'sid' will use the tunnel_caid
# caid:tunnel_caid:ident:sid
#
# i.e:
# 1833:1702:000000:0082 # this one should tunnel premiereHD nagra3 into betacrypt cards
# 1833:1702:000000:0081 # this one should tunnel premiereHD nagra3 into betacrypt cards
#
danach auf den server wo ccamd läuft gehen und die ccam.conf volgende einträge machen
ccam.conf:
SERVER LISTEN PORT : 15757
F: kathi kathi 3 0 0 { 0:0:3 } #kathi
alles neu starten und los gehts
nur hd geht bei mir leider nicht warum auch immer
hoffe geholfen zu haben
Die Zeile ist aber falsch oder
card_server_url_0=newcamd://username:password@192.168.0.100:10550/0102030405060708091011121314
:)
Sollte bestimmt ausgeklammert sein...
für alle bei denen kein HD mit Incubus 0.82 läuft...in der CaiDTunnel sektion:
########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
#
# All values are in hex notation
# In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to another CAID
#
# situation 1: this caid, all idents, on all channels will use the tunnel_caid
# caid:tunnel_caid
#
# situation 2: this caid/ident pair will use the tunnel_caid
# caid:tunnel_caid:ident
#
# situation 3: this caid/ident pair, on channel 'sid' will use the tunnel_caid
# caid:tunnel_caid:ident:sid
#
# i.e:
1833:1702 #: this one should tunnel premiereHD nagra3 into betacrypt cards
1833:1702 # this one should tunnel premiereHD nagra3 into betacrypt cards
die letzten beiden Zeilen müssen wie oben editiert werden,dann wie die richtige Anfrage gesendet und die HD Sender erfolgreich getunnelt!!!
An dieser Stelle ein :div157: an den jenigen der es rausgefunden hat...:hopp:
Also darf ich nochmal zusammenfassen?
1.) Incubus 0.82 kann man erst nutzen, wenn "simu_button.ko" ersetzt wurde, sonst ältere 0.55
2.) HD geht mit aber nur mit Incubus 0.82 (eventuell mit CAID-Tunneling).
3.) Incubus 0.82 muss mit E² genutzt werden.
----------------------------------------
Da ich mich demnächst auch mal wieder mit meiner Kathi befassen will, wollte ich mal auf dem neusten Stand sein ;-)
Was ich leider noch nicht verstehe: Hier hat jemand Probleme, die Datei zu ersetzen? Kann es vielleicht daran liegen, dass er das Image im Flash hat (E² geht afaik doch mittlerweile im Flash)?
Vielen lieben Dank
DonVito
ad 1. genannte Datei musst Du nur im AAF tauschen das PKT hat die Datei schon
ad 2. ja HD geht prinzipiell auch - PW aber nur mit Tunnel
ad 3. die datei ist read only - musst entwedet mit Linux oder bei Systemstillstand drauf zugreifen ....
Es gibt keine Flashversion ...
Gruss
daMexx
Vielen Dank für das kleine Update. Habe mich damals zurückgezogen, da noch recht wenig auf der Kathi ging und E² ziemlich unbrauchbar war. E² scheint aber jetzt ganz gut zu laufen...
könnte den Jemand mal ein backup von dem Flash file machen
die Mod3.4 TDT macht bei mir probleme und mit dem Black Perl Image kamm ich echt super klar nur ich bekomm das file einfach nicht rein wegen dem Read Only
es wäre echt geil wenn jemand mal ein backup machen könnte
die TDT hat jede menge Greenscreens und wenn man die Settings ändert werden die nach jedem neu start wieder überschrieben
ich habe die Sattelittes.xml geändert strom raus wieder rein und schon wars die alte grübel schon die ganze zeit wo die alte datei herr komt troz überschreibens
kan den keiner mal von der gepätchten Black Pearl Flash Image ein Kim File machen ein backup
ich habe das selbe problem das die hd kanäle nicht laufen
rca es wäre mal schön wen du die cfg mal veröffentlichst
ev noch die prio datei
Image im stick mod-3.4-PKT-in-rev-1109-TDT
wenn ich incubus starte erhalte ich folgende Fehlermeldung
incubus camd version 082 cam daemon
Configuration Settings
Box type : cube Revo HD
Debug: Level 1
Log output to file: No
Was hab ich da falsch eingestellt
Batan
hi wie muss ich den die Config schreiben ?
Wen ich 4 ccam server habe !
2 server würden mir schon reichen
Da bei mir Prem. nicht hell wird fasse ich noch mal alles zusammen, was ich auf der Box habe.
Flash 1.06 mit 2. BL
Stick AAF2.0e und mod_3.4_PKT_in_rev_1109_TDT
incubuscamd mit blauer Taste - emu Manager geladen
config von Pfefferl in mod_3.4_PKT_in_rev_1109_TDT/var/keys mit Totalcommander geändert.Rechte der config und prio 644.
incubuscamd in var/emu mit Rechte 755.
In der config folgende Zeilen die Daten von Pfefferl durch meine Daten ersetzt
[Prov:000501:CaID:1833]
card_server_url_1=cccam://kathi:kathi@192.168.0.27:15757
card_server_url_0=cccam://txxx1:cxxxxxe@sxxxxxxxxxr.dyndns.org:12000
[Prov:000000:CaID:0000]
card_server_url_1=cccam://kathi:kathi@192.168.0.27:15757
card_server_url_1=cccam://txxx1:cxxxxxe@sxxxxxxxxxr.dyndns.org:12000
[Servers]
card_server_url=cccam://kathi:kathi@192.168.0.27:15757
card_server_url=cccam://txxx1:cxxxxxe@sxxxxxxxxxxr.dyndns.org:12000
on_screen_messages_show=0
eingestellt
Der Server, den ich habe funktioniert, den habe ich aufm PC mit TV-Karte und Flycccam laufen. Auf dem Server läuft cccamd Version 2.0.11
Wo könnte noch ein Fehler sein, den ich übersehe?
Batan
[Prov:000000:CaID:0000]
# this provider is a stand-in for all cards and all caid not declared previously
#
# For example I choose to use cccam protocol on all other provider.
#
decoder_type=1
card_server_url_0=cccam://kathie:kathie@192.168.2.5:12000
########################### servers configuration ############################
[Servers]
#
# This is the section for the multi-server configuration.
#
# URL of card-server to use, formats are as follows:
#
# where <receive_emu_shared> should assume value "yes" (without quotes, if you like to receive emus data shared by the server) or "no" (this is assumed by default)
#
# gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>/[EMM]
#
# NOTE: The "EMM" suffix is optional and tells the card-server client whether
# to send EMM's to the card-server or not. Enabling or disabling this only
# has effect if the card-server is configured to accept emms from this client.
#
# NOTE 2: The "card_server_url" is not the same as previously declared in the prov/caid section
# use how many server as you like
#
card_server_url=cccam://kathie:kathie@192.168.2.5:12000
#card_server_url=cccam://<username>:<password>@<hostname>:<port>
#card_server_url=gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>
#card_server_url=cccam://<username>:<password>@<hostname>:<port>
#card_server_url=gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>
########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
#
# All values are in hex notation
# In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to another CAID
#
# situation 1: this caid, all idents, on all channels will use the tunnel_caid
# caid:tunnel_caid
#
# situation 2: this caid/ident pair will use the tunnel_caid
# caid:tunnel_caid:ident
#
# situation 3: this caid/ident pair, on channel 'sid' will use the tunnel_caid
# caid:tunnel_caid:ident:sid
#
# i.e:
1833:1702 #:0000FD:0082 # this one should tunnel premiereHD nagra3 into betacrypt cards
1833:1702 #:0000FD:0081 # this one should tunnel premiereHD nagra3 into betacrypt cards
#
Auf dem Server läuft cccamd Version 2.0.11????
bei mir ging es auch nicht mit 2.0.11...habe dann 2.1.1 instlliert und es ging sofort!!!
so nachdem ich nun probs gelöst habe so funktioniert PW HD
[Prov:000000:CaID:0000]
# this provider is a stand-in for all cards and all caid not declared previously
#
# For example I choose to use cccam protocol on all other provider.
decoder_type=1
card_server_url_0=cccam://kathi:kathi@192.168.0.4:18888
########################### servers configuration ############################
[Servers]
card_server_url=cccam://kathi:kathi@192.168.0.4:18888
#
# This is the section for the multi-server configuration.
#
# URL of card-server to use, formats are as follows:
#
#
# where <receive_emu_shared> should assume value "yes" (without quotes, if you like to receive emus data shared by the server) or "no" (this is assumed by default)
#
# gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>/[EMM]
#
# NOTE: The "EMM" suffix is optional and tells the card-server client whether
# to send EMM's to the card-server or not. Enabling or disabling this only
# has effect if the card-server is configured to accept emms from this client.
#
# NOTE 2: The "card_server_url" is not the same as previously declared in the prov/caid section
# use how many server as you like
#
#card_server_url=cccam://<username>:<password>@<hostname>:<port>
#card_server_url=gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>
#card_server_url=cccam://<username>:<password>@<hostname>:<port>
#card_server_url=gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>
########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
#
# All values are in hex notation
# In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to another CAID
#
# situation 1: this caid, all idents, on all channels will use the tunnel_caid
# caid:tunnel_caid
#
# situation 2: this caid/ident pair will use the tunnel_caid
# caid:tunnel_caid:ident
#
# situation 3: this caid/ident pair, on channel 'sid' will use the tunnel_caid
# caid:tunnel_caid:ident:sid
#
# i.e:
1833:1702 #:0000FD:0082 # this one should tunnel premiereHD nagra3 into betacrypt cards
1833:1702 #:0000FD:0081 # this one should tunnel premiereHD nagra3 into betacrypt cards
#
so funktionierts bei mir was ich noch nicht geschafft habe ist nen zweiten server ranzumachen
vielleicht weis da wer rat
:164:
ich bekomme den zweiten server auch nicht zum laufen. die incubus stürzt dann immer ab
ich bekomme denn 2 server auch nicht, es geht kurz dann geht incubus aus.
hats denn keiner hinbekommen???
Hallo Leute!
Habs jetzt mal incubus 0.82 auf Kathi Black Pearl inkl. HD zum laufen gebracht. Macht mich ja schon mal glücklich.
Allerdings folgendes Probleme: Ich habe 4 Server zur Verfügung, die ich für Failover verwenden will.
Nur sobald ich in der Server-Sektion mehrere Server eintrage geht gar nix mehr.
Hat hier jemand schon Erfahrungen bzw. Lösungen??ß
Danke!
Gruß,
James
Folgende Einträge habe ich in der incubusCamd.conf
[Prov:000501:CaID:1833]
# ----------------------------------------------------------------------------
# Decoder type indicates whether the cam will attempt to decode this provider
# in software, or through a card-server. Supported values are:
#
# 0 - Use internal softcams.
# 1 - Connect to a card sharing protocol card-server.
decoder_type=1
card_server_url_0=cccam://
[Prov:000000:CaID:0000]
# this provider is a stand-in for all cards and all caid not declared previously
#
# For example I choose to use cccam protocol on all other provider.
#
decoder_type=1
card_server_url_0=cccam://
[Servers]
#
# This is the section for the multi-server configuration.
#
# URL of card-server to use, formats are as follows:
#
# cccam://<username>:<password>@<hostname>:<port>/<receive_emu_shared>/[EMM]
# where <receive_emu_shared> should assume value "yes" (without quotes, if you l
#
# gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pas
#
# NOTE: The "EMM" suffix is optional and tells the card-server client whether
# to send EMM's to the card-server or not. Enabling or disabling this only
# has effect if the card-server is configured to accept emms from this client.
#
# NOTE 2: The "card_server_url" is not the same as previously declared in the pr
# use how many server as you like
#
card_server_url=cccam://xxx:xxx@xxxx.no-ip.org:99999/yes
########################### CaIDs tunneling configuration ######################
[CaIDTunnel]
#
# All values are in hex notation
# In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to an
#
# situation 1: this caid, all idents, on all channels will use the tunnel_caid
# caid:tunnel_caid
#
# situation 2: this caid/ident pair will use the tunnel_caid
# caid:tunnel_caid:ident
#
# situation 3: this caid/ident pair, on channel 'sid' will use the tunnel_caid
# caid:tunnel_caid:ident:sid
#
# i.e:
# 1833:1702:000000:0082 # this one should tunnel premiereHD nagra3 into betacryp
# 1833:1702:000000:0081 # this one should tunnel premiereHD nagra3 into betacryp
1833:1702 #:0000FD:0082 #
1833:1702 #:0000FD:0081 #
Sobald ich in der Servers-Sektion einen 2ten Server reinnehme gehts nimmer. Wenn ich nur den 2ten Server alleine drin lasse gehts. D.h. beide server funktionieren .. nur nicht gemeinsam..
ich werde das heute abend gleich testen und schauen ob es klappt, danke.
noch ne kurze frage, ist dein server cccam 2.1.1 oder eine andere version ?
so sieht meine config aus, bin ich blind, oder wo ist hier der fehler ? mit dieser einstellung geht prem. hd einfach nicht !
################################################## ############################
# incubusCamd configuration file #
# All configuration options in this file observe the same format: #
# <configuration_name>=<configuration_value> #
# #
# Each section are [<section_name>:<option_1>:<option_x>] like. #
# #
# No matter about white spaces on any place or UNIX/DOS style files #
################################################## ############################
########################### general configuration ############################
[General]
# Enable (1) or disable (0) background execution
# 0 - Off
# 1 - On
background_execution=1
# This sets the level of console output for debugging:
# 0 - No debug messages, 1 - First level debug messages, 2 - Second level debug messages,
# 3 - Print all debug messages
debug_level=1
# This option enables (1) or disables (0) the writing of debug information to the
# console.
log_to_console=1
# This option enables (1) or disables (0) the writing of console output to a log file
log_to_file=0
# When log_to_file is set to 1, this is the path and filename to write console
# ouput to.
logfile_name=/var/bin/incubusCamd.log
# Used to activate on-screen messages. Username and password required if
# HTTP authentication is enabled on enigma.
on_screen_messages_show=1
on_screen_messages_username=root
on_screen_messages_password=
on_screen_messages_key_update=1
on_screen_messages_wait_for_key_update=0
on_screen_messages_ecm=0
on_screen_messages_emm=0
#When activated, camd will listen on the specified port for connections. All
#log activity will be broadcast in real-time to connected clients.
console_logs_broadcast=1
console_logs_broadcast_port=666
############################ caid configuration ##############################
#
# First of all the cam use the incubusCamd.prio file, then use the
# configuration below.
# Sections are defined by the value of the CaID.
# You can choose the default ecm table used by the codify, this means that
# you can choose the first byte of the raw ecm that is downloaded from sat.
# If you don't know what value to insert, use "80". (all value are in hex)
# Default value for ecm_table is 0x80.
# The option "priority" tells if one caid should be selected before try
# another one with a priority value greater.
# The less is the value the greatest is the priority. Choose from "0" to any value,
# priority value is decimal.
#
[CaID:0100]
ecm_table=80
priority=1
[CaID:0500]
ecm_table=80
priority=1
[CaID:0600]
ecm_table=80
priority=1
[CaID:0919]
ecm_table=80
priority=1
[CaID:093B]
ecm_table=80
priority=1
[CaID:0B00]
ecm_table=80
priority=1
[CaID:0D00]
ecm_table=80
priority=1
[CaID:1700]
ecm_table=80
priority=1
[CaID:1800]
ecm_table=80
priority=1
[CaID:2600]
ecm_table=80
priority=1
########################### provider configuration ###########################
#
# All parameters are in hexadecimal notation.
# Each section is defined by the provider id value.
# If you don't know the provider id value then use the provider id "000000" and ca id "0000".
# On provider 000000 caid 0000 goes all provider wich are not declared. If the provider
# is declared then the cam will use the provider founded.
#
[Prov:000501:CaID:1833]
# ----------------------------------------------------------------------------
# Decoder type indicates whether the cam will attempt to decode this provider
# in software, or through a card-server. Supported values are:
#
# 0 - Use internal softcams.
# 1 - Connect to a card sharing protocol card-server.
decoder_type=1
# URL of card-server to use, formats are as follows:
#
# newcamd://<username>:<password>@<hostname>:<port>/<des_key>
# aroureos://@<hostname>:<port>
# radegast://@<hostname>:<port>
#
# Example:
# newcamd://foo:bar@192.168.0.100:12345/0CE3476FF2E1C9D9A0A109B371E3
#
# Multiple card-server url's can be specified for server fail-over.
# If the emu fails to connect or fails to get valid CW's, it will try to
# connect to other servers in a round-robin fashion.
#
# Up to 16 servers can be added from index 0 to 15.
#
# You can choose also to select a cccam or gbox server, but they must be declared
# in the "servers configuration" section ( [Servers] ).
# e.g. : if you want to use a cccam server for a provider you must put it on
# the parameter card_server_url_0=cccam://
# NO MATTER the value after the double slash because server configuration is
# made in the section [Servers].
# Only for newcamd, radegast and aroureos is usefull to put correct connection
# parameters because they are provider dependent.
#
#
# Example i want to use mine card into the slot with newcs for prov 0501 on nagra3 (caid 1833)
#card_server_url_0=newcamd://username:password@192.168.0.100:10550/0102030405060708091011121314
[Prov:000000:CaID:0000]
# this provider is a stand-in for all cards and all caid not declared previously
#
# For example I choose to use cccam protocol on all other provider.
#
decoder_type=1
card_server_url_0=cccam://xxx:xxx@192.168.2.30:xxx
########################### servers configuration ############################
[Servers]
#
# This is the section for the multi-server configuration.
#
# URL of card-server to use, formats are as follows:
#
# cccam://<username>:<password>@<hostname>:<port>/<receive_emu_shared>/[EMM]
# where <receive_emu_shared> should assume value "yes" (without quotes, if you like to receive emus data shared by the server) or "no" (this is assumed by default)
#
# gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>/[EMM]
#
# NOTE: The "EMM" suffix is optional and tells the card-server client whether
# to send EMM's to the card-server or not. Enabling or disabling this only
# has effect if the card-server is configured to accept emms from this client.
#
# NOTE 2: The "card_server_url" is not the same as previously declared in the prov/caid section
# use how many server as you like
#
card_server_url=cccam://xxx:xxx@192.168.2.30:xxx
#card_server_url=cccam://<username>:<password>@<hostname>:<port>
#card_server_url=gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>
#card_server_url=cccam://<username>:<password>@<hostname>:<port>
#card_server_url=gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>
########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
#
# All values are in hex notation
# In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to another CAID
#
# situation 1: this caid, all idents, on all channels will use the tunnel_caid
# caid:tunnel_caid
#
# situation 2: this caid/ident pair will use the tunnel_caid
# caid:tunnel_caid:ident
#
# situation 3: this caid/ident pair, on channel 'sid' will use the tunnel_caid
# caid:tunnel_caid:ident:sid
#
# i.e:
1833:1702:0000FD:0082 # this one should tunnel premiereHD nagra3 into betacrypt cards
1833:1702:0000FD:0081 # this one should tunnel premiereHD nagra3 into betacrypt cards
#
# Enable (1) or disable (0) background execution
# 0 - Off
# 1 - On
background_execution=0
^ ^ ^ ^ ^ ^ ^^ ^ ^ ^ ^
Starte mal den incubusCamd direkt in der Console, dann siehst du was passiert:
# /var/emu/incubusCamd
Using config file: /var/keys/incubusCamd.conf
Using prio file: /var/keys/incubusCamd.prio
Configuration settings:
Box type: CubeRevoHD
Debug level: 1
Log output to file: No
cam[di:-]: Ready.
[CCcam] Connecting to card-server (cccam://xx:xxx@192.168.0.1:2000)...
[CCcam] Successfully connected to server.
Ja...du bist blind...:).....mach bitte bei Tunnel die # rein!!!
1833:1702# "hier die # rein machen":0000FD:0082 # this one should tunnel premiereHD nagra3 into betacrypt cards
1833:1702# "hier die # rein machen" :0000FD:0081 # this one should tunnel premiereHD nagra3 into betacrypt cards
so muss es aussehen:
# i.e:
1833:1702#:0000FD:0082 # this one should tunnel premiereHD nagra3 into betacrypt cards
1833:1702#:0000FD:0081 # this one should tunnel premiereHD nagra3 into betacrypt cards
#
hab ich nun geändert, sieht jetzt so aus, aber leider immer noch kein erfolg :-( trotzdem danke für den support. weiss nun echt nicht woran es liegen kann.
########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
#
# All values are in hex notation
# In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to another CAID
#
# situation 1: this caid, all idents, on all channels will use the tunnel_caid
# caid:tunnel_caid
#
# situation 2: this caid/ident pair will use the tunnel_caid
# caid:tunnel_caid:ident
#
# situation 3: this caid/ident pair, on channel 'sid' will use the tunnel_caid
# caid:tunnel_caid:ident:sid
#
# i.e:
1833:1702#:0000FD:0082 # this one should tunnel premiereHD nagra3 into betacrypt cards
1833:1702#:0000FD:0081 # this one should tunnel premiereHD nagra3 into betacrypt cards
#
Hast du auch einen Neustart durchgeführt???
Was sagt den dein Telnet...???
Start->Ausführen-->
eingeben: telnet ip der box
: cd /var/emu/
: killall -9 incubusCamd
: ./incubusCamd
jede Zeile mit Enter bestätigen und die ausgabe hier Porsten!!!
ich hab die gleiche config Einstellung
wenn du auf HD bist einmal vorschalten ( Kanal vor und zurück ) und dann wieder zurück, dann müsste es gehen
also...bei mir gehen jetzt mehrere Server...zumindest 2!!!
[Prov:000000:CaID:0000]
# this provider is a stand-in for all cards and all caid not declared previously
#
# For example I choose to use cccam protocol on all other provider.
#
decoder_type=1
card_server_url_0=cccam://server1:kathie@xxx.xxx.xxx:12000
card_server_url_1=cccam://server2:kathie@xxx.xxx.xxx:12000
########################### servers configuration ############################
[Servers]
#
# This is the section for the multi-server configuration.
#
# URL of card-server to use, formats are as follows:
#
#
# where <receive_emu_shared> should assume value "yes" (without quotes, if you like to receive emus data shared by the server) or "no" (this is assumed by default)
#
# gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>/[EMM]
#
# NOTE: The "EMM" suffix is optional and tells the card-server client whether
# to send EMM's to the card-server or not. Enabling or disabling this only
# has effect if the card-server is configured to accept emms from this client.
#
# NOTE 2: The "card_server_url" is not the same as previously declared in the prov/caid section
# use how many server as you like
#
card_server_url=cccam://server1:kathie@xxx.xxx.xxx:12000
card_server_url=cccam://server2:kathie@xxx.xxx.xxx:12000
#card_server_url=gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>
#card_server_url=cccam://<username>:<password>@<hostname>:<port>
#card_server_url=gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>
viel spaß
NAbend an alle
Mich würde mal interessieren, wie ich die incubus mit der cccam Version 2.0.11
verbinden kann.
Hat das hier in der Kombination jemand am laufen?
Hab hier 2 Lines 2.0.11 - keine läuft mit incubus.Mit Flycccam auf TV Karte laufen die.
Yabbadoo
Mit dieser Einstellung läuft HD 100prozentig, ist die Incubus 0.82
################################################## ############################
# incubusCamd configuration file #
# All configuration options in this file observe the same format: #
# <configuration_name>=<configuration_value> #
# #
# Each section are [<section_name>:<option_1>:<option_x>] like. #
# #
# No matter about white spaces on any place or UNIX/DOS style files #
################################################## ############################
########################### general configuration ############################
[General]
# Enable (1) or disable (0) background execution
# 0 - Off
# 1 - On
background_execution=1
# This sets the level of console output for debugging:
# 0 - No debug messages, 1 - First level debug messages, 2 - Second level debug messages,
# 3 - Print all debug messages
debug_level=1
# This option enables (1) or disables (0) the writing of debug information to the
# console.
log_to_console=1
# This option enables (1) or disables (0) the writing of console output to a log file
log_to_file=0
# When log_to_file is set to 1, this is the path and filename to write console
# ouput to.
logfile_name=/var/bin/incubusCamd.log
# Used to activate on-screen messages. Username and password required if
# HTTP authentication is enabled on enigma.
on_screen_messages_show=0
on_screen_messages_username=root
on_screen_messages_password=
on_screen_messages_key_update=0
on_screen_messages_wait_for_key_update=0
on_screen_messages_ecm=0
on_screen_messages_emm=0
#When activated, camd will listen on the specified port for connections. All
#log activity will be broadcast in real-time to connected clients.
console_logs_broadcast=1
console_logs_broadcast_port=666
############################ caid configuration ##############################
#
# First of all the cam use the incubusCamd.prio file, then use the
# configuration below.
# Sections are defined by the value of the CaID.
# You can choose the default ecm table used by the codify, this means that
# you can choose the first byte of the raw ecm that is downloaded from sat.
# If you don't know what value to insert, use "80". (all value are in hex)
# Default value for ecm_table is 0x80.
# The option "priority" tells if one caid should be selected before try
# another one with a priority value greater.
# The less is the value the greatest is the priority. Choose from "0" to any value,
# priority value is decimal.
#
[CaID:0100]
ecm_table=80
priority=1
[CaID:0500]
ecm_table=80
priority=1
[CaID:0600]
ecm_table=80
priority=1
[CaID:0919]
ecm_table=80
priority=1
[CaID:093B]
ecm_table=80
priority=1
[CaID:0B00]
ecm_table=80
priority=1
[CaID:0D00]
ecm_table=80
priority=1
[CaID:1700]
ecm_table=80
priority=1
[CaID:1800]
ecm_table=80
priority=1
[CaID:2600]
ecm_table=80
priority=1
########################### provider configuration ###########################
#
# All parameters are in hexadecimal notation.
# Each section is defined by the provider id value.
# If you don't know the provider id value then use the provider id "000000" and ca id "0000".
# On provider 000000 caid 0000 goes all provider wich are not declared. If the provider
# is declared then the cam will use the provider founded.
#
[Prov:000501:CaID:1833]
# ----------------------------------------------------------------------------
# Decoder type indicates whether the cam will attempt to decode this provider
# in software, or through a card-server. Supported values are:
#
# 0 - Use internal softcams.
# 1 - Connect to a card sharing protocol card-server.
decoder_type=1
# URL of card-server to use, formats are as follows:
#
# newcamd://<username>:<password>@<hostname>:<port>/<des_key>
# aroureos://@<hostname>:<port>
# radegast://@<hostname>:<port>
#
# Example:
# newcamd://foo:bar@192.168.0.100:12345/0CE3476FF2E1C9D9A0A109B371E3
#
# Multiple card-server url's can be specified for server fail-over.
# If the emu fails to connect or fails to get valid CW's, it will try to
# connect to other servers in a round-robin fashion.
#
# Up to 16 servers can be added from index 0 to 15.
#
# You can choose also to select a cccam or gbox server, but they must be declared
# in the "servers configuration" section ( [Servers] ).
# e.g. : if you want to use a cccam server for a provider you must put it on
# the parameter card_server_url_0=cccam://
# NO MATTER the value after the double slash because server configuration is
# made in the section [Servers].
# Only for newcamd, radegast and aroureos is usefull to put correct connection
# parameters because they are provider dependent.
#
#
# Example i want to use mine card into the slot with newcs for prov 0501 on nagra3 (caid 1833)
card_server_url_0=newcamd://username:password@192.168.0.100:10550/0102030405060708091011121314
[Prov:000000:CaID:0000]
# this provider is a stand-in for all cards and all caid not declared previously
#
# For example I choose to use cccam protocol on all other provider.
#
decoder_type=1
#card_server_url_0=newcamd://kati:kati@127.0.0.1:10000/0102030405060708091011121314
card_server_url_0=cccam://xxxxxxx:yyyyyyyyy@xxxxxxxx.dyndns.tv:12000
########################### servers configuration ############################
[Servers]
#
# This is the section for the multi-server configuration.
#
# URL of card-server to use, formats are as follows:
#
# cccam://<username>:<password>@<hostname>:<port>/<receive_emu_shared>/[EMM]
# where <receive_emu_shared> should assume value "yes" (without quotes, if you like to receive emus data shared by the server) or "no" (this is assumed by default)
#
# gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>/[EMM]
#
# NOTE: The "EMM" suffix is optional and tells the card-server client whether
# to send EMM's to the card-server or not. Enabling or disabling this only
# has effect if the card-server is configured to accept emms from this client.
#
# NOTE 2: The "card_server_url" is not the same as previously declared in the prov/caid section
# use how many server as you like
#
card_server_url=cccam://xxxxxxx:yyyyyyyyy@xxxxxxxx.dyndns.tv:12000
#card_server_url=cccam://<username>:<password>@<hostname>:<port>
#card_server_url=gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>
#card_server_url=cccam://<username>:<password>@<hostname>:<port>
#card_server_url=gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>
########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
#
# All values are in hex notation
# In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to another CAID
#
# situation 1: this caid, all idents, on all channels will use the tunnel_caid
# caid:tunnel_caid
#
# situation 2: this caid/ident pair will use the tunnel_caid
# caid:tunnel_caid:ident
#
# situation 3: this caid/ident pair, on channel 'sid' will use the tunnel_caid
# caid:tunnel_caid:ident:sid
#
# i.e:
1833:1702 #: this one should tunnel premiereHD nagra3 into betacrypt cards
1833:1702 # this one should tunnel premiereHD nagra3 into betacrypt cards
#
[Prov:000501:CaID:1833]
decoder_type=1
card_server_url_1=cccam://xxxxxxx:yyyyyyyyy@xxxxxxxx.dyndns.tv:12000
[Prov:000000:CaID:0000]
card_server_url_0=cccam://xxxxxxx:yyyyyyyyy@xxxxxxxx.dyndns.tv:12000
[Servers]
card_server_url=cccam://xxxxxxx:yyyyyyyyy@xxxxxxxx.dyndns.tv:12000