Letzte Themen:

Ersatz für Dreambox HD 8000 » Autor (Quelle): haie » Letzter Beitrag: zeus-crew CS und Umstellung auf Glasfaser, was ändert sich? » Autor (Quelle): sekretär » Letzter Beitrag: sekretär Sony Vaio Notebook » Autor (Quelle): efe72 » Letzter Beitrag: efe72 Ruf mich an » Autor (Quelle): Duke » Letzter Beitrag: Duke Ebay Kleinanzeigen » Autor (Quelle): zeus-crew » Letzter Beitrag: Trike HD Plus stellt neuen Empfangsweg vor » Autor (Quelle): Dr.Dream » Letzter Beitrag: rqs Ein Gedicht das (vielleicht) polarisieren wird » Autor (Quelle): Beingodik » Letzter Beitrag: Beingodik Nokia Streaming Box 8000 / 8010 » Autor (Quelle): satron » Letzter Beitrag: satron Fire Stick was geht da ? » Autor (Quelle): crx » Letzter Beitrag: crx 23 Jahre Spinnes-Board » Autor (Quelle): Duke » Letzter Beitrag: DEF
Ergebnis 1 bis 3 von 3

Thema: Incubus zu CCAM 2.0.11 Server / Verbindung OK bleibt aber dunkel

  1. #1
    Neuling
    Registriert seit
    Sep 2009
    Beiträge
    2
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0

    Incubus zu CCAM 2.0.11 Server / Verbindung OK bleibt aber dunkel

    Hallo zusammen ,

    ich hoffe einer von euch kann mir helfen.

    Ich habe einen CCAM Server laufen und auf der KAthi ufs 910 ein AAF Summer Dream Image und Incubus Camd installiert.

    Es sieht so aus als ob die Verbindung zum CCAM Server steht.

    in Meinem Softcam Panel zeigt er an das IncubusCamd active ist.
    auf meinem CCAM Server ist die Kathi zwar nicht als Active Client drin aber als Cleint ???

    Warum ?
    Also sprich das Bild bleibt dunkel ....

    Anbei meine IncubusCamd.conf : Wo ist der Fehler ????

    ################################################## #########################
    ###
    # 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 or disable background execution of the cam
    # 0 - Disable
    # 1 - Enable
    background_execution=1

    # First release don't use this, you can delete it
    # Used to set the priority where first try to get the current Ecm's DW
    # divide each option by comma, options are card protocol name or "emu" (for the internal emulator)
    # mode=emu,cccam,gbox,camdX,newcamd,radegast,aroureo s

    ############################ 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 "FF00".
    # On provider FF00 goes all provider wich are not declared. If the provider
    # is declared then the cam will use the provider founded.
    #

    [Prov:0501]
    # ---------------------------------------------------------------------------
    -
    # 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.
    #
    #
    #card_server_url_0=newcamd://username:password@192.168.0.100:10550/01020304
    05060708091011121314
    #card_server_url_1=radegast://@<hostname>:<port>
    card_server_url_0=cccam://

    [Prov:FF00]
    # this provider is a stand-in for all providers not declared------------------
    #
    # For example i choose to use gbox protocol on all other provider.
    #
    #card_server_url_0=gbox://

    card_server_url_1=cccam://
    ########################### servers configuration ############################
    #
    # This is the section for the multi-server configuration.
    # First release use this only to connect on ONE cccam server and on ONE gbox
    # server.
    # gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_
    pass>
    # cccam://<username>:<password>@<hostname>:<port>

    [Servers]

    card_server_url_2=cccam://NameDerKathi:passwortKathi@IPKathi:12000

  2. #2
    Mitglied
    Registriert seit
    Jul 2009
    Beiträge
    44
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    z.B. Hier: card_server_url_2=cccam://NameDerKathi:passwortKathi@IPKathi:12000



    das ist SOOOO verkehrt. Wenn ich Dir helfen soll, so verrate doch wenigstens deine IncubusCamd - Verison, denn die Syntax unterscheidet sich teils erheblich.

    Es gibt tausende Threads, die Du nicht gelesen hast, die dein Problem beheben. Bist faul, wa?

  3. #3
    Neuling
    Themenstarter

    Registriert seit
    Sep 2009
    Beiträge
    2
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    Hallo zusammen ,

    tja sind wir nicht alles ein wenig faul !!!

    Das Problem hat sicher mitterweile schon erledigt Danke.
    Habe jetzt IncubusCamd 0.92 drauf und es funzt alles

    Danke und Gruß

    Dio

Ähnliche Themen

  1. Oscam auf 2 ccam-server
    Von Brutzelkarte im Forum Cardsharing
    Antworten: 4
    Letzter Beitrag: 01.12.13, 15:54
  2. Antworten: 4
    Letzter Beitrag: 03.04.13, 18:31
  3. verbindung aber dunkel
    Von kickme im Forum Cardsharing
    Antworten: 0
    Letzter Beitrag: 24.08.08, 21:06
  4. Max S 200 bleibt dunkel..
    Von Graf Rotz im Forum Sky Digitalreceiver
    Antworten: 4
    Letzter Beitrag: 05.06.07, 22:12

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •