Letzte Themen:

Ersatz für Dreambox HD 8000 » Autor (Quelle): haie » Letzter Beitrag: Wordpresser123 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
Seite 35 von 70 ErsteErste ... 25333435363745 ... LetzteLetzte
Ergebnis 511 bis 525 von 1038

Thema: Kathi e2 und Incubus als CCcam client

  1. #511
    Mitglied
    Registriert seit
    Jul 2009
    Beiträge
    44
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    Also am besten ist, man hat einen Swap-Stick dran.

    Da kopierst du nach /bin (also /var/swap/bin) die Datei "incubusCamd" und nach /keys (/var/swap/keys) die "incubusCamd.conf" und "incubusCamd.prio".

    Dann noch nach /var/etc die Datei "incubusCamd.emu" mit dem Inhalt:

    muname =IncubusCamd_0.88
    binname =incubusCamd
    startcam =/var/bin/incubusCamd
    stopcam =killall -9 incubusCamd
    mit

    chmod +x incubusCamd.emu

    ausführbar machen, neu starten und freuen.

    Wenn Ihr dann gleich noch einen Bug korriegieren wollt, öffnet Ihr vor dem Neustart noch die Datei

    /var/etc/autostart/start-e2.sh

    geht zur Zeile 260 und schreibt statt des "cp" ein "ln -s" hin.

    Dann die Files aus dem Ordner /var/keys nach /var/swap/keys verschieben. Sollten im Ordner /var/bin tatsächlich echte Dateien liegen und nicht nur symbolische Links, die auch gleich nach /var/swap/bin

    Dannach könnt ihr die Emus zwar nicht mehr übers bluePanel deinstallieren, aber einfach nur die Dateien

    /var/swap/bin/emuname
    /var/etc/emuname.emu
    und eventuell die configs aus
    /var/swap/keys

    löschen und die Deinstallation ist 100% perfekt. Vorteil: Ihr gewinnt unmengen Platz und habt eine saubere Lösung für die Emus. Bei neuen Flash-Versionen sind eure Emus sofort verfügbar beim Neustart.


    Danke an cybercitymaste für diesen Tipp!!
    Geändert von medix (29.07.09 um 23:13 Uhr)

  2. #512
    Mitglied
    Registriert seit
    Aug 2007
    Beiträge
    87
    Danke
    4
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    Hallo Danke für die Info,
    hab jetzt meinen Addon Manager aktualisiert und konnte so die Version 0.88 downloaden und installieren.
    Hab dann auch folgende Lines (die roten)mit den Daten meiner Dream (Server) geändert:
    decoder_type=1
    card_server_url_0=cccam://<username>:<password>@<hostname>:<port>
    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>
    aber leider funktioniert die Kathi nicht, weiß jemand warum?

  3. #513
    Mitglied
    Registriert seit
    Jun 2007
    Beiträge
    56
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    Poste doch mal deine ganze Config, das macht es einfacher. Steht bei dir über dem "decoder=1" [Prov:000000:CaID:0000] ?
    und vor der zweiten Server-Zeile [server] ? dann sollte das so passen ...

  4. #514
    Mitglied
    Registriert seit
    Aug 2007
    Beiträge
    87
    Danke
    4
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    sieht so bei mir aus, die roten Zeilen habe ich mit den Daten meiner Serverbox
    geändert, aber wie gesagt es funktioniert 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=3
    # 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://usernameassword@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://<username>:<password>@<hostname>:<port>
    ########################### 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://<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 p*****reHD nagra3 into betacrypt cards
    1833:1702:000000:0081 # this one should tunnel p*****reHD nagra3 into betacrypt cards

    muß ich sonst noch eine Zeile ändern, oder warum läuft es bei meiner Kathi nicht?

  5. #515
    Mitglied
    Registriert seit
    Jun 2007
    Beiträge
    56
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    Kommentier doch mal die aktive Newcamd zeile aus.
    Code:
    # Example i want to use mine card into the slot with newcs for prov 0501 on nagra3 (caid 1833)
    card_server_url_0=newcamd://usernameassword@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://<username>:<password>@<hostname>:<port>

  6. #516
    Mitglied
    Registriert seit
    Aug 2007
    Beiträge
    87
    Danke
    4
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    Zitat Zitat von MrPink85 Beitrag anzeigen
    Kommentier doch mal die aktive Newcamd zeile aus.
    Code:
    # Example i want to use mine card into the slot with newcs for prov 0501 on nagra3 (caid 1833)
    card_server_url_0=newcamd://usernameassword@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://<username>:<password>@<hostname>:<port>
    so hab jetzt die Zeile mit den Daten meines Servers geändert usernameassword sind zusammen geschrieben port auch geändert und die Zahlen danach gelassen wie sie sind.
    Nach einem Restart der Incubuscamd immer noch keine Reaktion der Kathi.
    Im Camd Menu steht auch übrigens active cam Incubus 0.88, no ecm Info und no new ecm Info!
    woran kann es liegen, das es immer noch nicht geht?

  7. #517
    Mitglied
    Registriert seit
    Jun 2007
    Beiträge
    56
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    benutzt du denn zusätzlich zum cccam auch einen newcamd server ? falls ja muss dann beim zweiten auf jeden fall card_server_url_1 stehen, falls nicht wie gesagt die zeile auskommentieren ( # davor )

  8. #518
    Mitglied
    Registriert seit
    Aug 2007
    Beiträge
    87
    Danke
    4
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    so da ich kein newcamd benutze, hab ich das #-Zeichen davor gemacht und wieder neu gestartet, aber leider keine Änderung!
    an was kann es denn noch liegen?

  9. #519
    Mitglied
    Registriert seit
    Jul 2009
    Beiträge
    44
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    Du musst noch 2 Raute mehr machen!


    #[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


    so long

  10. #520
    Mitglied
    Registriert seit
    Aug 2007
    Beiträge
    87
    Danke
    4
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    Danke
    werds heute Abend mal testen

    Gruß
    franzli

  11. #521
    Mitglied
    Registriert seit
    Jun 2007
    Beiträge
    56
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    jo die zwei zeilen können auch raus, hatte ich übersehen, an der Funktion wird sich dadadurch allerdings nix ändern ( so war es bei mir zumindest ). Wie sieht dein den Log aus wenn du die Incubus startest. Verbindet er sich überhaupt mit dem Server ?

  12. #522
    Mitglied
    Registriert seit
    Jul 2009
    Beiträge
    44
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    So, ich habe mein Problem gelöst. Meine IncubusCamd läuft nun wunderbar mit KD und Sky ohne Standbild.

  13. #523
    Mitglied
    Registriert seit
    Jun 2007
    Beiträge
    56
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0

    Icon10

    ja das hört sich doch mal gut an. Spitzen Arbeit !
    An was lag es jetzt ?

  14. #524
    Mitglied
    Registriert seit
    Jul 2009
    Beiträge
    44
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    Sagen wir es mal so: feindliche Störsender mussten ausge-C't werden

  15. #525
    Mitglied
    Registriert seit
    Jun 2007
    Beiträge
    56
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    aber publik machen willst du deine Lösung (noch) nicht ?
    jetzt spann, mich/uns doch nicht so auf die Folter.... :-)

    hm... was meinst du mit ausge-c't, hast du nähere angaben zu den CAIDs und Providern in der F-line gemacht ?
    Geändert von MrPink85 (27.07.09 um 16:49 Uhr)

Seite 35 von 70 ErsteErste ... 25333435363745 ... LetzteLetzte

Ähnliche Themen

  1. Antworten: 4
    Letzter Beitrag: 25.10.09, 16:41

Berechtigungen

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