Ga naar inhoud


Bangkok By Night

Lid
  • Items

    587
  • Registratiedatum

  • Laatst bezocht

Berichten die geplaatst zijn door Bangkok By Night

  1. Met bovenstaande config. + prio gaan bij mij alle zenders zonder problemen open (enkel premiere HD lukt voorlopig nog niet met deze config.). Het zappen gaat vrij snel. Denk dat de prio list voor elke situatie anders is, en zéér waarschijnlijk is dit de oorzaak dat niet alle zenders open gaan. Misschien eens een andere prio proberen.

     

     

    Mvg.

    BbyN

  2. Vrbld :D

     

    ##############################################################################

    # 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=cccam://xxxx:xxxxxxxx@xxxxxxxxx.xxxxxx.xxx: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://xxxx:xxxxxxxx@xxxxxxxxx.xxxxxx.xxx: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:000000:0082 # this one should tunnel premiereHD nagra3 into betacrypt cards

    # 1833:1702:000000:0081 # this one should tunnel premiereHD nagra3 into betacrypt cards

    #

     

     

    Vergeet vooral niet het #teken voor de opdrachtregel weg te halen.

     

     

    Mvg.

    BbyN

     

     

     

  3. Hier heb ik de Enterprise nu draaien met de 0.82 incubus.

    Via de downloadmanager de incubus 0.82 gedownload, daarna de configs files. Via ftp even naar mapje var > keys gaan en daar de incubusCamd.conf aanpassen met je persoonlijke gegevens (rechten 755 niet vergeten) + prio lijst aanpassen (je kan ook je vorige priolijst van de 0.55 gebruiken).

     

    Werkt feilloos :D

     

     

    Mvg.

    BbyN

  4.  

     

    Team Ducktales:

    + UTF Support für VFD Display

    + CSAT FR fix

    + Player Einfrierfix

    + Demux stop crash fix

    + Seitenverhaeltniskorrektur bei H264

    + Neue Playerengine (libeplayer2/eplayer2)

    + WMA Support

    + MKV Tonspurwahl

    + MKV mit AAC Ton

    + AVI Laengenerkennung

    + Erweiterter Playlistensupport

    + Anzeige von .mts Dateien

    + Wechsel zu MediaPLayerExtended

    + Maus und Tastaturunterstützung (für zukünftige Anwendungen)

    + VFD-Icons Update

    + Neuer Grafiktreiber

     

    AAF:

    + Addon Manager 1.5.3

    + AAF Panel 3.4

    + Zum Imagetitel passender Spinner

    + Zum Imagetitel passender Skin (optional)

    + root Login = Startverzeichnis /

    + ftdi_sio.ko aktivieren mit ftdi=y

    + netmod Default auf nein

    + autoFS Default auf nein

    + HD-Record Bugfix

     

     

    Mvg.

    BbyN

  5. Eindelijk ....

     

    http://www.kathrein.de/esc-kathrein/download/receiver/firmware_ufs910_beta.cfm

     

    ChangeLog (Verbesserungen & Bugfixes & Neuerungen)

     

    · Allgemeine Funktions- und Stabilitätsverbesserungen

    · DiSEqC 1.1 implementiert

    · DiSEqC 1.2 implementiert

    · Sleeptimer implementiert

    · Service-Menü USB-Management verändert – Kanalliste kann nun über dieses Menü

    gespeichert bzw. geladen werden

     

    Mvg.

    BbyN

  6. Google vertaling ...

     

    PUNT mod 3,4 in 1109 rev TDT

     

    Wijzigingen ten opzichte van de TDT

     

    - Nieuwe libelayer2

    - Update VFD-Icons Plugin

    - Wijzigingen van de CI-modules

    - Stabiliteit fixes

    - Veel andere

     

     

    Wijzigingen ten opzichte van de PUNT

     

    - Nieuwe EMUmanager v 0.7

    - Toegevoegde mbox_CS - cardserver + fungeert als een klant (getest met de kaart in C + phoenixie per pl2303)

    - Om te downloaden bijgewerkte versies van softCAMów

    - Fix configuratiebestanden softCAMów - soepele samenwerking newcsa (Phoenix op pl2303) met moboxem, camd3 en incubuscamd - getest op C + kaarten en TNK)

    - Kleine wijzigingen script

     

    Mvg.

    BbyN

     

    Download hier ....

  7. Citaat:
    Zaterdagavond is er door een uitzonderlijk technisch probleem een korte beeldonderbreking geweest. Hierdoor was er voor korte duur geen ontvangst op de Vlaamse zenders.

    Een defect aan de modulator van de uplink lag aan de basis van de storing. De modulator is verantwoordelijk voor het doorsturen van het signaal van de televisiekanalen naar de satelliet. Normaal gezien wordt deze bij een defect automatisch vervangen, maar doordat dit proces enige vertraging opliep, is de omschakeling naar een reservemodulator manueel uitgevoerd.

    Dit heeft gezorgd voor een korte beeldonderbreking van ongeveer vijftien minuten op de Vlaamse zenders. Onze verontschuldigingen hiervoor. Dit technisch probleem is zeer uitzonderlijk, wij hopen dan ook dat dit in de toekomst niet meer zal voorkomen.


    Bron: Tvv site


    LOL :D
  8. Geen idee ... maar hier een antwoord van het RSP (Zildan) team.

     

    "Se lucreaza deja la noua imagine RSP e2 pt. kathy, imagine care va avea la download si noul incubus.

    Tineti aproape! "

     

    Hieronder de google vertaling:

     

    "Het reeds werkt met de nieuwe afbeelding RSP e2 pt. Kathy, zal het beeld download de nieuwe en Incubus.

    Blijf dicht!"

     

    Snap er alleen geen ***** van :D.

     

    Mvg.

    BbyN

  9. Het blijkt toch te werken op E2, maar volgens het RSP/Zildan team enkel op de nieuwste E2 (en daar wordt wat mystrieus rond gedaan, maar het zou niet de Black Pearl versie zijn).

     

     

    card ID:13902, uphops:2, maxdown:0

    server: cccam://xxxxx:test@xxxxx.ath.cx:3333333

    ECM[di:1] **** [sat Apr 25 16:27:15 2009] Start processing ECM...

    CaID: 0B00 - Conax.

    Provider ID: 000000 - Supported.

    Decoder: Using CCcam protocol card-server.

     

    cam[di:1]: [CCcam] Control words received successfully.

    DW network delay time: 273773 us (microseconds).

     

    Control words:

    CW0 ( SET): 40 71 A9 5A D9 F6 83 52

    CW1 (NOT SET): BE E5 5A FD 75 F9 42 B0

     

     

    and image on screen!

     

    Rsp/Zildan

     

     

    Mvg.

    BbyN

  10. In het Zuiden van Frankrijk heb je talrijke overnachtings mogelijkheden. Goedkoop zijn de B&B hotels of de F1 hotels +- 35 a 40€ per nacht per kamer. Verwacht echter geen luxe, wel net en goedkoop. Ik heb al meerdere malen met volle tevredenheid gebruik gemaakt van deze hoteletjes. De lokatie's van de hoteletje's vindt je op het net of anders als je een goede gps hebt kijk eens bij de POI's.

     

    Succes,

    Mvg. BbyN

×
×
  • Nieuwe aanmaken...