Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Incubuscamd Incubus auf Oscam-Bitte um Hilfe!!!

    Nobody is reading this thread right now.

Helle85

Ist oft hier
Registriert
8. Februar 2010
Beiträge
151
Reaktionspunkte
3
Punkte
38
Hallo,

hab erst seit gestern zum ersten mal die Incubus auf der kathi laufen für CS.
Hab von einem Kolegen ne C-line bekommen und die läuft auch!
Jedoch möchte ich gern noch auf meine interne dbox2 mit oscam für HD+ zugreifen. Mit der Mgcamd klappt es einwandfrei, jedoch bekomme ich mit der Incubus kein Bild zu sehen. Kann mir vll jemand helfen was in meiner config falsch ist oder zu beachten ist!?

Hab hier erstmal meine oscam.config mit dem wichtig teil:

[newcamd]
key = 0102030405060708091011121314
port = 34000@1702:000000;34001@1801:000000
Serverbox hat die IP 192.168.2.104!

Und hier ist die incubusCamd.conf:

Code:
   [FONT=Arial][COLOR=black]# incubusCamd configuration file #[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# All configuration options in this file observe the same format: #[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# <configuration_name>=<configuration_value> #[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# #[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# Each section are [<section_name>:<option_1>:<option_x>] like. #[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# #[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# No matter about white spaces on any place or UNIX/DOS style files #[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]################################################## ############################[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]########################### general configuration ############################[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black][General][/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# Enable (1) or disable (0) background execution[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# 0 - Off[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# 1 - On[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]background_execution=0[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]# This sets the level of console output for debugging:[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# 0 - No debug messages, 1 - First level debug messages, 2 - Second level debug messages,[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# 3 - Print all debug messages[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]debug_level=0[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]# This option enables (1) or disables (0) the writing of debug information to the[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# console.[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]log_to_console=0[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]# This option enables (1) or disables (0) the writing of console output to a log file[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]log_to_file=0[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]# When log_to_file is set to 1, this is the path and filename to write console[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# ouput to.[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]logfile_name=/var/bin/incubusCamd.log[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]# This is the path and filename to read SoftCam.Key file[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# by default it will be searched in the /var/keys directory[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]softcamfile_name=/var/keys/SoftCam.Key[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]# This is the path and filename to read prio file[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# by default it will be searched in the /var/bin directory, or in /etc, or in /var/keys[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]priofile_name=/var/keys/incubusCamd.prio[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]# Used to activate on-screen messages. Username and password required if[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# HTTP authentication is enabled on enigma.[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# 0 - Off[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# 1 - On[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]on_screen_messages_show=1[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]on_screen_messages_username=root[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]on_screen_messages_password=[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]on_screen_messages_key_update=0[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]on_screen_messages_wait_for_key_update=0[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]on_screen_messages_ecm=0[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]on_screen_messages_emm=0[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]# When activated, incubusCamd will listen on the specified port for connections. All[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# log activity will be broadcast in real-time to connected clients.[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]console_logs_broadcast=0[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]console_logs_broadcast_port=666[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]# Enable/disable incubusCamd web interface (default port is 668).[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# 0 - Disable[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# 1 - Enable[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]webif=0[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]webif_port=668[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]########################### provider configuration ###########################[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# All parameters are in hexadecimal notation.[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# Each section is defined by the provider id value.[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# If you don't know the provider id value then use the provider id "000000" and ca id "0000".[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# On provider 000000 caid 0000 goes all provider wich are not declared. If the provider[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# is declared then the cam will use the provider founded.[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black][Prov:000000:CaID:0000][/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# ----------------------------------------------------------------------------[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# this provider is a stand-in for all cards and all caid not declared previously[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# You can select wich type of priority to assign on each caid/prov combination[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# priority name available are: card,emu,cs[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# card: internal card reader[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# emu: internal emulator[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# cs: card share protocols[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# each type must be separated by a comma[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# you can also set to use only cs and nothing more, to do it insert on each comma "cs"[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# example: check_priority=cs,cs,cs # only cs in this case[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# example: check_priority=card,emu,emu # no cs in this case[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# obviously this is not suggested but if you prefer to disable an option you should do it in this way[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# you can also declare only one type: check_priority=cs[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# or two types: check_priority=cs,emu[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# and so on[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]check_priority=cs,emu,card[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]# You can select wich protocol will be used first for the current caid/prov combination[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# protocol name available are: newcamd,cccam,gbox,radegast,camd33,camd35,aroureos[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# each protocol must be separated by a comma[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# you can also declare only one type: cs_protocol_order=cccam[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# or two types: cs_protocol_order=cccam,newcamd[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# and so on[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]cs_protocol_order=cccam,newcamd,gbox,camd35,camd33 ,radegast,aroureos[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]# Enable (1) or disable (0) emm process when a cs protocol is used[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# 0 - Off[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# 1 - On[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]process_emms_on_cs_mode=0[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]# Enable (1) or disable (0) emm g type process[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# 0 - Off[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# 1 - On[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]process_emm_g=0[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]# Enable (1) or disable (0) emm s type process[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# 0 - Off[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# 1 - On[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]process_emm_s=0[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]# Enable (1) or disable (0) emm u type process[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# 0 - Off[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# 1 - On[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]process_emm_u=0[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]#[Prov:000501:CaID:1833][/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#check_priority=cs,emu,card[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#cs_protocol_order=cccam,newcamd,gbox,camd35,camd3 3,radegast,aroureos[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#process_emms_on_cs_mode=0[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#process_emm_g=0[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#process_emm_s=0[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#process_emm_u=0[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black][Prov:000000:CaID:0000][/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]check_priority=cs,cs,cs[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]cs_protocol_order=cccam,newcamd,gbox,camd35,camd33 ,radegast,aroureos[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]process_emms_on_cs_mode=0[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]process_emm_g=0[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]process_emm_s=0[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]process_emm_u=0[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]########################### servers configuration ############################[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black][Servers][/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# This is the section for the multi-server configuration.[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# URL of card-server to use, formats are as follows:[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# newcamd://<username_31>:<password_31>@<hostname>:<port>:<cai d_4>:<prov_id_6>/<des_key_14>/[EMM][/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# aroureos://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM][/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# radegast://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM][/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# camd33://<username_10>:<password_10>@<hostname>:<port>:<cai d_4>:<prov_id_6>/[aes_key_16]/[EMM][/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# camd35://<username_32>:<password_32>@<hostname>:<port>:<cai d_4>:<prov_id_6>/[EMM][/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# gbox://<localhost>:<localport>:<password_8>@<peer_address >:<peer_port>:<peer_pass_8>/[EMM][/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# cccam://<username_20>:<password_32>@<hostname>:<port>/<receive_emu_shared>/[EMM][/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# 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)[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# NOTE: The "EMM" suffix is optional and tells the card-server client whether[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# to send EMM's to the card-server or not. Enabling or disabling this only[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# has effect if the card-server is configured to accept emms from this client.[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# NOTE 2: The "card_server_url" is not the same as previously declared in the prov/caid section[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# use how many server as you like[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# i.e:[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#card_server_url=cccam://test:test@192.168.2.104:34001 [/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#card_server_url=cccam://usernameassword@hostnameort[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#card_server_url=newcamd://test:test@192.168.2.104:34001[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=red]card_server_url=cccam://dummy:dummy@kumpel.dyndns.biz:12000[/COLOR][/FONT][FONT=Arial][COLOR=red]DIESE LINE LÄUFT[/COLOR][/FONT][FONT=Arial]
  
  [/FONT][FONT=Arial][COLOR=black]########################### CaIDs tunneling configuration ############################[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black][CaIDTunnel][/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# All values are in hex notation[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to another CAID[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# situation 1: this caid, all idents, on all channels will use the tunnel_caid[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# caid:tunnel_caid[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# situation 2: this caid/ident pair will use the tunnel_caid[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# caid:tunnel_caid:ident[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# situation 3: this caid/ident pair, on channel 'sid' will use the tunnel_caid[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# caid:tunnel_caid:ident:sid[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]# i.e:[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]#[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]1833:1702:000000:0080 #History HD[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]1833:1702:000000:0081 #Sky Sport HD[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]1833:1702:000000:0082 #Discovery HD[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]1833:1702:000000:0083 #Sky Cinema HD[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]1833:1702:000000:0084 #EuroSport HD[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]1833:1702:000000:007E #Disney Cinemagic HD[/COLOR][/FONT][FONT=Arial]
  [/FONT][FONT=Arial][COLOR=black]1833:1702:000000:007F #National Geography HD[/COLOR][/FONT][FONT=Arial]
  [/FONT]
Die C-lien läuft ja aber weiß nicht ob ich über cccam oder newcamd auf meine dbox muss?

Könnte mir vll freundlicherweiße jemand bei der line behilflich sein?

Danke schoma für eure hilfe...
 
Zuletzt bearbeitet:
AW: Incubus auf Oscam-Bitte um Hilfe!!!

Nun hab ich ein wenig mit Skywalker Configs gespielt aber S*y bricht dann nach einiges sekunden ab und S*y HD geht überhaupt nicht! An HD+ hab ich mich noch nicht gewagt vorerst.

Code:
background_execution=0
debug_level=0
log_to_console=1
log_to_file=0
#logfile_name=/var/bin/incubusCamd.log
#softcamfile_name=/var/keys/SoftCam.Key
#priofile_name=/var/keys/incubusCamd.prio
on_screen_messages_show=0
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
console_logs_broadcast=0
console_logs_broadcast_port=666
webif=1
webif_port=16003
########################### provider configuration ###########################
[Prov:000000:CaID:0000]
check_priority=cs
cs_protocol_order=newcamd
process_emms_on_cs_mode=1
process_emm_g=1
process_emm_s=1
process_emm_u=1
seca3_handler=1
card_server_url=newcamd:/
[Prov:000000:CaID:1830]
check_priority=cs
cs_protocol_order=cccam
process_emms_on_cs_mode=1
process_emm_g=1
process_emm_s=1
process_emm_u=1
seca3_handler=1
card_server_url=cccam://server3:pass3@Dyndns.org:28000
[Prov:000000:CaID:1833]
check_priority=cs
cs_protocol_order=newcamd
process_emms_on_cs_mode=1
process_emm_g=1
process_emm_s=1
process_emm_u=1
seca3_handler=1
card_server_url=newcamd://steven:steven@192.168.2.104:34000:1702:000000/0102030405060708091011121314
 
########################### servers configuration ############################
[Servers]
card_server_url=newcamd://steven:steven@192.168.2.104:34000:1702:000000/0102030405060708091011121314
card_server_url=newcamd://steven:steven@192.168.2.104:34001
########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
1833:1702:000000:0080#History HD
1833:1702:000000:0081#Sky Sport HD
1833:1702:000000:0082#Discovery HD
1833:1702:000000:0083#Sky Cinema HD
1833:1702:000000:0084#Eurosport HD
1833:1702:000000:007E#Disney Cinemagic HD
1833:1702:000000:007F#NatGeo HD

Wenn es hilf hab ich hier noch meine Oscam relevanten dateien:

Oscam.config:

Code:
#
# main configuration
#
[global]
nice = -1
WaitForCards = 1
preferlocalcards = 1
ClientTimeout = 5
LogFile = stdout
Level = 15
CacheDelay = 120
# logging
#pidfile       = /var/tmp/oscam.pid
#logfile       = /var/tmp/oscam.log
#usrfile       = /var/tmp/oscamuser.log
#cwlogdir      = /var/tmp/cw

# protocols
[newcamd]
key           = 0102030405060708091011121314
port          = [EMAIL="34000@1702:000000;34001@1801:000000"]34000@1702:000000;34001@1801:000000[/EMAIL]




Oscam.reader:

Code:
#
# reader configuration
#
# serial reader
[reader]
label = sky
Protocol = mouse
detect = CD
device = /dev/tts/1
group = 1
emmcache = 1,3,2
mhz = 600
cardmhz = 600
deprecated = 0
Ident = 1702:000000
CAID = 1702
AU=1
[reader]
label = hdplus
Protocol = mouse
detect = CD
device = /dev/tts/0
group = 1
emmcache = 1,3,2
n3_rsakey = BFxx5
n3_boxkey = AxxxC
mhz = 368
cardmhz = 368
CAID = 1801&FFFF:1830
AU=1

Osacm.user:

Code:
[account]
Group = 1
User = steven
Pwd = steven
CAID = 1702,1801
 
AW: Incubus auf Oscam-Bitte um Hilfe!!!

Mal ne frage !
Warum hast du das hier da vor >>> "#"
#card_server_url=newcamd://test:test@192.168.2.104:34001 !
Es darf nicht !!

Mfg. CROW23
 
AW: Incubus auf Oscam-Bitte um Hilfe!!!

ja ich weiß, war ein fehler beim post, geht trotzdem nicht :(
 
AW: Incubus auf Oscam-Bitte um Hilfe!!!

Hast du auch den Boxkey im CFG für HD+ in Dbox ??
 
AW: Incubus auf Oscam-Bitte um Hilfe!!!

ja das geht ja auch alles soweit, mit mgcamd geht HD+ und S*Y einwandfrei! Ich muss nur noch wissen wie ich mit Incubus auf die oscam bzw. newcamd.list zugreife!?

Hier mal die oscam dateien.

oscam.config:

Code:
#
# main configuration
#
[global]
nice = -1
WaitForCards = 1
preferlocalcards = 1
ClientTimeout = 5
LogFile = stdout
Level = 15
CacheDelay = 120
# logging
#pidfile       = /var/tmp/oscam.pid
#logfile       = /var/tmp/oscam.log
#usrfile       = /var/tmp/oscamuser.log
#cwlogdir      = /var/tmp/cw

# protocols
[newcamd]
key           = 0102030405060708091011121314
port          = [EMAIL="34000@1702:000000;34001@1801:000000"]34000@1702:000000;34001@1801:000000[/EMAIL]


oscam.server:

Code:
#
# reader configuration
#
# serial reader
[reader]
label = sky
Protocol = mouse
detect = CD
device = /dev/tts/1
group = 1
emmcache = 1,3,2
mhz = 600
cardmhz = 600
deprecated = 0
Ident = 1702:000000
CAID = 1702
AU=1
[reader]
label = hdplus
Protocol = mouse
detect = CD
device = /dev/tts/0
group = 1
emmcache = 1,3,2
n3_rsakey = BF3xxx4DD5
n3_boxkey = A7xxx37C
mhz = 368
cardmhz = 368
CAID = 1801&FFFF:1830
AU=1

oscam.user:

Code:
[account]
Group = 1
User = steven
Pwd = steven
CAID = 1702,1801

müsste jetzt alles langen um den fehler zu finden!
 
AW: Incubus auf Oscam-Bitte um Hilfe!!!

könnte einer mal bitte meine ufs922 config checken . über cccam hab ich immer freezer .
Code:
##############################################################################
# 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=0

# 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=0

# 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

# This is the path and filename to read SoftCam.Key file
# by default it will be searched in the /var/keys directory
#
softcamfile_name=/var/keys/SoftCam.Key

# This is the path and filename to read prio file
# by default it will be searched in the /var/bin directory, or in /etc, or in /var/keys
#
priofile_name=/var/bin/incubusCamd.prio

# Used to activate on-screen messages. Username and password required if
# HTTP authentication is enabled on enigma.
# 0 - Off
# 1 - On
#
on_screen_messages_show=1
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, incubusCamd will listen on the specified port for connections. All
# log activity will be broadcast in real-time to connected clients.
#
console_logs_broadcast=0
console_logs_broadcast_port=666

# Enable/disable incubusCamd web interface (default port is 668).
# 0 - Disable
# 1 - Enable
webif=0
webif_port=668

########################### 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:000000:CaID:0000]
# ----------------------------------------------------------------------------
# this provider is a stand-in for all cards and all caid not declared previously
#
# You can select wich type of priority to assign on each caid/prov combination
# priority name available are: card,emu,cs
# card: internal card reader
# emu: internal emulator
# cs: card share protocols
# each type must be separated by a comma
#
# you can also set to use only cs and nothing more, to do it insert on each comma "cs"
# example: check_priority=cs,cs,cs # only cs in this case
# example: check_priority=card,emu,emu # no cs in this case
# obviously this is not suggested but if you prefer to disable an option you should do it in this way
# you can also declare only one type: check_priority=cs
# or two types: check_priority=cs,emu
# and so on
check_priority=cs,emu,card

# You can select wich protocol will be used first for the current caid/prov combination
# protocol name available are: newcamd,cccam,gbox,radegast,camd33,camd35,aroureos
# each protocol must be separated by a comma
#
# you can also declare only one type: cs_protocol_order=cccam
# or two types: cs_protocol_order=cccam,newcamd
# and so on
cs_protocol_order=cccam,newcamd,gbox,camd35,camd33,radegast,aroureos

# Enable (1) or disable (0) emm process when a cs protocol is used
# 0 - Off
# 1 - On
#
process_emms_on_cs_mode=0

# Enable (1) or disable (0) emm g type process
# 0 - Off
# 1 - On
#
process_emm_g=0

# Enable (1) or disable (0) emm s type process
# 0 - Off
# 1 - On
#
process_emm_s=0

# Enable (1) or disable (0) emm u type process
# 0 - Off
# 1 - On
#
process_emm_u=0

# Enable (1) or disable (0) seca 3 ecm pid handler
# when is set to On, it will try to use seca 3 ecm pid
# before try seca 2 ecm pid, otherwise seca 2 pid will 
# be selected firstly
# 0 - Off
# 1 - On
#
seca3_handler=0

# This is the ChannelID wich will be used as first value
# on irdeto channels. Value "-1" means no preferred channel id will be used.
# You can use more than one pref chid, you have to separe them with a comma ',' (see example 2).
# The value is expressed as 4 digits hex value (2 bytes). Automatic change will be done.
# example: chid=0015
# example 2: chid=0015,002A
#chid=-1

# This is the max value wich will be used as comparing value
# for card's uphops. If a less or equal uphops will be found then the card will be used,
# the cards with greater uphops value will be ignored.
# The value is expressed as decimal value, by default a value equal to 5 is set by the cam
#max_check_uphops=5

#[Prov:000501:CaID:1833]
#check_priority=cs,emu,card
#cs_protocol_order=cccam,newcamd,gbox,camd35,camd33,radegast,aroureos
#process_emms_on_cs_mode=0
#process_emm_g=0
#process_emm_s=0
#process_emm_u=0
#seca3_handler=0
#chid=-1
#max_check_uphops=5

########################### servers configuration ############################
[Servers]
#
# This is the section for the multi-server configuration.
#
# URL of card-server to use, formats are as follows:
#
# newcamd://<username_31>:<password_31>@<hostname>:<port>:<caid_4>:<prov_id_6>/<des_key_14>/[EMM]
# aroureos://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# radegast://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# camd33://<username_10>:<password_10>@<hostname>:<port>:<caid_4>:<prov_id_6>/[aes_key_16]/[EMM]
# camd35://<username_32>:<password_32>@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# gbox://<localhost>:<localport>:<password_8>@<peer_address>:<peer_port>:<peer_pass_8>/[EMM]
#
# cccam://<username_20>:<password_32>@<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)
#
#
# 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
#
# NOTE 3: You can set value 0000 for caid and value 000000 for provider id on newcamd server if you want a all codifies working server
# or simply if you don't know wich value to set on, just put 0 value
#
# i.e:
#
#card_server_url=cccam://username:password@192.168.1.24:12000
#card_server_url=cccam://username:password@yourname.dyndns.org:15000
#card_server_url=gbox://yourname.dyndns.org:6666:password@hisname.dyndns.org:6666:peer_pass
#card_server_url=cccam://username:password@hostname:port
#card_server_url=gbox://192.168.1.24:5555:password@192.168.1.32:4444:peer_pass
#card_server_url=newcamd://username:password@192.168.0.100:10550:0500:028800/0102030405060708091011121314
#card_server_url=radegast://@192.168.0.100:10550:0100:000065
#card_server_url=aroureos://@yourhostname.dyndns.org:10666:0500:007C00
#card_server_url=camd35://username:password@192.168.0.50:14150:0603:000000
#card_server_url=camd33://username:password@192.168.0.50:10550:0603:000000 # cam33 without AES encryption
#card_server_url=camd33://username:password@192.168.0.50:10500:0604:000000/01020304050607080910111213141516 # cam33 with AES encryption
#card_server_url=newcamd://username:password@192.168.0.100:10550:0500:028800/0102030405060708091011121314/EMM # EMM is enabled for this server
#card_server_url=newcamd://username:password@192.168.0.100:10551:0000:000000/0102030405060708091011121314/EMM # this server will be used with all codifies because of value 0 for caid and provid

#card_server_url=cccam://ufs922:ufs922@192.168.1xx.1:12000
card_server_url=newcamd://user:pass@192.168.1xx.1:34000:0000:000000/0102030405060708091011121314/EMM
card_server_url=newcamd://user:pass@192.168.1xx.1:34002:0000:000000/0102030405060708091011121314/EMM
card_server_url=newcamd://user:pass@192.168.1xx.1:34004:0000:000000/0102030405060708091011121314/EMM
########################### 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
1833:1702:000000:0080 #History HD
1833:1702:000000:0081 #Sky Sport HD
1833:1702:000000:0082 #Discovery HD
1833:1702:000000:0083 #Sky Cinema HD
1833:1702:000000:0084 #EuroSport HD
1833:1702:000000:007E #Disney Cinemagic HD
1833:1702:000000:007F #National Geography HD
Code:
[newcamd]
port                = 34000@1830:003411;34002@1702:000000;34004@1830:000000
key                 = 0102030405060708091011121314
allowed             = 0.0.0.0-255.255.255.255
keepalive           = 0
 
Zuletzt bearbeitet:
AW: Incubus auf Oscam-Bitte um Hilfe!!!

Zu welchen CCcam bist du verbunden @Acidx
Welches Wersion von CCcam ???
 
AW: Incubus auf Oscam-Bitte um Hilfe!!!

auf der fb läuft oscam 18.98 und cccam 2.1.1 .
dm 8k auf oscam und wifi auf cccam/oscam laufen problemlos .nur meine ufs922 zickt ohne ende rum.
 
AW: Incubus auf Oscam-Bitte um Hilfe!!!

Versuch mal mit CCcam 2.1.0 !!
 
AW: Incubus auf Oscam-Bitte um Hilfe!!!

Ich habe eine IP Box 91HD. CS mit Incubus und CCCam Server läuft ja problemlos.

Geht Incubus mit einem mpcs Server eigentlich auch?

newcamd line steht in der conf.
ich hab es aber nicht hinbekommen.
hat jemand erfahrungen und vielleicht einen Tipp für mich?

Danke.
 
Zurück
Oben