Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenloses 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 Bereiche, welche für Gäste verwehrt bleiben

Bild friert bei Clienten alle 20 sec. ein

AW: Bild friert bei Clienten alle 20 sec. ein

Und welche N: Line muss in die Server CcCam?
Momentan habe ich diese drinne:

N: 127.0.0.1 10000 newcs password 01 02 03 04 05 06 07 08 09 10 11 12 13 14
 
AW: Bild friert bei Clienten alle 20 sec. ein

poste mal hier deine newcs.xml dann kann ich dir genauer weiter helfen.
 
AW: Bild friert bei Clienten alle 20 sec. ein

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

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

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

<newCSconfig>
<readers name="DBox2">
<device>
<!-- valid value for name are:
Any name of your choice, just to name the device for you to read. -->
<name>Multicam</name>

<!-- valid value for type are:
phoenix, dbox, sci, dragon, sc8, mp35, smartreader, pcsc (for own binary) or infinity(for own binary). -->
<type>dbox</type>

<!-- valid value for mhz are:
153(1.53mhz), 358(3.58mhz), 368(3,68Mhz), 450(4.5mhz), 536(5.36mhz), 600(6.00mhz), 715(7.15 mhz), 800(8.00mhz)
1000(10.00 mhz), 1071(10.71mhz), 1200 (12.00mhz), 1431(14.31 mhz), 1600 (16.00mhz)
This setting is now IMPORTANT, normal phoenix usually have 3.57mhz, and can usually be overclocked
to 6mhz. For the others you probably need extra crystal (be careful). -->
<mhz>600</mhz>

<!-- valid value for node are full path to device, f.ex /dev/tts/0,
/dev/sciX (for dreambox), /dev/cardreaderX (for dragon),
/dev/tts/USBX (for a usb2serial device).
COMx on Win32, COM1, COM2 etc.
For PC/SC this is just 0, 1 ,2 and so on (reader number) -->
<node>/dev/tts/1</node>

<!-- valid value for parity are:
Odd, Even, None (ignored on sci and dragon).
This is only used on serial _BEFORE_ ATR is recieved. -->
<parity>odd</parity>

<!-- valid value for reset are:
normal, inverse (ignored on sci and dragon).
normal is phoenix, inverse is smartmouse -->
<reset>normal</reset>

<!-- valid value for export are:
Yes,No - if not exported only localhost can connect. -->
<export>Yes</export>

<!-- valid value for enabled are:
Yes,No - if not enabled it cant be used. -->
<enabled>Yes</enabled>

<!-- valid value for blocksa are:
Yes, No - block shared address emm to card. -->
<blocksa>No</blocksa>

<!-- valid value for blockua are:
Yes, No - block unique address emm to card. -->
<blockua>No</blockua>

<!-- valid value for blockga are:
Yes, No - block group address emm to card. -->
<blockga>No</blockga>

<!-- valid value for boxkey are:
The boxkey/boxid of your nagra/nds STB. -->
<boxkey>00000000</boxkey>

<!-- valid value for irdeto-camkey are:
8byte hex. -->
<irdeto-camkey>0000000000000000</irdeto-camkey>

<!-- valid value for camkey-data are:
64byte hex -->
<irdeto-camkey-data>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</irdeto-camkey-data>

<!-- valid value for crypto-special are:
Yes, No - Used to enable/disable real-time mosc on Cryptoworks. -->
<crypto-special>No</crypto-special>

<!-- valid value for ipk are:
64byte hex -->
<ipk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ipk>

<!-- valid value for ucpk are:
64byte hex -->
<ucpk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ucpk>

<!-- valid value for PTShanshake are:
Yes, No - Used to enable/disable real-time HighBaud on Cryptoworks and Viacess. -->
<PTShandshake>No</PTShandshake>

<!-- valid value for carddetect are:
Yes, No - Used to try to detect if card is present in you cardreader. -->
<carddetect>yes</carddetect>

<!-- valid value for newcamd_port are:
0,65535 - Which port newcamd server will listen for incomming connections. -->
<newcamd_port>10000</newcamd_port>

<!-- valid value for autosid are:
Yes, No - Let NewCS decide which sids should be allowed/denied based on card answers. -->
<autosid>Yes</autosid>

<!-- valid value for Seca-PPV are:
Yes, No - Let NewCS decide which sids should be allowed/denied based on card answers. -->
<Seca-PPV>no</Seca-PPV>

<!-- valid value for Pincode are:
0000, 9999 - For f.ex PPV on Conax, also for parental lock on conax and cryptoworks. -->
<pincode>0000</pincode>

<!-- valid value for priority are:
hard, round, fifo - hard is lower userid, higher priority(gets ECM through before user with higher id),
round, there is an equal chance for all users to get ECM through, fifo, first sendt ECM gets through. -->
<priority>round</priority>
</device>
</readers>
<cache>
<!-- valid value for emm are:
0-255 - Number of EMM's to cache. -->
<emm>20</emm>

<!-- valid value for ecm are:
0-255 - Number of ECM's to cache.
-1 - Dynamic ECM Cache. -->
<ecm>-1</ecm>
</cache>
<debug>
<!-- valid value for mode:
simple, advanced - Set TCP-Console to advanced mode to get access to
potentially dangerous features.-->
<mode>simple</mode>

<!-- valid value for level are:
normal, verbose, spam - How extensive debug should be. -->
<level>normal</level>

<!-- valid value for type are:
Init, general, ecm, emm, net, all - Section of debug that should be displayed. -->
<type>init</type>

<!-- valid value for output are:
Console, udp, tcp, file, all - Where to show debug. -->
<output>console,tcp</output>

<!-- console_options are so you can set own loglevel/type for console-logger:
Should hold level and type-tags like above. -->
<console_options>normal,init</console_options>

<!-- valid value for tcp_port are:
0,65535 - Which port to listen for incomming tcp connections. -->
<tcp_port>1001</tcp_port>

<!-- tcp_options are so you can set own loglevel/type for tcp-logger:
Should hold level and type-tags like above. -->
<tcp_options>normal,init</tcp_options>
</debug>
<newcamdserver>
<!-- valid value for enabled are:
Yes, No - Enable or Disable newcamd server. -->
<enabled>Yes</enabled>

<!-- valid value for name are:
Any name - Used to identify server to remote clients,
if the remote client isnt newcamd, this field have no purpouse. -->
<name>newcs</name>

<!-- valid value for deskey are:
any 14x2 numbers - Used to encrypt the communication between
the client and the server. -->
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>

<!-- Notes about users:
The first user doesnt have au without beeing it set to on (unlike newcamd cardserver).
You can add as many user-sections as you want, just put them under eachother. -->
<user>
<!-- valid value for userfile are:
Any username you'd like - Used for client to logon (its case sensitive). -->
<name>Wohnzimmer5</name>

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

<!-- valid value for hostname are:
IP-address or DNS-name - Used for reverse login to the client. -->
<hostname>xxxx.dyndns.org</hostname>

<!-- valid value for au are:
On,Off - Wheather the client are allowed to send EMM to the server. -->
<au>on</au>

<!-- valid value for sidoverride are:
On,Off - Wheather the client are allowed to override the SID-filter. -->
<sidoverride>off</sidoverride>

<!-- valid value for spider are:
Yes,No - Wheather the client are allowed to be newcamd Cardspider. -->
<spider>No</spider>

<!-- valid value for rate are:
1-60 - number of seconds between each ecm -->
<rate>2</rate>
</user>
<!-- valid value for userfile are:
Any username you'd like - Used for client to logon (its case sensitive). -->
<name>Schlafzimmer1</name>

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

<!-- valid value for hostname are:
IP-address or DNS-name - Used for reverse login to the client. -->
<hostname>192.168.x.xx</hostname>

<!-- valid value for au are:
On,Off - Wheather the client are allowed to send EMM to the server. -->
<au>on</au>

<!-- valid value for sidoverride are:
On,Off - Wheather the client are allowed to override the SID-filter. -->
<sidoverride>off</sidoverride>

<!-- valid value for spider are:
Yes,No - Wheather the client are allowed to be newcamd Cardspider. -->
<spider>No</spider>

<!-- valid value for rate are:
1-60 - number of seconds between each ecm -->
<rate>2</rate>
</user>
</newcamdserver>
</newCSconfig>
 
AW: Bild friert bei Clienten alle 20 sec. ein

So nimm mal die hier.

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

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

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

<newCSconfig>
<readers name="DBox2">
<device>
<!-- valid value for name are:
Any name of your choice, just to name the device for you to read. -->
<name>Multicam</name>

<!-- valid value for type are:
phoenix, dbox, sci, dragon, sc8, mp35, smartreader, pcsc (for own binary) or infinity(for own binary). -->
<type>dbox</type>

<!-- valid value for mhz are:
153(1.53mhz), 358(3.58mhz), 368(3,68Mhz), 450(4.5mhz), 536(5.36mhz), 600(6.00mhz), 715(7.15 mhz), 800(8.00mhz)
1000(10.00 mhz), 1071(10.71mhz), 1200 (12.00mhz), 1431(14.31 mhz), 1600 (16.00mhz)
This setting is now IMPORTANT, normal phoenix usually have 3.57mhz, and can usually be overclocked
to 6mhz. For the others you probably need extra crystal (be careful). -->
<mhz>600</mhz>

<!-- valid value for node are full path to device, f.ex /dev/tts/0,
/dev/sciX (for dreambox), /dev/cardreaderX (for dragon),
/dev/tts/USBX (for a usb2serial device).
COMx on Win32, COM1, COM2 etc.
For PC/SC this is just 0, 1 ,2 and so on (reader number) -->
<node>/dev/tts/1</node>

<!-- valid value for parity are:
Odd, Even, None (ignored on sci and dragon).
This is only used on serial _BEFORE_ ATR is recieved. -->
<parity>odd</parity>

<!-- valid value for reset are:
normal, inverse (ignored on sci and dragon).
normal is phoenix, inverse is smartmouse -->
<reset>normal</reset>

<!-- valid value for export are:
Yes,No - if not exported only localhost can connect. -->
<export>Yes</export>

<!-- valid value for enabled are:
Yes,No - if not enabled it cant be used. -->
<enabled>Yes</enabled>

<!-- valid value for blocksa are:
Yes, No - block shared address emm to card. -->
<blocksa>No</blocksa>

<!-- valid value for blockua are:
Yes, No - block unique address emm to card. -->
<blockua>No</blockua>

<!-- valid value for blockga are:
Yes, No - block group address emm to card. -->
<blockga>No</blockga>

<!-- valid value for boxkey are:
The boxkey/boxid of your nagra/nds STB. -->
<boxkey>00000000</boxkey>

<!-- valid value for irdeto-camkey are:
8byte hex. -->
<irdeto-camkey>0000000000000000</irdeto-camkey>

<!-- valid value for camkey-data are:
64byte hex -->
<irdeto-camkey-data>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</irdeto-camkey-data>

<!-- valid value for crypto-special are:
Yes, No - Used to enable/disable real-time mosc on Cryptoworks. -->
<crypto-special>No</crypto-special>

<!-- valid value for ipk are:
64byte hex -->
<ipk>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</ipk>

<!-- valid value for ucpk are:
64byte hex -->
<ucpk>00000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000</ucpk>

<!-- valid value for PTShanshake are:
Yes, No - Used to enable/disable real-time HighBaud on Cryptoworks and Viacess. -->
<PTShandshake>No</PTShandshake>

<!-- valid value for carddetect are:
Yes, No - Used to try to detect if card is present in you cardreader. -->
<carddetect>yes</carddetect>

<!-- valid value for newcamd_port are:
0,65535 - Which port newcamd server will listen for incomming connections. -->
<newcamd_port>Schlafzimmer1</newcamd_port>

<!-- valid value for autosid are:
Yes, No - Let NewCS decide which sids should be allowed/denied based on card answers. -->
<autosid>Yes</autosid>

<!-- valid value for Seca-PPV are:
Yes, No - Let NewCS decide which sids should be allowed/denied based on card answers. -->
<Seca-PPV>no</Seca-PPV>

<!-- valid value for Pincode are:
0000, 9999 - For f.ex PPV on Conax, also for parental lock on conax and cryptoworks. -->
<pincode>0000</pincode>

<!-- valid value for priority are:
hard, round, fifo - hard is lower userid, higher priority(gets ECM through before user with higher id),
round, there is an equal chance for all users to get ECM through, fifo, first sendt ECM gets through. -->
<priority>round</priority>
</device>
</readers>
<cache>
<!-- valid value for emm are:
0-255 - Number of EMM's to cache. -->
<emm>20</emm>

<!-- valid value for ecm are:
0-255 - Number of ECM's to cache.
-1 - Dynamic ECM Cache. -->
<ecm>-1</ecm>
</cache>
<debug>
<!-- valid value for mode:
simple, advanced - Set TCP-Console to advanced mode to get access to
potentially dangerous features.-->
<mode>simple</mode>

<!-- valid value for level are:
normal, verbose, spam - How extensive debug should be. -->
<level>normal</level>

<!-- valid value for type are:
Init, general, ecm, emm, net, all - Section of debug that should be displayed. -->
<type>init</type>

<!-- valid value for output are:
Console, udp, tcp, file, all - Where to show debug. -->
<output>console,tcp</output>

<!-- console_options are so you can set own loglevel/type for console-logger:
Should hold level and type-tags like above. -->
<console_options>normal,init</console_options>

<!-- valid value for tcp_port are:
0,65535 - Which port to listen for incomming tcp connections. -->
<tcp_port>1001</tcp_port>

<!-- tcp_options are so you can set own loglevel/type for tcp-logger:
Should hold level and type-tags like above. -->
<tcp_options>normal,init</tcp_options>
</debug>
<newcamdserver>
<!-- valid value for enabled are:
Yes, No - Enable or Disable newcamd server. -->
<enabled>Yes</enabled>

<!-- valid value for name are:
Any name - Used to identify server to remote clients,
if the remote client isnt newcamd, this field have no purpouse. -->
<name>newcs</name>

<!-- valid value for deskey are:
any 14x2 numbers - Used to encrypt the communication between
the client and the server. -->
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>

<!-- Notes about users:
The first user doesnt have au without beeing it set to on (unlike newcamd cardserver).
You can add as many user-sections as you want, just put them under eachother. -->
<user>
<!-- valid value for userfile are:
Any username you'd like - Used for client to logon (its case sensitive). -->
<name>Wohnzimmer</name>

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

<!-- valid value for hostname are:
IP-address or DNS-name - Used for reverse login to the client. -->
<hostname>localhost</hostname>

<!-- valid value for au are:
On,Off - Wheather the client are allowed to send EMM to the server. -->
<au>on</au>

<!-- valid value for sidoverride are:
On,Off - Wheather the client are allowed to override the SID-filter. -->
<sidoverride>off</sidoverride>

<!-- valid value for spider are:
Yes,No - Wheather the client are allowed to be newcamd Cardspider. -->
<spider>No</spider>

<!-- valid value for rate are:
1-60 - number of seconds between each ecm -->
<rate>2</rate>
</user>




<user> <!-- der 2te user beginnt hier!

<!-- valid value for userfile are:
Any username you'd like - Used for client to logon (its case sensitive). -->
<name>Schlafzimmer1</name>

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

<!-- valid value for hostname are:
IP-address or DNS-name - Used for reverse login to the client. -->
<hostname>192.168.x.xx</hostname>

<!-- valid value for au are:
On,Off - Wheather the client are allowed to send EMM to the server. -->
<au>on</au>

<!-- valid value for sidoverride are:
On,Off - Wheather the client are allowed to override the SID-filter. -->
<sidoverride>off</sidoverride>

<!-- valid value for spider are:
Yes,No - Wheather the client are allowed to be newcamd Cardspider. -->
<spider>No</spider>

<!-- valid value for rate are:
1-60 - number of seconds between each ecm -->
<rate>2</rate>
</user>
</newcamdserver>
</newCSconfig>




Die N:line

N: 127.0.0.1 10000 Wohnzimmer Passwort 01 02 03 04 05 06 07 08 09 10 11 12 13 14 <- N:line für den Server
N: 192.168.x.xx 10000 Schlafzimmer1 xxxx 01 02 03 04 05 06 07 08 09 10 11 12 13 14 <- N:line für den Clienten
 
AW: Bild friert bei Clienten alle 20 sec. ein

Wenn ich es so eingebe ist Prem. auf der Server Box dunkel und bei CCcamInfoPHP v0.9 kommt die Meldung CCCam server is down. Please try again later !

Muss bei
<newcamd_port>Schlafzimmer1</newcamd_port> nicht 10000 rein?
Aber auch dann geht es nicht.
 
AW: Bild friert bei Clienten alle 20 sec. ein

ok dann nimm mal das hier. sollte laufen. den port 10003 frei geben wenn es über dyndns läuft.
 
AW: Bild friert bei Clienten alle 20 sec. ein

sollte aber laufen. neustart gemacht danach?

Hab den Fehler gefunden. mom ich lade eben neu hoch
 
Zuletzt bearbeitet von einem Moderator:
AW: Bild friert bei Clienten alle 20 sec. ein

Ja, sogar vom Strom genommen. Dann habe ich wieder meine funktionierenden Configs drauf und es es wieder hell.

Hier meine funktionierende N: Line aus der Server CCcam

N: 127.0.0.1 10000 newcs password 01 02 03 04 05 06 07 08 09 10 11 12 13 14

Und hier meine funktionierende newcs.xml

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

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

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

<newCSconfig>
<readers name="DBox2">
<device>
<!-- valid value for name are:
Any name of your choice, just to name the device for you to read. -->
<name>Multicam</name>

<!-- valid value for type are:
phoenix, dbox, sci, dragon, sc8, mp35, smartreader, pcsc (for own binary) or infinity(for own binary). -->
<type>dbox</type>

<!-- valid value for mhz are:
153(1.53mhz), 358(3.58mhz), 368(3,68Mhz), 450(4.5mhz), 536(5.36mhz), 600(6.00mhz), 715(7.15 mhz), 800(8.00mhz)
1000(10.00 mhz), 1071(10.71mhz), 1200 (12.00mhz), 1431(14.31 mhz), 1600 (16.00mhz)
This setting is now IMPORTANT, normal phoenix usually have 3.57mhz, and can usually be overclocked
to 6mhz. For the others you probably need extra crystal (be careful). -->
<mhz>600</mhz>

<!-- valid value for node are full path to device, f.ex /dev/tts/0,
/dev/sciX (for dreambox), /dev/cardreaderX (for dragon),
/dev/tts/USBX (for a usb2serial device).
COMx on Win32, COM1, COM2 etc.
For PC/SC this is just 0, 1 ,2 and so on (reader number) -->
<node>/dev/tts/1</node>

<!-- valid value for parity are:
Odd, Even, None (ignored on sci and dragon).
This is only used on serial _BEFORE_ ATR is recieved. -->
<parity>odd</parity>

<!-- valid value for reset are:
normal, inverse (ignored on sci and dragon).
normal is phoenix, inverse is smartmouse -->
<reset>normal</reset>

<!-- valid value for export are:
Yes,No - if not exported only localhost can connect. -->
<export>Yes</export>

<!-- valid value for enabled are:
Yes,No - if not enabled it cant be used. -->
<enabled>Yes</enabled>

<!-- valid value for blocksa are:
Yes, No - block shared address emm to card. -->
<blocksa>No</blocksa>

<!-- valid value for blockua are:
Yes, No - block unique address emm to card. -->
<blockua>No</blockua>

<!-- valid value for blockga are:
Yes, No - block group address emm to card. -->
<blockga>No</blockga>

<!-- valid value for boxkey are:
The boxkey/boxid of your nagra/nds STB. -->
<boxkey>00000000</boxkey>

<!-- valid value for irdeto-camkey are:
8byte hex. -->
<irdeto-camkey>0000000000000000</irdeto-camkey>

<!-- valid value for camkey-data are:
64byte hex -->
<irdeto-camkey-data>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</irdeto-camkey-data>

<!-- valid value for crypto-special are:
Yes, No - Used to enable/disable real-time mosc on Cryptoworks. -->
<crypto-special>No</crypto-special>

<!-- valid value for ipk are:
64byte hex -->
<ipk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ipk>

<!-- valid value for ucpk are:
64byte hex -->
<ucpk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ucpk>

<!-- valid value for PTShanshake are:
Yes, No - Used to enable/disable real-time HighBaud on Cryptoworks and Viacess. -->
<PTShandshake>No</PTShandshake>

<!-- valid value for carddetect are:
Yes, No - Used to try to detect if card is present in you cardreader. -->
<carddetect>yes</carddetect>

<!-- valid value for newcamd_port are:
0,65535 - Which port newcamd server will listen for incomming connections. -->
<newcamd_port>10000</newcamd_port>

<!-- valid value for autosid are:
Yes, No - Let NewCS decide which sids should be allowed/denied based on card answers. -->
<autosid>Yes</autosid>

<!-- valid value for Seca-PPV are:
Yes, No - Let NewCS decide which sids should be allowed/denied based on card answers. -->
<Seca-PPV>no</Seca-PPV>

<!-- valid value for Pincode are:
0000, 9999 - For f.ex PPV on Conax, also for parental lock on conax and cryptoworks. -->
<pincode>0000</pincode>

<!-- valid value for priority are:
hard, round, fifo - hard is lower userid, higher priority(gets ECM through before user with higher id),
round, there is an equal chance for all users to get ECM through, fifo, first sendt ECM gets through. -->
<priority>round</priority>
</device>
</readers>
<cache>
<!-- valid value for emm are:
0-255 - Number of EMM's to cache. -->
<emm>20</emm>

<!-- valid value for ecm are:
0-255 - Number of ECM's to cache.
-1 - Dynamic ECM Cache. -->
<ecm>-1</ecm>
</cache>
<debug>
<!-- valid value for mode:
simple, advanced - Set TCP-Console to advanced mode to get access to
potentially dangerous features.-->
<mode>simple</mode>

<!-- valid value for level are:
normal, verbose, spam - How extensive debug should be. -->
<level>normal</level>

<!-- valid value for type are:
Init, general, ecm, emm, net, all - Section of debug that should be displayed. -->
<type>init</type>

<!-- valid value for output are:
Console, udp, tcp, file, all - Where to show debug. -->
<output>console,tcp</output>

<!-- console_options are so you can set own loglevel/type for console-logger:
Should hold level and type-tags like above. -->
<console_options>normal,init</console_options>

<!-- valid value for tcp_port are:
0,65535 - Which port to listen for incomming tcp connections. -->
<tcp_port>1001</tcp_port>

<!-- tcp_options are so you can set own loglevel/type for tcp-logger:
Should hold level and type-tags like above. -->
<tcp_options>normal,init</tcp_options>
</debug>
<newcamdserver>
<!-- valid value for enabled are:
Yes, No - Enable or Disable newcamd server. -->
<enabled>Yes</enabled>

<!-- valid value for name are:
Any name - Used to identify server to remote clients,
if the remote client isnt newcamd, this field have no purpouse. -->
<name>newcs</name>

<!-- valid value for deskey are:
any 14x2 numbers - Used to encrypt the communication between
the client and the server. -->
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>

<!-- Notes about users:
The first user doesnt have au without beeing it set to on (unlike newcamd cardserver).
You can add as many user-sections as you want, just put them under eachother. -->
<user>
<!-- valid value for userfile are:
Any username you'd like - Used for client to logon (its case sensitive). -->
<name>newcs</name>

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

<!-- valid value for hostname are:
IP-address or DNS-name - Used for reverse login to the client. -->
<hostname>localhost</hostname>

<!-- valid value for au are:
On,Off - Wheather the client are allowed to send EMM to the server. -->
<au>on</au>

</user>
</newcamdserver>
</newCSconfig>
 
AW: Bild friert bei Clienten alle 20 sec. ein

Also ich verzweifel so langsam.
Der Port 10000 ist frei, vor der C: Line ist ein # aber der Client läuft nicht.
Hier meine Daten

N: Line des Clienten

N: 192.168.1.11 10000 Schlafzimmer1 Doro 01 02 03 04 05 06 07 08 09 10 11 12 13 14

newcs.xml

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

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

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

<newCSconfig>
<readers name="DBox2">
<device>
<!-- valid value for name are:
Any name of your choice, just to name the device for you to read. -->
<name>Multicam</name>

<!-- valid value for type are:
phoenix, dbox, sci, dragon, sc8, mp35, smartreader, pcsc (for own binary) or infinity(for own binary). -->
<type>dbox</type>

<!-- valid value for mhz are:
153(1.53mhz), 358(3.58mhz), 368(3,68Mhz), 450(4.5mhz), 536(5.36mhz), 600(6.00mhz), 715(7.15 mhz), 800(8.00mhz)
1000(10.00 mhz), 1071(10.71mhz), 1200 (12.00mhz), 1431(14.31 mhz), 1600 (16.00mhz)
This setting is now IMPORTANT, normal phoenix usually have 3.57mhz, and can usually be overclocked
to 6mhz. For the others you probably need extra crystal (be careful). -->
<mhz>600</mhz>

<!-- valid value for node are full path to device, f.ex /dev/tts/0,
/dev/sciX (for dreambox), /dev/cardreaderX (for dragon),
/dev/tts/USBX (for a usb2serial device).
COMx on Win32, COM1, COM2 etc.
For PC/SC this is just 0, 1 ,2 and so on (reader number) -->
<node>/dev/tts/1</node>

<!-- valid value for parity are:
Odd, Even, None (ignored on sci and dragon).
This is only used on serial _BEFORE_ ATR is recieved. -->
<parity>odd</parity>

<!-- valid value for reset are:
normal, inverse (ignored on sci and dragon).
normal is phoenix, inverse is smartmouse -->
<reset>normal</reset>

<!-- valid value for export are:
Yes,No - if not exported only localhost can connect. -->
<export>Yes</export>

<!-- valid value for enabled are:
Yes,No - if not enabled it cant be used. -->
<enabled>Yes</enabled>

<!-- valid value for blocksa are:
Yes, No - block shared address emm to card. -->
<blocksa>No</blocksa>

<!-- valid value for blockua are:
Yes, No - block unique address emm to card. -->
<blockua>No</blockua>

<!-- valid value for blockga are:
Yes, No - block group address emm to card. -->
<blockga>No</blockga>

<!-- valid value for boxkey are:
The boxkey/boxid of your nagra/nds STB. -->
<boxkey>00000000</boxkey>

<!-- valid value for irdeto-camkey are:
8byte hex. -->
<irdeto-camkey>0000000000000000</irdeto-camkey>

<!-- valid value for camkey-data are:
64byte hex -->
<irdeto-camkey-data>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</irdeto-camkey-data>

<!-- valid value for crypto-special are:
Yes, No - Used to enable/disable real-time mosc on Cryptoworks. -->
<crypto-special>No</crypto-special>

<!-- valid value for ipk are:
64byte hex -->
<ipk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ipk>

<!-- valid value for ucpk are:
64byte hex -->
<ucpk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ucpk>

<!-- valid value for PTShanshake are:
Yes, No - Used to enable/disable real-time HighBaud on Cryptoworks and Viacess. -->
<PTShandshake>No</PTShandshake>

<!-- valid value for carddetect are:
Yes, No - Used to try to detect if card is present in you cardreader. -->
<carddetect>yes</carddetect>

<!-- valid value for newcamd_port are:
0,65535 - Which port newcamd server will listen for incomming connections. -->
<newcamd_port>10000</newcamd_port>

<!-- valid value for autosid are:
Yes, No - Let NewCS decide which sids should be allowed/denied based on card answers. -->
<autosid>Yes</autosid>

<!-- valid value for Seca-PPV are:
Yes, No - Let NewCS decide which sids should be allowed/denied based on card answers. -->
<Seca-PPV>no</Seca-PPV>

<!-- valid value for Pincode are:
0000, 9999 - For f.ex PPV on Conax, also for parental lock on conax and cryptoworks. -->
<pincode>0000</pincode>

<!-- valid value for priority are:
hard, round, fifo - hard is lower userid, higher priority(gets ECM through before user with higher id),
round, there is an equal chance for all users to get ECM through, fifo, first sendt ECM gets through. -->
<priority>round</priority>
</device>
</readers>
<cache>
<!-- valid value for emm are:
0-255 - Number of EMM's to cache. -->
<emm>20</emm>

<!-- valid value for ecm are:
0-255 - Number of ECM's to cache.
-1 - Dynamic ECM Cache. -->
<ecm>-1</ecm>
</cache>
<debug>
<!-- valid value for mode:
simple, advanced - Set TCP-Console to advanced mode to get access to
potentially dangerous features.-->
<mode>simple</mode>

<!-- valid value for level are:
normal, verbose, spam - How extensive debug should be. -->
<level>normal</level>

<!-- valid value for type are:
Init, general, ecm, emm, net, all - Section of debug that should be displayed. -->
<type>init</type>

<!-- valid value for output are:
Console, udp, tcp, file, all - Where to show debug. -->
<output>console,tcp</output>

<!-- console_options are so you can set own loglevel/type for console-logger:
Should hold level and type-tags like above. -->
<console_options>normal,init</console_options>

<!-- valid value for tcp_port are:
0,65535 - Which port to listen for incomming tcp connections. -->
<tcp_port>1001</tcp_port>

<!-- tcp_options are so you can set own loglevel/type for tcp-logger:
Should hold level and type-tags like above. -->
<tcp_options>normal,init</tcp_options>
</debug>
<newcamdserver>
<!-- valid value for enabled are:
Yes, No - Enable or Disable newcamd server. -->
<enabled>Yes</enabled>

<!-- valid value for name are:
Any name - Used to identify server to remote clients,
if the remote client isnt newcamd, this field have no purpouse. -->
<name>newcs</name>

<!-- valid value for deskey are:
any 14x2 numbers - Used to encrypt the communication between
the client and the server. -->
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>

<!-- Notes about users:
The first user doesnt have au without beeing it set to on (unlike newcamd cardserver).
You can add as many user-sections as you want, just put them under eachother. -->
<user>
<!-- valid value for userfile are:
Any username you'd like - Used for client to logon (its case sensitive). -->
<name>newcs</name>

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

<!-- valid value for hostname are:
IP-address or DNS-name - Used for reverse login to the client. -->
<hostname>localhost</hostname>

<!-- valid value for au are:
On,Off - Wheather the client are allowed to send EMM to the server. -->
<au>on</au>

</user>
<user>
<!-- valid value for userfile are:
Any username you'd like - Used for client to logon (its case sensitive). -->
<name>Schlafzimmer1</name>

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

<!-- valid value for hostname are:
IP-address or DNS-name - Used for reverse login to the client. -->
<hostname>192.168.1.11</hostname>

<!-- valid value for au are:
On,Off - Wheather the client are allowed to send EMM to the server. -->
<au>on</au>

</user>
</newcamdserver>
</newCSconfig>
 
AW: Bild friert bei Clienten alle 20 sec. ein

hmm seltsam. geht echt nicht, habs getestet.

ich werd dir heute mal ne laufende newcs.xml mit 2 clienten die ich vorher teste hier einstellen.
 
AW: Bild friert bei Clienten alle 20 sec. ein

Vielen Dank für das Testen, ich habe schon gedacht dass ich total unfähig bin.
 
AW: Bild friert bei Clienten alle 20 sec. ein

So hier getestet und läuft. Viel spass damit.
 
Zuletzt bearbeitet von einem Moderator:
AW: Bild friert bei Clienten alle 20 sec. ein

HAllo, Ich sehe, mein Vorschlag mit der NewCs als Server ist gut angenommen worden. Nun habe ich mal andere Frage zu diesem Thema. Gibt es inzwischen eigentlich eine Möglichkeit, sich anzusehen, wer auf die NewSc zugreift ? Entweder über die DBox2 oder über den PC. Ich konnte da nichts finden, angeblich soll es so ein Web-Interface für die NewSc nur bei der Dreambox geben. Weiß jemand genaueres oder hat einen Tipp, wie man die Clients sehen kann ?
Danke im voraus
Peronimo
 
Zurück
Oben