Sheldor112
Newbie
- Registriert
- 28. Juni 2015
- Beiträge
- 4
- Reaktionspunkte
- 0
- Punkte
- 1
Hallo,
ich habe einen Share bekommen und versuche den nun in meinem Oscar server einzutragen.
Das Setting sieht so aus:
-Raspberry Pi als oscam server
-Diablo CAM LAN mit UW 2.3
Was ich nun machen möchte ist den Share in oscam eintragen und mit der Diablo Cam mit cccam verbinden.
Ich kann mit zwar verbinden aber es werden keine Sender hell. Leider bin ich bei diesen Thema völliger Anfänger
oscam.conf
oscam.server
oscam.user
Danke für die Hilfe
ich habe einen Share bekommen und versuche den nun in meinem Oscar server einzutragen.
Das Setting sieht so aus:
-Raspberry Pi als oscam server
-Diablo CAM LAN mit UW 2.3
Was ich nun machen möchte ist den Share in oscam eintragen und mit der Diablo Cam mit cccam verbinden.
Ich kann mit zwar verbinden aber es werden keine Sender hell. Leider bin ich bei diesen Thema völliger Anfänger
oscam.conf
Code:
[FONT=Menlo]nice = 1[/FONT]
[FONT=Menlo]maxlogsize = 2048[/FONT]
[FONT=Menlo]clienttimeout = 10[/FONT]
[FONT=Menlo]clientmaxidle = 160[/FONT]
[FONT=Menlo]waitforcards = 1[/FONT]
[FONT=Menlo]cachedelay = 60[/FONT]
[FONT=Menlo][cs357x][/FONT]
[FONT=Menlo]port = 12345[/FONT]
[FONT=Menlo][webif][/FONT]
[FONT=Menlo]httpport = 1234[/FONT]
[FONT=Menlo]httpuser = admin[/FONT]
[FONT=Menlo]httppwd = admin[/FONT]
[FONT=Menlo]httphelplang = de[/FONT]
[FONT=Menlo]httpallowed = 127.0.0.1,10.10.10.10-192.168.255.254[/FONT]
[FONT=Menlo]
[/FONT]
[FONT=Menlo][cccam][/FONT]
[FONT=Menlo]port = 12000[/FONT]
[FONT=Menlo]reshare = 1[/FONT]
[FONT=Menlo]forward_origin_card = 0[/FONT]
[FONT=Menlo]ignorereshare = 0[/FONT]
[FONT=Menlo]version = 2.1.4[/FONT]
[FONT=Menlo]minimizecards = 0[/FONT]
[FONT=Menlo]keepconnected = 1[/FONT]
[FONT=Menlo]stealth = 0[/FONT]
[FONT=Menlo]reshare_mode = 0[/FONT]
[FONT=Menlo]updateinterval = 240[/FONT]
oscam.server
Code:
[FONT=Menlo][reader][/FONT]
[FONT=Menlo]enable = 1[/FONT]
[FONT=Menlo]label = sky[/FONT]
[FONT=Menlo]protocol = cccam[/FONT]
[FONT=Menlo]device = dyndsnzumserver.org,50000[/FONT]
[FONT=Menlo]user = user[/FONT]
[FONT=Menlo]password = pw123[/FONT]
[FONT=Menlo]group = 1[/FONT]
[FONT=Menlo]emmcache = 1,1,2[/FONT]
[FONT=Menlo]cccversion = 2.1.4[/FONT]
[FONT=Menlo]ccckeepalive = 1[/FONT]
oscam.user
Code:
[FONT=Menlo][account][/FONT][FONT=Menlo]user = user1[/FONT]
[FONT=Menlo]pwd = passwort[/FONT]
[FONT=Menlo]caid = 098C[/FONT]
[FONT=Menlo]group = 1[/FONT]
[FONT=Menlo]cccmaxhops = 2[/FONT]
Danke für die Hilfe
Zuletzt bearbeitet von einem Moderator: