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 1.16????

    Nobody is reading this thread right now.

Cemo31

Newbie
Registriert
25. September 2009
Beiträge
6
Reaktionspunkte
0
Punkte
21
Kriege incubus 1.16 einfach net zum laufen hab alles manuell nach der ordnerstruktur im forum hinzugefügt aber nichts wird hell, die cfg habe ich von der 0.97 version die lief übernommen. Wo mache ich was falsch???
 
AW: incubus 1.16????

welchen receiver hast du?
falls du eine kathi hast, laufen die incubus versionen nach 0.97 nicht mehr so ohne weiters, da brauchst dann das.
Und ich würd auch immer die neueste config nehmen, da sich auch mal da was ändern kann.

Lg
 
AW: incubus 1.16????

ja es handelt sich um eine kathi hab auch diese version installiert....hast du mal eine beispiel cfg für mich???
 
AW: incubus 1.16????

nein sorry, incubus hab ich schon seit Ewigkeiten nicht mehr getestet, sehe auch in Zeiten von oscam/vizcam keinen Grund dafür.

Lg
 
AW: incubus 1.16????

@Cemo31:
Hier ein Beispiel für eine incubusCamd.conf
##############################################################################
# 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 #
##############################################################################

################################################## ############################
# 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/keys/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/keys/incubusCamd.prio

# Used to activate on-screen messages. Username and password required if
# HTTP authentication is enabled on enigma.
# 0 - Off
# 1 - On
webif=1
webif_port=488
#
on_screen_messages_show=1
on_screen_messages_username=root
on_screen_messages_password=harri
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=1
console_logs_broadcast_port=666

# When activated, camd will listen on the specified port for connections. All
# command (to view the full list use -help command) received will be processed.
#
console_command_broadcast=1
console_command_broadcast_port=777

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

#[Prov:000501:CaID:1833]
#check_priority=cs,emu,card
#cs_protocol_order=cccam
#process_emms_on_cs_mode=0
#process_emm_g=0
#process_emm_s=0
#process_emm_u=0
########################### servers configuration ############################
[Servers]
#
cs_protocol_order=cccam
#
card_server_url=cccam://user:pass@xyz.dyndns.org:12000
#
########################### 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 #National Geography HD
Wenn Du Dich zur CCcam verbinden willst, würde ich dir aber auch zur Link ist nicht mehr aktiv. raten...läuft um einiges stabiler :dance3:
Hier müssen lediglich an dieser Stelle der vizcam.cfg deine Zugangsdaten zum Server eingetragen werden...
######################### cccam-reader ###########################
[reader]
label = cccam-reader
protocol = cccam
device = xyz@dyndns.org,12000
account = user,pass
group = 1
emmcache = 1,3,255
cccmaxhop = 2
cccdisableautoblock = 1
 
AW: incubus 1.16????

Ich hätte auch das gerne machen aber ich finde das Vizcam.cfg Datei nicht, kanst du mir bitte weiter helfen. box Kathrein ufs 910 enigma 2 vizcam 1.10 , gebootet wird von usb stick
 
Zurück
Oben