blackout26
Newbie
- Registriert
- 7. November 2012
- Beiträge
- 11
- Reaktionspunkte
- 1
- Punkte
- 235
Hallo ertmal an alle hier im Forum.
Ich hoffe ihr könnt mir weiterhelfen.... mit dem lesen und testen bin ich am Ende meines Lateins !!
Ich habe einen Raspberry Pi b+ mit Smartmouse / Easymouse 2 USB Premium.
Es läuft ein Oscam Server drauf mit Sky komplett auf einer V14.
Meine Serverzeiten sind prima:
Live Log:
Aber leider hab ich trotzdem Ruckler bzw. so Pixelverläufe bei den Clients.
Es sind 2 VU+ Solo 2 im Haus da funktionierts einwandfrei, und 4 VU+ Solo2 übers Internet bei denen ruckelts.
Clients auch über Oscam. Hab vorher ccam als Client gehabt aber da war es noch schlimmer.
Hier meine Configs:
Oscam Server auf Raspberry:
Oscam Config auf Raspberry
Oscam User auf Raspberry
Und hier dann ein Client:
Oscam Server:
Oscam Config:
Oscam User
Oscam dvb.api
Ich hoffe ihr könnt mir weiterhelfen.... mit dem lesen und testen bin ich am Ende meines Lateins !!
Ich habe einen Raspberry Pi b+ mit Smartmouse / Easymouse 2 USB Premium.
Es läuft ein Oscam Server drauf mit Sky komplett auf einer V14.
Meine Serverzeiten sind prima:
Live Log:
- 2015/02/17 17:42:44 10A1A48 c (ecm) user (098C/007B/98): found (70 ms) by v14 - TNT Serie HD
- 2015/02/17 17:42:49 10AD300 c (ecm) user (098C/EF75/98): found (72 ms) by v14 - ProSieben HD
- 2015/02/17 17:42:50 10AB7A0 c (ecm) user(098C/EF10/98): found (71 ms) by v14 - RTL HD
- 2015/02/17 17:42:50 10A1270 c (ecm) user (098C/0019/98): found (72 ms) by v14 - Disney Cinemagic
- 2015/02/17 17:42:50 109ECC0 c (ecm) user (098C/EF11/98): found (71 ms) by v14 - VOX HD
- 2015/02/17 17:42:51 10A1A48 c (ecm) user (098C/007B/98): found (71 ms) by v14 - TNT Serie HD
Es sind 2 VU+ Solo 2 im Haus da funktionierts einwandfrei, und 4 VU+ Solo2 übers Internet bei denen ruckelts.
Clients auch über Oscam. Hab vorher ccam als Client gehabt aber da war es noch schlimmer.
Hier meine Configs:
Oscam Server auf Raspberry:
Code:
[reader]
label = v14
protocol = mouse
device = /dev/sky
services = sky_v14,sky_select,sky_bm,sky_sonst,hdaustria,v14hdplus
caid = 098C
boxid = 12345678
ins7e11 = 15
mhz = 600
cardmhz = 369
detect = cd
ident = 098C:000000
ecmwhitelist = 098C:98,9B,97,57,91
group = 1
emmcache = 1,3,2
blockemm-unknown = 1
blockemm-s = 1
blockemm-g = 1
saveemm-u = 1
blockemm-bylen = 78,80,86,94,99,100,111,119,131,142,155-255
ndsversion = 2
dropbadcws = 1
[reader]
label = OSEmu
protocol = camd35
device = 127.0.0.1,12345
user = xyz
password = 12345
ecmwhitelist = 0D00:9C,84,87,8B,BF,C3,6D;0D02:84;0D03:9C,9F,A5;0D05:9C;090F:62,73,84,94,95,96,99,A6,B7
caid = 0D00,0D02,0D03,0D05,090F,0500,1801,0604,2600,FFFF
ident = 0D00:000000,000004,000010,000014,000020,0000C0,0000C4,0000CC;0D02:000000,00008C,0000A0,0000A4,0000A8;0D03:000000,000004,000008,000024,000028;0D05:000000,000004,000010;090F:000000;0500:000000,030B00,023800,021110,007400,007800;1801:000000;0604:000000
group = 2
Oscam Config auf Raspberry
Code:
[global]
logfile = /var/log/oscam.log
emmlogdir = /var/log/emm/
emmcache = 1,2,10
maxlogsize = 2048
clientmaxidle = 160
nice = 1
ecmfmt = c/s/l
[cache]
delay = 60
[newcamd]
port = 31001@098C:000000;31002@0D05:000000,000004,000010
key = 1122334455667788990011112222
keepalive = 1
[cccam]
port = 12000
reshare = 0
forward_origin_card = 0
ignorereshare = 0
version = 2.2.1
minimizecards = 0
keepconnected = 1
stealth = 0
reshare_mode = 0
updateinterval = 240
[webif]
httpport = 83
httpuser = xyz
httppwd = 12345
httpcss = /usr/local/etc/Blue_Shadow_V.2.css
httptpl = /usr/local/etc/picons
httppiconpath = /usr/local/etc/picons
httphelplang = de
http_prepend_embedded_css = 1
httphideidleclients = 1
httpshowpicons = 1
httpshowmeminfo = 1
httpshowuserinfo = 1
httpshowcacheexinfo = 1
httpshowecminfo = 1
httpshowloadinfo = 1
httpallowed = 127.0.0.1,10.10.10.10-192.168.255.254
Code:
[account]
user = user
pwd = pass
caid = 098C,0D05
au = v14
group = 1,2
[account]
user = user
pwd = pass
uniq = 3
group = 1,2
numusers = 1
penalty = 0
[account]
user = user
pwd = pass
uniq = 3
group = 1,2
numusers = 1
penalty = 0
[account]
user = user
pwd = pass
uniq = 3
group = 1,2
numusers = 1
penalty = 0
Und hier dann ein Client:
Oscam Server:
Code:
[reader]
label = Server_Sky
protocol = newcamd
device = xxx.xxx.xxx.xxx,xxxxx
key = 1122334455667788990011112222
user = user
password = 123
services = sky_v14,sky_select,sky_bm,sky_sonst,hdaustria,v14hdplus
connectoninit = 1
group = 1
[reader]
label = OSEmu
protocol = cs357x
device = xxxxxxxxxxxxxxxxx,12345
key = 1122334455667788990011112222
user = server
password = 12345
caid = 0D00,0D02,0D03,0D05,090F,0500,1801,0604,2600,FFFF
ident = 0D00:000000,000004,000010,000014,000020,0000C0,0000C4,0000CC;0D02:000000,00008C,0000A0,0000A4,0000A8;0D03:000000,000004,000008,000024,000028;0D05:000000,000004,000010;090F:000000;0500:000000,030B00,023800,021110,007400,007800;1801:000000;0604:000000
group = 2
Oscam Config:
Code:
[global]
disablelog = 0
loghistorysize = 4096
serverip = 0.0.0.0
logfile = /var/log/oscam.log
logduplicatelines = 0
pidfile =
disableuserfile = 1
disablemail = 1
usrfileflag = 0
clienttimeout = 5000
fallbacktimeout = 2500
fallbacktimeout_percaid =
clientmaxidle = 120
bindwait = 120
netprio = 0
sleep = 0
unlockparental = 0
nice = 99
maxlogsize = 10
waitforcards = 1
waitforcards_extra_delay = 500
preferlocalcards = 0
readerrestartseconds = 5
dropdups = 0
block_same_ip = 1
block_same_name = 1
usrfile =
mailfile =
cwlogdir =
emmlogdir =
lb_mode = 0
lb_save = 0
lb_nbest_readers = 1
lb_nfb_readers = 1
lb_min_ecmcount = 5
lb_max_ecmcount = 500
lb_reopen_seconds = 30
lb_reopen_invalid = 1
lb_force_reopen_always = 0
lb_retrylimit = 0
lb_stat_cleanup = 336
lb_max_readers = 0
lb_auto_betatunnel = 1
lb_auto_betatunnel_mode = 0
lb_auto_betatunnel_prefer_beta= 50
lb_savepath =
lb_retrylimits =
lb_nbest_percaid =
lb_noproviderforcaid =
lb_auto_timeout = 0
lb_auto_timeout_p = 30
lb_auto_timeout_t = 300
double_check_caid =
ecmfmt =
resolvegethostbyname = 0
failbantime = 0
failbancount = 0
suppresscmd08 = 0
double_check = 0
[cache]
delay = 0
max_time = 15
max_hit_time = 15
wait_time =
cacheex_mode1_delay =
cacheexenablestats = 0
csp_port = 0
csp_ecm_filter =
csp_allow_request = 1
csp_allow_reforward = 0
cacheex_cw_check =
wait_until_ctimeout = 0
cwcycle_check_enable = 0
cwcycle_check_caid =
cwcycle_maxlist = 500
cwcycle_keeptime = 15
cwcycle_onbad = 1
cwcycle_dropold = 1
cwcycle_sensitive = 4
cwcycle_allowbadfromffb = 0
cwcycle_usecwcfromce = 0
[dvbapi]
enabled = 1
au = 1
pmt_mode = 0
request_mode = 0
listen_port = 0
delayer = 60
user = local
boxtype = dreambox
[webif]
httpport = 84
httpuser = xxxxxxxx
httppwd = xxxxxxx
httpcss =
httpjscript =
httpscript =
httptpl =
httppiconpath =
httphelplang = de
httplocale = de_DE
http_prepend_embedded_css = 0
httprefresh = 60
httppollrefresh = 60
httphideidleclients = 0
httphidetype =
httpshowpicons = 0
httppiconsize = 0
httpshowmeminfo = 1
httpshowuserinfo = 1
httpshowcacheexinfo = 1
httpshowecminfo = 0
httpshowloadinfo = 1
httpallowed = 31.209.164.102,127.0.0.1,192.168.0.0-192.168.255.255
httpreadonly = 0
httpsavefullcfg = 1
httpoverwritebakfile = 0
httpcert =
httpforcesslv3 = 0
httpdyndns = xxxxxxxxxxxxxxxxx
aulow = 30
hideclient_to = 25
httposcamlabel = Oscam Client
http_status_log = 1
Oscam User
Code:
[account]
user = local
au = 1
group = 1,2
Oscam dvb.api
Code:
P: 098C 1 # prio Sky V14
P: 0D05
P: 0D00
P: 0D02
P: 0D03
P: 090F
P: 0500
P: 1801
P: 0604
P: 2600
P: FFFF
I: 0
Zuletzt bearbeitet von einem Moderator:


