- Registriert
- 5. Juli 2007
- Beiträge
- 25.432
- Lösungen
- 5
- Reaktionspunkte
- 27.199
- Punkte
- 1.103
Mgcamd muss auch mit Newcs betrieben werden. Dazu musst du eine Line in der Newcamd.list erstellen. Somit greifst du dann auf das Newcs zu. Die Box ohne Karte kann dann direkt mit Mgcamd verbunden werden.
Die Dbox ist doch Client und die DM ist Server wenn ich es richtig verstanden habe. Wenn du also wie du sagst auf der Dbox CCcam betreibst, dann möchte ich hoffen, das du nicht die newcam.list benutzt. Diese kommt nur in frage, wenn du das Mgcamd nutzt.
Wieso der Port 34000. Ganz einfach, weil der in meinem Beispiel für den Reader zuständig ist. <user>
<name>Dbox2</name>
<password>root</password>
<au>on</au>
<sidoverride>off</sidoverride>
<spider>No</spider>
<rate>2</rate>
Das reicht aus.
genau so siehts aus!!!
Habe auf der Dreambox NewCs und MGCam laufen. Auf der Dbox 2 zur Zeit noch CCCam, was ich aber ändern werde.
Wenn ich das jetzt richtig verstanden habe, muss ich nur die Sachen wie sie im ersten Posting stehen(natürlich mit meinen IP Adressen) in die peer.cfg eintragen und dann sollte CS gehen oder muss ich wegen NewCS noch mehr Sachen einstellen?
Hier meine bisherigen Dateien auf der Dreambox
mg_cfg
M: { 01 }
C: { 02 }
A: { 02 }
U: { 01 } 0x12c0
T: { 00 }
G: { 01 }
N: { 07 } 5 30
K: { 05 }
Q: { 600 }
P: { 02 }
O: { 00 } username password
S: { 03 } 80
L: { 00 } 172.16.1.1 28007 /tmp/mgcamd.log
E: { 15 }
H: { 07 }
R: { 04 }
D: { 00 }
B: { 00 }
peer.cfg
# sample peer.cfg for gbox client in mgcamd
# syntax the same as in cwshare.cfg,
# you can just copy cwshare.cfg to this file.
# see below for supported tags, others not supported (yet).
# max cards to send ecm too + preffered cards ids (up to 32)
X: { 05 } 1234 ABCD
# max card's distance to use for ecm
I: ( 05 }
# resend after 2 seconds, re-sync (send to all) after 3 seconds
N: { 0 0 0 0 2000 3000 }
# same, but for NDS cards
S: { 0 0 0 0 400 500 }
# my host and password
M: { my.dyndns.com { 1234ABCD }}
# peers, unlimited number, but only up to 32 unique ports to listen
# host, port to listen, remote port, password, levels (ignored)
D: { peer1.dyndns.com { 2471 3471 { ABCD1234 { 9 9 }}}}
D: { peer2.dyndns.com { 2471 3471 { 6789ABCD { 9 9 }}}}
# ignore ids
Y: { 01 02 }
Y: { 02 03 }
# always save ids
G: { 03 04 }
G: { 04 05 }
# virtual cards
V: { 01 { 05 00 7C 00 }}
V: { 02 { 18 01 04 01 }}
V: { 02 { 18 01 05 01 }}
V: { 03 { 18 01 40 01 }}
V: { 03 { 18 01 41 01 }}
newcs.xml
<?xml version="1.0"?>
<newCSconfig>
<readers name="Card Readers">
<device>
<name>lower</name>
<type>sci</type>
<mhz>600</mhz>
<node>/dev/sci0</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>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</irdeto-camkey-data>
<crypto-special>No</crypto-special>
<ipk>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</ipk>
<ucpk>00000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000</ucpk>
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>12000</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
<device>
<name>phoenix</name>
<type>Phoenix</type>
<node>/dev/usb/tts/0</node>
<mhz>358</mhz>
<parity>none</parity>
<reset>normaal</reset>
<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>12001</newcamd_port>
<autosid>Yes</autosid>
<priority>round</priority> <!-- hard is default -->
<sid>
<allow>
<id></id>
</allow>
<deny>
<id></id>
</deny>
</sid>
</device>
</readers>
<cache>
<emm>20</emm>
<ecm>-1</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>webuser</name>
<!-- valid value for password are:
Any password you'd like - Used for browser to logon (its case sensitive). -->
<password>webpassword</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>xxxxxx</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><status>access</status>
<name>username1</name>
<password>password1</password>
<hostname>localhost</hostname>
<port>12000</port>
<au>on</au>
<sidoverride>on</sidoverride>
<spider>on</spider>
<rate>2</rate>
</user>
<user><status>access</status>
<name>username2</name>
<password>password2</password>
<hostname>localhost</hostname>
<port>12001</port>
<au>on</au>
<sidoverride>on</sidoverride>
<spider>on</spider>
<rate>2</rate>
</user>
</newcamdserver>
</newCSconfig>
ignore.list
X: { 17 02 }
replace.list
# replace old with new {{ sid } { caid } { provid } { ecmpid } { newcaid } { newprovid } { newecmpid }}
# multivision 1 example
# R: {{ 515 } { 500 } { 7C00 } { A0 } { 500 } { 7800 } { A1 }}
# OR put this ecm on top if new* = 0
# R: {{ 515 } { 500 } { 7800 } { A1 } { 0 } { 0 } { 0 }}
# replace old caid > newcaid example
# X: {{ 624 } { 604 }}
X: {{ 1833 } { 1702 }}
newcam.list
CWS_KEEPALIVE = 300
CWS = 127.0.0.1 12000 username1 password1 01 02 03 04 05 06 07 08 09 10 11 12 13 14
CWS = 127.0.0.1 12001 username2 password2 01 02 03 04 05 06 07 08 09 10 11 12 13 14
Vielen Dank für eure Hilfe
Ich glaube jetzt habe ich es verstanden.
Ich brauche auf der Dbox mit CCCam nur eine N Line damit ich auf die Karte zugreifen kann,
in meinem Fall laut der Originalkonfiguration dann so?
N: 127.0.0.1 12000 username1 password1 01 02 03 04 05 06 07 08 09 10 11 12 13 14
Damit würde die CCCam der Dbox auf die Karte im internen Slot der Dreambox zugreifen können?
genau so siehts aus!!!
So habe jetzt die N Line auf der Dbox auf die IP der Dreambox geändert.
N: 192.168.2.20 12000 username1 password1 01 02 03 04 05 06 07 08 09 10 11 12 13 14
N: 192.168.2.20 12001 username2 password2 01 02 03 04 05 06 07 08 09 10 11 12 13 14
Damit läuft Premiere auch auf der Dbox.
Jetzt wird es aber kurios, ich kann auf der Dreambox kein Premiere mehr gucken wenn ich auf der Dbox die N Line aktiviert habe.
Wenn ich die N Line deaktiviere geht auch Premiere auf der Dreambox wieder.
Conax geht auf der Dreambox allerdings es dauert gefühlte 10 Sekunden eher es entschlüsselt wird wenn man zwischen den Conax Sender hin und herschaltet.
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?