
































Folgende Einträge habe ich in der incubusCamd.conf
[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
card_server_url_0=cccam://
[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://
[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 l
#
# gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pas
#
# 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 pr
# use how many server as you like
#
card_server_url=cccam://xxx:xxx@xxxx.no-ip.org:99999/yes
########################### CaIDs tunneling configuration ######################
[CaIDTunnel]
#
# All values are in hex notation
# In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to an
#
# 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 betacryp
# 1833:1702:000000:0081 # this one should tunnel premiereHD nagra3 into betacryp
1833:1702 #:0000FD:0082 #
1833:1702 #:0000FD:0081 #
Sobald ich in der Servers-Sektion einen 2ten Server reinnehme gehts nimmer. Wenn ich nur den 2ten Server alleine drin lasse gehts. D.h. beide server funktionieren .. nur nicht gemeinsam..































