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

Bild friert bei Clienten alle 20 sec. ein

    Nobody is reading this thread right now.
AW: Bild friert bei Clienten alle 20 sec. ein

das geht mit dieser newcs.xml!!

gib die ip des server ein und dann port 8080
hier kommt ein login, in der newcs.xml ist beides als user angegeben.

user ->username
user -> passwort
 
AW: Bild friert bei Clienten alle 20 sec. ein

Jaaaaaaaaaaaaaaaaaaaaaaaa, es funktioniert.
Vielen, vielen Dank
Ich habe nur noch eine Frage.
Kann ich den 10003er Port und den 8080 Port nach belieben ändern?

PS: Warum ging den das andere nicht?
 
AW: Bild friert bei Clienten alle 20 sec. ein

Jaaaaaaaaaaaaaaaaaaaaaaaa, es funktioniert.
Vielen, vielen Dank
Ich habe nur noch eine Frage.
Kann ich den 10003er Port und den 8080 Port nach belieben ändern?

PS: Warum ging den das andere nicht?


dann muste den newcamdport und Port in der newcs.xml andern, um den 10003 zu ändern. Auch in der N:line ändern.

Und den Port 8080 kanste auch ändern
 
AW: Bild friert bei Clienten alle 20 sec. ein

@Underdog81: Du solltest dich als Mod bewerben!

DANKE für deine super Beiträge!!!
 
AW: Bild friert bei Clienten alle 20 sec. ein

Jaaaaaaaaaaaaaaaaaaaaaaaa, es funktioniert.
Vielen, vielen Dank


hast du mal probiert den Clienten jetzt an die CCcam zu hängen und nich an die newcs. teste mal aus ich habe da keine Probleme mehr da in der newcs.xml die ECM alle 10 sec abgerufen wird.

Probier mal aus und gib mal feedback, danke
 
AW: Bild friert bei Clienten alle 20 sec. ein

Hi,

Underdog81: Danke für Deinen schnellen Tipp mit dem POrt 8080. Dass stand im meiner newcs.xml so nicht drin. Ich habe es geändert und kann nun der Web-Interface die newcs.xml bearbeiten und die Clients sehen etc.

Ich finde zum Glück immer weiter in das Thema rein (vor 4 Wochen kannte ich nur Cardsharing im Heimnetz mit Camd3).

Es gibt noch ein paar Fragen bzw. Sachen, die ich nicht ganz verstehe.
Zum Beipsiel die Einträge

Bei Dir
<emm>10</emm>
<ecm>10</ecm>

Bei mir
<emm>20</emm>
<ecm>-1</ecm>

aber bei mir läuft alles ohne Ruckeln und sonstigen Schwierigkeiten.


Diesen Eintrag kann ich bei Dir nicht finden.
<!-- valid value for rate are: 1-60 - number of seconds between each ecm -->
<rate>2</rate>

Das letzte und größte Problem habe ich mit den Zugriffsbeschränkungen.
Wie stelle ich zum Beispiel ein, dass die Clients nur auf meine Karte zugreifen dürfen, das nicht an andere weitergeben dürfen, nicht auf meine Keys (wenn es die für ORF z.B. sind) zugreifen dürfen.
Oder wie kann ich z.B. einstellen, dass ein User z.B. den Kanal "Krimi" nicht sehen darf.

Vielleicht hast Du ja mal Zeit für eine Antwort. Es muss sicher nicht sofort sein. Wenn Du die Zeit in den nächsten Tagen findest, reicht es vollkommen. Ich kann mir vorstellen, dass auch Andere daran interessiert sind.
Viele Grüße
Peronimo
 
AW: Bild friert bei Clienten alle 20 sec. ein

Benutze 3 x Dbox 2 von der Marke Nokia mit einem Multicam NG.


Also ich habe es auch mal mit der N-Line versucht alles Dunkel.
Bei der C-Line Hell aber da bleibt das Bild immer stehen.

Habe auch die Dateien genutzt wo Underdog eingestellt hat.


Hier die Newcs.xml

<newCSconfig>
<readers name="Dbox">
<device>
<name>Multicam</name>
<type>dbox</type>
<mhz>600</mhz>
<baud>9600</baud>
<databits>8</databits>
<node>/dev/tts/1</node>
<parity>odd</parity>
<reset>invert</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<crypto-special>No</crypto-special>
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>10003</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
</readers>

<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>

<httpd>
<server> <!-- Port to accept connections on -->
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<!-- valid value for userfile are:
Any username you'd like - Used for browser to logon (its case sensitive). -->
<name>user</name>

<!-- valid value for password are:
Any password you'd like - Used for browser to logon (its case sensitive). -->
<password>user</password>

<!-- valid value for accesslevel are:
admin, stats - Define what rights the user has in the web-console -->
<accesslevel>admin</accesslevel>
</user>
</httpd>

<debug>
<password>NewCSpwd</password>
<level>spam</level>
<type>all</type>
<output>console,tcp</output>
<console_options>normal,init</console_options>
<tcp_port>1001</tcp_port>
<tcp_options>normal,init</tcp_options>
</debug>

<newcamdserver>
<enabled>yes</enabled>
<name>user</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<userfile>/tmp/users.txt</userfile>
<user>
<name>newcs</name>
<password>server</password>
<hostname>127.0.0.1</hostname> <!--Is just for Reverse Login needed -->
<au>on</au>
<port>12000</port> <!--Is just for Reverse Login needed -->
</user>
<user>
<name>schlafzimmer</name>
<password>passwort</password>
<hostname>192.168.178.30</hostname> <!--Is just for Reverse Login needed -->
<au>on</au>
<port>12000</port> <!--Is just for Reverse Login needed -->
</user>
</newcamdserver>
</newCSconfig>
 
AW: Bild friert bei Clienten alle 20 sec. ein

Benutze 3 x Dbox 2 von der Marke Nokia mit einem Multicam NG.


Also ich habe es auch mal mit der N-Line versucht alles Dunkel.
Bei der C-Line Hell aber da bleibt das Bild immer stehen.

Habe auch die Dateien genutzt wo Underdog eingestellt hat.


Hier die Newcs.xml


wenn du es entpackst is in dem ordner einmal server und schlafzimmer

die 2 datein kommen auf dem server und die datei im Ordner schlafzimmer kommt in die 2te box.
 
AW: Bild friert bei Clienten alle 20 sec. ein

Habe ich, gemacht

Habe die Server auf den Server und die Client auf die Client Box und bleibt Dunkel
 
AW: Bild friert bei Clienten alle 20 sec. ein

Habe ich, gemacht

Habe die Server auf den Server und die Client auf die Client Box und bleibt Dunkel


ok dann sieht deine C:line des Clienten so aus

C: 192.168.178.30 schlafzimmer passwort 10003 01 02 03 04 05 06 07 08 09 10 11 12 13 14

und stell den port bei den usern auf 10003 dann gehts auch.


du kannst dann, wenn der server hell ist, die ipderbox: port ->8080 öffnen. Zum login user , user angeben. dort auf Manage users.

hier klickst du überall einen Haken rein und drückst auf "modify"

das machste bei beiden usern. dann kanst du auch über dyndns laufen lassen.
 
AW: Bild friert bei Clienten alle 20 sec. ein

Also haut nicht hin.

Ich schreibe hier jetzt mal so wie es geht, aber leider halt nur mit den alle 20 sek bildaussetzern.


Hier die Newcs.xml der Serverbox

<?xml version="1.0"?>
<!--

For setup-issues, look in readme.txt!
If there are other troubles, try different forums or irc channels around :o)

The configfile are NOT case-sensitive, and shouldnt care about dos/unix cr/lf.

** This is the example file for Dbox.

-->

<newCSconfig>
<readers name="Dbox">
<device>
<name>Multicam</name>
<type>dbox</type>
<mhz>600</mhz>
<node>/dev/tts/1</node>
<parity>odd</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<!-- <boxkey>0000000000</boxkey> -->
<!-- <rsa>0000000000</rsa> -->
<irdeto-camkey>0000000000000000</irdeto-camkey>
<irdeto-camkey-data>0000000000000000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000000000000000000000000
0
00000000000000000000000000000000000000000000000000000000000000000000000000000000
0
000000000000000000</irdeto-camkey-data>
<crypto-special>No</crypto-special>
<ipk>0000000000000000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000000000000000000000000
0
00000000000000000000000000000000000000000000000000000000000000000000000000000000
0
000000000000000000</ipk>
<ucpk>0000000000000000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000000000000000000000000
0
00000000000000000000000000000000000000000000000000000000000000000000000000000000
0
000000000000000000</ucpk>
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>25030</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
</readers>
<radegastserver>
<enabled>No</enabled>
<port>16000</port>
<allow>
<hostname>localhost</hostname>
</allow>
</radegastserver>
<cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>
<debug>
<password>webinterfacepasswd</password>
<level>normal</level>
<type>init</type>
<output>console,tcp</output>
<console_options>normal,init</console_options>
<tcp_port>1001</tcp_port>
<tcp_options>normal,init</tcp_options>
</debug>
<newcamdserver>
<enabled>Yes</enabled>
<name>newcs</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<user>
<name>server</name>
<password>passwort</password>
<hostname>192.168.178.32</hostname>
<port>12000</port>
<au>on</au>
<sidoverride>off</sidoverride>
<spider>No</spider>
<rate>2</rate>
</user>
</newcamdserver>
</newCSconfig>

Die CCcam.cfg der Serverbox

# CCcam team uvadi CCcam v1.2.1
#
# Special greets go to Dale Cooper, the RuDream and ofcourse HDLteam
#
# For system without new enigma socket.... capmtserver is your friend ;-)
#


######################################################################
# friends #
######################################################################
# syntax for to add a friend user to CCcam with the max up hops limit
# sharing of emus (default = 1), allow emm (default = 1), and optional
# downshare limits per share (default = no limits)
# emus are shared only one level down, even if no limits given
#
#F: <username> <password> <uphops> <shareemus> <allowemm> ( { caid:id(:downhops), caid:id(:downhops),... } )
#
# example:
#
F: user1 pass1
F: user2 pass2

# user1 gets all our shares at max 10 hops from us
# (our local cards + max ten hops away). He can share down to his own
# clients. He also receive emu shares (if he has 'yes' behind his C: entry),
# and is allowed to send us emm.
#
# F: user2 pass2 0 1 0 { 0100:000080, 0622:000000:1, 0500:000000:2 }
#
# user2 gets only our local cards but no 0100:000080.
# and our 0622:000000 cards only for himself (1 hop down),
# and 0500 cards for himself plus one additional hop down.
# He also gets our emus, and is NOT allowed to send us emm (updates).
#
# F: user3 pass3 5 0 1 { 0:0:3, 0100:000080:1 }
#
# user3 gets all cards at a maximum of 5 hops away from us,
# and get's to share them down two further levels beyond his own level.
# But he is not allowed to share 0100:000080 down to other users.
# He gets no emus from us, and he is allowed to send us emm.


######################################################################
# connections #
######################################################################
# syntax for to add a client connection to other CCcam
# add yes on end to use friends emus (non public private key/emu,etc...),
# but only works when corresponding F line on server has '1' for <shareemus>
#
#C: <hostname> <port> <username> <password> <wantemus>
#
# example:
#
# C: someserver.somedomain 12000 user1 pass1
# C: 192.168.1.2 12000 user2 pass2
# connects to CCcam without use of friends emus
#
# C: 192.168.1.2 12000 user3 pass3 yes
# connects to CCcam, and receives friends emus also.


# syntax for to add newcamd server connection
#
#N: <ip> <port> <username> <pass> <des(14byte)> <nr_of_hops_away (default: 1)>
#
# example:
#
N: 127.0.0.1 25030 server passwort 01 02 03 04 05 06 07 08 09 10 11 12 13 14



# syntax for to add radegast server connection
#
#R: <ip> <port> <ca4> <id6> <nr_of_hops_away (default: 1)>
#
# example:
#
# R: 127.0.0.1 678 0100 000080


# syntax for to add camd3 connection
#
#L: <ip> <port> <username> <pass> <ca4> <id6> <nr_of_hops_away (default: 1)>
#
# example:
#
# L: 127.0.0.1 567 dummy dummy 0100 000080


######################################################################
# Other config settings #
######################################################################
# server shall listen on this port pro incoming connections
# default port is 12000, disable server with parm -s
#
SERVER LISTEN PORT : 12000

# server can give some info about server and client connections
# and cardinfo

# default port is 16000
# supported commands:
# info
# activeclients
# clients
# servers
# shares
# providers
# entitlements
# example use: echo servers | telnet localhost 16000
#
#INFO LISTEN PORT : 16000

# same info also available in your browser
# go with your browser to
#HTML INFO LISTEN PORT : 16001


####################################
# DEPRECATED #
# will be removed in next release #
# use shell/web interface above #
####################################

# some listening tcp port for info:
# all ports below will be gone in next release
# start using command interface in your scripts
#
# card info
# CARD INFO PORT : 14000

# online clients
# ONLINE CLIENTS PORT : 15000

# online clients
# ONLINE ACTIVE CLIENTS PORT : 15004

# online connections
# ONLINE CONNECTIONS PORT : 15001

# online shares
# ONLINE SHARES PORT : 15002

# supported providers in shares
# ONLINE PROVIDERS PORT : 15003

####################################
# END DEPRECATED #
####################################

# time in seconds to keep On Screen Display active.
# default is 0 (turned off)
#
#ZAP OSD TIME : 3


# Serial path to phoenix reader. Add as many as you have attached too your system
# default is none
# optionally add readertype : phoenix,mouse,uniprog
# (when non readertype given defaults to uniprog (e.g. for mastera))
#
# Phoenix Reader Path : <device> <type>
#
# example
#
#PHOENIX READER PATH : /dev/tts/0


# if timing should be shown in OSD and debug output
# default is no (turned off)
#
#SHOW TIMING : yes


# turns debugging on and off
# default is no (turned off)
#
#DEBUG : yes


# should CCcam try to read and parse newcamd.conf for server connections
# default is no (turned off)
#
#NEWCAMD CONF : yes


# configure what EMM blocker you want. Add as many as readers you have attached
# default is blocking nothing
#
# B: /dev/sci0 01
# 00 - nothing
# 01 - sa blocked
# 02 - ua blocked
# 04 - ga blocked
# and sum of for combinations
#
#examples
#
#B: /dev/tts/0 07
#B: /dev/sci0 01

# disable all local EMM readers
# saves lots of CPU, but you won't get any updates anymore
# (unless you get updates from your clients)
#
# default: no
#
#DISABLE EMM : yes

# overrule the nds boxkey (4 byte hex)
#
# BOXKEY: <device> <byte1> <byte2> <byte3> <byte4>
#
#example
#
#BOXKEY: /dev/sci0 00 11 22 33

# what Softcam.Key should CCcam try to read
# defaults to /var/keys/SoftCam.Key
#
#SOFTKEY FILE : /var/keys/SoftCam.Key


# what AutoRoll.Key should CCcam try to read
# defaults to /var/keys/AutoRoll.Key
#
#AUTOROLL FILE : /var/keys/AutoRoll.Key


# what constant.cw should CCcam try to read
# defaults to /var/keys/constant.cw
# file content can be like
#
# ca4:id6:sid4:pmtpid4:ecmpid4:key16(01 02 03...)
#
#STATIC CW FILE : /var/keys/constant.cw


# in this file you can configure what CAIDs CCcam should ignore
# defaults to /var/keys/CCcam.ignore
# file content can be like
#
# I: ca4 id6 ignore allways this caid/ident
# S: ca4 id6 sid4 ignore caid/ident only on sid
#
#CAID IGNORE FILE : /var/keys/CCcam.ignore


# write wrong logins to file
# defaults is off
#
#LOG WARNINGS : /tmp/warnings.txt

# stealthy login to newcamd/newcs server, identify as mgcamd
# default: no
#
#NEWCAMD STEALTH : yes

Hier die CCam.cfg der Clientbox im Wohnzimmer

# CCcam team uvadi CCcam v1.2.1
#
# Special greets go to Dale Cooper, the RuDream and ofcourse HDLteam
#
# For system without new enigma socket.... capmtserver is your friend ;-)
#


######################################################################
# friends #
######################################################################
# syntax for to add a friend user to CCcam with the max up hops limit
# sharing of emus (default = 1), allow emm (default = 1), and optional
# downshare limits per share (default = no limits)
# emus are shared only one level down, even if no limits given
#
#F: <username> <password> <uphops> <shareemus> <allowemm> ( { caid:id(:downhops), caid:id(:downhops),... } )
#
# example:
#
# F: user1 pass1
#
# user1 gets all our shares at max 10 hops from us
# (our local cards + max ten hops away). He can share down to his own
# clients. He also receive emu shares (if he has 'yes' behind his C: entry),
# and is allowed to send us emm.
#
# F: user2 pass2 0 1 0 { 0100:000080, 0622:000000:1, 0500:000000:2 }
#
# user2 gets only our local cards but no 0100:000080.
# and our 0622:000000 cards only for himself (1 hop down),
# and 0500 cards for himself plus one additional hop down.
# He also gets our emus, and is NOT allowed to send us emm (updates).
#
# F: user3 pass3 5 0 1 { 0:0:3, 0100:000080:1 }
#
# user3 gets all cards at a maximum of 5 hops away from us,
# and get's to share them down two further levels beyond his own level.
# But he is not allowed to share 0100:000080 down to other users.
# He gets no emus from us, and he is allowed to send us emm.


######################################################################
# connections #
######################################################################
# syntax for to add a client connection to other CCcam
# add yes on end to use friends emus (non public private key/emu,etc...),
# but only works when corresponding F line on server has '1' for <shareemus>
#
#C: <hostname> <port> <username> <password> <wantemus>
#
# example:
#
# C: someserver.somedomain 12000 user1 pass1
# C: 192.168.1.2 12000 user2 pass2
# connects to CCcam without use of friends emus
#
# C: 192.168.1.2 12000 user3 pass3 yes
# connects to CCcam, and receives friends emus also.

C: 192.168.178.30 12000 user1 pass1 yes

# syntax for to add newcamd server connection
#
#N: <ip> <port> <username> <pass> <des(14byte)> <nr_of_hops_away (default: 1)>
#
# example:
#
# N: 127.0.0.1 25030 server passwort 01 02 03 04 05 06 07 08 09 10 11 12 13 14



# syntax for to add radegast server connection
#
#R: <ip> <port> <ca4> <id6> <nr_of_hops_away (default: 1)>
#
# example:
#
# R: 127.0.0.1 678 0100 000080


# syntax for to add camd3 connection
#
#L: <ip> <port> <username> <pass> <ca4> <id6> <nr_of_hops_away (default: 1)>
#
# example:
#
# L: 127.0.0.1 567 dummy dummy 0100 000080


######################################################################
# Other config settings #
######################################################################
# server shall listen on this port pro incoming connections
# default port is 12000, disable server with parm -s
#
SERVER LISTEN PORT : 12000

# server can give some info about server and client connections
# and cardinfo

# default port is 16000
# supported commands:
# info
# activeclients
# clients
# servers
# shares
# providers
# entitlements
# example use: echo servers | telnet localhost 16000
#
#INFO LISTEN PORT : 16000

# same info also available in your browser
# go with your browser to
#HTML INFO LISTEN PORT : 16001


####################################
# DEPRECATED #
# will be removed in next release #
# use shell/web interface above #
####################################

# some listening tcp port for info:
# all ports below will be gone in next release
# start using command interface in your scripts
#
# card info
# CARD INFO PORT : 14000

# online clients
# ONLINE CLIENTS PORT : 15000

# online clients
# ONLINE ACTIVE CLIENTS PORT : 15004

# online connections
# ONLINE CONNECTIONS PORT : 15001

# online shares
# ONLINE SHARES PORT : 15002

# supported providers in shares
# ONLINE PROVIDERS PORT : 15003

####################################
# END DEPRECATED #
####################################

# time in seconds to keep On Screen Display active.
# default is 0 (turned off)
#
#ZAP OSD TIME : 3


# Serial path to phoenix reader. Add as many as you have attached too your system
# default is none
# optionally add readertype : phoenix,mouse,uniprog
# (when non readertype given defaults to uniprog (e.g. for mastera))
#
# Phoenix Reader Path : <device> <type>
#
# example
#
#PHOENIX READER PATH : /dev/tts/0


# if timing should be shown in OSD and debug output
# default is no (turned off)
#
#SHOW TIMING : yes


# turns debugging on and off
# default is no (turned off)
#
#DEBUG : yes


# should CCcam try to read and parse newcamd.conf for server connections
# default is no (turned off)
#
#NEWCAMD CONF : yes


# configure what EMM blocker you want. Add as many as readers you have attached
# default is blocking nothing
#
# B: /dev/sci0 01
# 00 - nothing
# 01 - sa blocked
# 02 - ua blocked
# 04 - ga blocked
# and sum of for combinations
#
#examples
#
#B: /dev/tts/0 07
#B: /dev/sci0 01

# disable all local EMM readers
# saves lots of CPU, but you won't get any updates anymore
# (unless you get updates from your clients)
#
# default: no
#
#DISABLE EMM : yes

# overrule the nds boxkey (4 byte hex)
#
# BOXKEY: <device> <byte1> <byte2> <byte3> <byte4>
#
#example
#
#BOXKEY: /dev/sci0 00 11 22 33

# what Softcam.Key should CCcam try to read
# defaults to /var/keys/SoftCam.Key
#
#SOFTKEY FILE : /var/keys/SoftCam.Key


# what AutoRoll.Key should CCcam try to read
# defaults to /var/keys/AutoRoll.Key
#
#AUTOROLL FILE : /var/keys/AutoRoll.Key


# what constant.cw should CCcam try to read
# defaults to /var/keys/constant.cw
# file content can be like
#
# ca4:id6:sid4:pmtpid4:ecmpid4:key16(01 02 03...)
#
#STATIC CW FILE : /var/keys/constant.cw


# in this file you can configure what CAIDs CCcam should ignore
# defaults to /var/keys/CCcam.ignore
# file content can be like
#
# I: ca4 id6 ignore allways this caid/ident
# S: ca4 id6 sid4 ignore caid/ident only on sid
#
#CAID IGNORE FILE : /var/keys/CCcam.ignore


# write wrong logins to file
# defaults is off
#
#LOG WARNINGS : /tmp/warnings.txt

# stealthy login to newcamd/newcs server, identify as mgcamd
# default: no
#
#NEWCAMD STEALTH : yes

Und hier noch die CCcam.cfg der Box im Schlafzimmer

# CCcam team uvadi CCcam v1.2.1
#
# Special greets go to Dale Cooper, the RuDream and ofcourse HDLteam
#
# For system without new enigma socket.... capmtserver is your friend ;-)
#


######################################################################
# friends #
######################################################################
# syntax for to add a friend user to CCcam with the max up hops limit
# sharing of emus (default = 1), allow emm (default = 1), and optional
# downshare limits per share (default = no limits)
# emus are shared only one level down, even if no limits given
#
#F: <username> <password> <uphops> <shareemus> <allowemm> ( { caid:id(:downhops), caid:id(:downhops),... } )
#
# example:
#
# F: user1 pass1
#
# user1 gets all our shares at max 10 hops from us
# (our local cards + max ten hops away). He can share down to his own
# clients. He also receive emu shares (if he has 'yes' behind his C: entry),
# and is allowed to send us emm.
#
# F: user2 pass2 0 1 0 { 0100:000080, 0622:000000:1, 0500:000000:2 }
#
# user2 gets only our local cards but no 0100:000080.
# and our 0622:000000 cards only for himself (1 hop down),
# and 0500 cards for himself plus one additional hop down.
# He also gets our emus, and is NOT allowed to send us emm (updates).
#
# F: user3 pass3 5 0 1 { 0:0:3, 0100:000080:1 }
#
# user3 gets all cards at a maximum of 5 hops away from us,
# and get's to share them down two further levels beyond his own level.
# But he is not allowed to share 0100:000080 down to other users.
# He gets no emus from us, and he is allowed to send us emm.


######################################################################
# connections #
######################################################################
# syntax for to add a client connection to other CCcam
# add yes on end to use friends emus (non public private key/emu,etc...),
# but only works when corresponding F line on server has '1' for <shareemus>
#
#C: <hostname> <port> <username> <password> <wantemus>
#
# example:
#
# C: someserver.somedomain 12000 user1 pass1
# C: 192.168.1.2 12000 user2 pass2
# connects to CCcam without use of friends emus
#
# C: 192.168.1.2 12000 user3 pass3 yes
# connects to CCcam, and receives friends emus also.

C: 192.168.178.30 12000 user2 pass2 yes

# syntax for to add newcamd server connection
#
#N: <ip> <port> <username> <pass> <des(14byte)> <nr_of_hops_away (default: 1)>
#
# example:
#
# N: 127.0.0.1 25030 server passwort 01 02 03 04 05 06 07 08 09 10 11 12 13 14



# syntax for to add radegast server connection
#
#R: <ip> <port> <ca4> <id6> <nr_of_hops_away (default: 1)>
#
# example:
#
# R: 127.0.0.1 678 0100 000080


# syntax for to add camd3 connection
#
#L: <ip> <port> <username> <pass> <ca4> <id6> <nr_of_hops_away (default: 1)>
#
# example:
#
# L: 127.0.0.1 567 dummy dummy 0100 000080


######################################################################
# Other config settings #
######################################################################
# server shall listen on this port pro incoming connections
# default port is 12000, disable server with parm -s
#
SERVER LISTEN PORT : 12000

# server can give some info about server and client connections
# and cardinfo

# default port is 16000
# supported commands:
# info
# activeclients
# clients
# servers
# shares
# providers
# entitlements
# example use: echo servers | telnet localhost 16000
#
#INFO LISTEN PORT : 16000

# same info also available in your browser
# go with your browser to
#HTML INFO LISTEN PORT : 16001


####################################
# DEPRECATED #
# will be removed in next release #
# use shell/web interface above #
####################################

# some listening tcp port for info:
# all ports below will be gone in next release
# start using command interface in your scripts
#
# card info
# CARD INFO PORT : 14000

# online clients
# ONLINE CLIENTS PORT : 15000

# online clients
# ONLINE ACTIVE CLIENTS PORT : 15004

# online connections
# ONLINE CONNECTIONS PORT : 15001

# online shares
# ONLINE SHARES PORT : 15002

# supported providers in shares
# ONLINE PROVIDERS PORT : 15003

####################################
# END DEPRECATED #
####################################

# time in seconds to keep On Screen Display active.
# default is 0 (turned off)
#
#ZAP OSD TIME : 3


# Serial path to phoenix reader. Add as many as you have attached too your system
# default is none
# optionally add readertype : phoenix,mouse,uniprog
# (when non readertype given defaults to uniprog (e.g. for mastera))
#
# Phoenix Reader Path : <device> <type>
#
# example
#
#PHOENIX READER PATH : /dev/tts/0


# if timing should be shown in OSD and debug output
# default is no (turned off)
#
#SHOW TIMING : yes


# turns debugging on and off
# default is no (turned off)
#
#DEBUG : yes


# should CCcam try to read and parse newcamd.conf for server connections
# default is no (turned off)
#
#NEWCAMD CONF : yes


# configure what EMM blocker you want. Add as many as readers you have attached
# default is blocking nothing
#
# B: /dev/sci0 01
# 00 - nothing
# 01 - sa blocked
# 02 - ua blocked
# 04 - ga blocked
# and sum of for combinations
#
#examples
#
#B: /dev/tts/0 07
#B: /dev/sci0 01

# disable all local EMM readers
# saves lots of CPU, but you won't get any updates anymore
# (unless you get updates from your clients)
#
# default: no
#
#DISABLE EMM : yes

# overrule the nds boxkey (4 byte hex)
#
# BOXKEY: <device> <byte1> <byte2> <byte3> <byte4>
#
#example
#
#BOXKEY: /dev/sci0 00 11 22 33

# what Softcam.Key should CCcam try to read
# defaults to /var/keys/SoftCam.Key
#
#SOFTKEY FILE : /var/keys/SoftCam.Key


# what AutoRoll.Key should CCcam try to read
# defaults to /var/keys/AutoRoll.Key
#
#AUTOROLL FILE : /var/keys/AutoRoll.Key


# what constant.cw should CCcam try to read
# defaults to /var/keys/constant.cw
# file content can be like
#
# ca4:id6:sid4:pmtpid4:ecmpid4:key16(01 02 03...)
#
#STATIC CW FILE : /var/keys/constant.cw


# in this file you can configure what CAIDs CCcam should ignore
# defaults to /var/keys/CCcam.ignore
# file content can be like
#
# I: ca4 id6 ignore allways this caid/ident
# S: ca4 id6 sid4 ignore caid/ident only on sid
#
#CAID IGNORE FILE : /var/keys/CCcam.ignore


# write wrong logins to file
# defaults is off
#
#LOG WARNINGS : /tmp/warnings.txt

# stealthy login to newcamd/newcs server, identify as mgcamd
# default: no
#
#NEWCAMD STEALTH : yes


So was muss ich jetzt hier verändern das ich diese Bildaussetzer nicht mehr habe.
 
AW: Bild friert bei Clienten alle 20 sec. ein

Benutze 3 x Dbox 2 von der Marke Nokia mit einem Multicam NG.


Also ich habe es auch mal mit der N-Line versucht alles Dunkel.
Bei der C-Line Hell aber da bleibt das Bild immer stehen.

Habe auch die Dateien genutzt wo Underdog eingestellt hat.


Hier die Newcs.xml

Spiel mal die Dateien von Underdog auf und nimm danach mal die Serverbox vom Strom.
 
Zurück
Oben