Hi Leute,
folgendes Problematik, habe schon alles probiert und komme nicht weiter...
Habe eine dbox2 mit NG2 MC und NewCS 1.65 als Server, eine DM800 mit Gemini4.1 und Mgcamd 1.31 als client.
Auf der S02 Karte sind auch die HD-Kanäle freigeschaltet (die Karte läuft in der DM800 im int. Kartenleser ohne Probleme - auch HD), ich greife per Newcamd Protokoll auf die Karte zu, bis auf die HD-Kanäle geht auch alles. Natürlich habe ich auch die erforderliche replace.list auf der Dream800, bringt aba trotzdem nix, hier mal kurz meine Konfigs:
NewCS auf Server:
Newcamd.list
replace.list
Es wird nur ein Satellit (Astra 19.2) empfangen, hilft mir eine ignore oder priority.list weiter? Habt ihr ne Lösung? :JC_hmmm:
folgendes Problematik, habe schon alles probiert und komme nicht weiter...
Habe eine dbox2 mit NG2 MC und NewCS 1.65 als Server, eine DM800 mit Gemini4.1 und Mgcamd 1.31 als client.
Auf der S02 Karte sind auch die HD-Kanäle freigeschaltet (die Karte läuft in der DM800 im int. Kartenleser ohne Probleme - auch HD), ich greife per Newcamd Protokoll auf die Karte zu, bis auf die HD-Kanäle geht auch alles. Natürlich habe ich auch die erforderliche replace.list auf der Dream800, bringt aba trotzdem nix, hier mal kurz meine Konfigs:
NewCS auf Server:
Code:
<?xml version="1.0"?>
<!--
For setup-issues, look in readme.txt!
If there are other troubles, try different forums or irc channels around :o)
-->
<newCSconfig>
<readers name="Card Readers">
<device>
<name>multicam</name>
<type>dbox</type>
<node>/dev/tts/1</node>
<mhz></mhz> <!-- or 357 -->
<parity>even</parity>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<boxkey>0000000000</boxkey>
<PTShandshake>no</PTShandshake>
<crypto-special>no</crypto-special>
<carddetect>no</carddetect>
<newcamd_port>10000</newcamd_port>
<priority>round</priority> <!-- hard is default -->
<sid>
<allow>
<!-- valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id></id>
</allow>
<deny>
<!-- valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id></id>
</deny>
</sid>
</device>
</readers>
<radegastserver>
<!-- valid value for enable are:
0,1 - Enable or Disable radegast server. -->
<enabled>no</enabled>
<!-- valid value for port are:
0,65535 - Which port to listen for incomming connections. -->
<port>10001</port>
<!-- valid value for allow are:
ALL - Not active yet. -->
<allow>
<hostname>127.0.0.1</hostname>
</allow>
</radegastserver>
<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>
<httpd>
<server>
<port>8888</port>
<enabled>yes</enabled>
</server>
<user>
<name>dummy</name>
<password>dummy</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
<debug>
<level>normal</level>
<type>init</type>
<output>all</output>
<logfile></logfile>
<console_options></console_options>
<file_options></file_options>
<udp_host>192.168.1.10</udp_host>
<udp_port>1000</udp_port>
<udp_options></udp_options>
<tcp_port>3001</tcp_port>
<tcp_options></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>
<userfile></userfile>
<user>
<name>dummy</name>
<password>dummy</password>
<au>on</au>
</user>
</newcamdserver>
</newCSconfig>
Newcamd.list
Code:
CWS_KEEPALIVE = 300
CWS = xxx.dyndns.tv 10000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14
CWS = xxx.dyndns.tv 10000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14
replace.list
Code:
X: {{ 1833 } { 1702 }}
Es wird nur ein Satellit (Astra 19.2) empfangen, hilft mir eine ignore oder priority.list weiter? Habt ihr ne Lösung? :JC_hmmm: