hallo!
es gelingt mir trotz wiederholter anpassung der conf-datei nicht, den client kathrein mit incubus 0.88 zum laufen zu bringen (server is DM 500).
anbei nochmals meine conf:
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]
debug_level=3
log_to_file=1
logfile_name=/var/keys/incubusCamd.log
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
console_logs_broadcast=1
console_logs_broadcast_port=666
# alles andere
[Prov:000000:CaID:0000]
decoder_type=1
card_server_url_0=cccam://<user>:<password>@<server>:<port>
########################### servers configuration ############################
[Servers]
card_server_url=cccam://<user>:<password>@<server>:<port>
########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
1833:1702:000000
ich habe das vollständige log angehängt (endung gz entfernen und entpacken).
wenn man ganz nach unten scrollt, dann finden sich einträge, die auf eine erfolgreiche übermittlung vom server schließen lassen. dennoch gibts aber auch einträge wie
Code:
SID:445e, NS:00c00000, TSID:0453, ONID:0001, PMT PID:0062, DM:2, DMX:0
Root CA Info | CA Descriptors: 0
PID Section | Type: 06 [Teletext/VBI], PID: 0022, CA Descriptors: 0
PID Section | Type: 02 [MPEG2 Video], PID: 02ff, CA Descriptors: 0
PID Section | Type: 03 [MPEG1 Audio], PID: 0300, CA Descriptors: 0
cam[di:-]: Can't decode. CA info not found.
cam[di:-]: Removing inactive service (SID: 445e).
cam[di:-]: Message data:
9F 80 32 28 03 44 5E 0F 00 13 01 81 08 00 C0 00
00 04 53 00 01 82 02 01 00 84 02 00 62 06 00 22
00 00 02 02 FF 00 00 03 03 00 00 00
kann mich jemand beim troubleshooting unterstützen?