Hallo,
besitze eine Philips DBox2 auf der ich eine CCcam 1.0.11 und der NewCS Server 1.6 laufen habe.
Doch sobald ich den Server aufruffe, IP-derBOX:8080 wird uner CAID: 0000 angezeigt. Portfreigabe wurde gesetzt.
Das wird mir angzeigt:
Newcamd Port: 25030 - CAID: 0000 - Reader: 0 (Multicam)
Die S02 Karte wird nicht erkannt.
Was mache ich falsch?
Hier die CCcam

F: user1 pass1
N: 127.0.0.1 25030 server passwort 01 02 03 04 05 06 07 08 09 10 11 12 13 14
SERVER LISTEN PORT : 12000
SHOW TIMING : yes
so sieht meine 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 :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>even</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>000000000000000000000000000000000000000000000 0000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000000000000000000000 0 00000000000000000000000000000000000000000000000000 000000000000000000000000000000 0 000000000000000000</irdeto-camkey-data>
<crypto-special>No</crypto-special>
<ipk>000000000000000000000000000000000000000000000 0000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000000000000000000000 0 00000000000000000000000000000000000000000000000000 000000000000000000000000000000 0 000000000000000000</ipk>
<ucpk>00000000000000000000000000000000000000000000 00000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000000000000000000000 0 00000000000000000000000000000000000000000000000000 000000000000000000000000000000 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>
- <httpd>
- <server>
<port>8080</port>
<enabled>yes</enabled>
</server>
- <user>
<name>newcs</name>
<password>newcs</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
- <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>localhost</hostname>
<port>12000</port>
<au>on</au>
<sidoverride>off</sidoverride>
<spider>No</spider>
<rate />
</user>
</newcamdserver>
</newCSconfig>
Wäre super wenn mir jemand helfen könnte.