I wrote a letter, I could not get an answer
Posts by cengizkartal
-
-
Oscam versions are all the same 11518 emu
no picture no sound
-
Would it be 11518 as emu?
-
şimdi hangi yazılımı kullanıyor?
OSCam 11678
daha eski olanı kullanmayı dene, 11517
ok
-
what software use now ?
OSCam 11678
-
Why are Tandberg channels in 42 satellites decoded with Oscam software and Softcam keys file on TV cards? I was very curious why the PowerVu channels on the Astra 4.9 satellite are not resolved with the umu software.
i see on forum some emu oscam dont have all card suported! you need compile oscam for be shure is open powerwu chanels ,try
When I compile any version of Oscam, I get the same errors, it doesn't matter, my wing emu software needs to be changed.
-
Turksat, Hotbird, Astra 4.9 satellites, I have no other satellites
Although I compiled with OSCam 11682 emu, the Powervu channels on the Astra 4.9 satellite do not open. The only thing I notice is that the Tandberg software and the Powervu software are the same.
for (i = 0; i < PowervuKeys.keyCount; i++)
+ {
+ emu_add_entitlement(rdr, 0x0E00, PowervuKeys.EmuKeys[i].provider, PowervuKeys.EmuKeys[i].key,
+ PowervuKeys.EmuKeys[i].keyName, PowervuKeys.EmuKeys[i].keyLength, 0);
+ }
+
+ for (i = 0; i < TandbergKeys.keyCount; i++)
+ {
+ emu_add_entitlement(rdr, 0x1010, TandbergKeys.EmuKeys[i].provider, TandbergKeys.EmuKeys[i].key,
+ TandbergKeys.EmuKeys[i].keyName, TandbergKeys.EmuKeys[i].keyLeng
-
Why are Tandberg channels in 42 satellites decoded with Oscam software and Softcam keys file on TV cards? I was very curious why the PowerVu channels on the Astra 4.9 satellite are not resolved with the umu software.
-
your problems is from setings , is diferently dvapi for pc oscam emu
Windows Oscam PC
-
Display More
try this
[streamrelay]
[dvbapi]
enabled = 1
au = 1
pmt_mode = 4
delayer = 60
user = dvapi
extended_cw_api = 0
boxtype = pc
[account]
user = dvapi
description = dvapi
uniq = 3
group = 1
cwc_disable = 1
keepalive = 1
au = 0
betatunnel = 1833.FFFF:1702
monlevel = 0
I need to try OScam Windows
-
In your oscam server the label and device must go over emulator like this
Code
Display More[reader] label = emulator protocol = emu device = emulator disablecrccws_only_for = 0E00:000000 caid = 0BAA,0B00,0B01,0D05,0D95,0D96,0D97,0100,0500,0604,0624,0629,0648,09C4,09CD,093B,098C,093E,090F,091F,0919,0940,0960,0961,0963,1010,1702,1722,186C,183D,183E,1801,1802,1803,1810,1811,1814,1815,1819,1830,1833,1834,1861,1880,1883,1884,4AEE,4AFC,4AE1,1010,2600,FFFF,FFFE,0E00 detect = cd ident = 0BAA:000000;0B00:000000;0B01:000000;0D05:000000;0D95:000004,000010;0D96:000000,000004;0D97:000000;0100:000000,00006A,00006C,00006D,000068;0500:000000,023800,040810,042820,043300,043800,032A00,030B00;0604:000000;0624:000000;0629:000000;0648:000000;09C4:000000;09CD:000000;093B:000000;098C:000000;093E:000000;090F:000000;091F:000000;0919:000000;0940:000000;0960:000000;0961:000000;0963:000000;1010:000000;1702:000000;1722:000000;186C:000000;183D:000000;183E:000000;1801:000000,007301,001101,002111;1802:000000;1803:000000;1810:000000;1811:000000,003311,003315;1814:005211;1815:000000;1819:00006D;1830:000000;1833:000000;1834:000000;1861:000000;1880:000000;1883:000000;1884:000000,000068;4AEE:000000;4AFC:000000;4AE1:000011,000014,0000FE;1010:000000;2600:000000;FFFF:000000;FFFE:FFFFFE;0E00:000000 group = 1 emmcache = 1,5,31,1 saveemm-u = 1 emu_auproviders = 0604:010200;0E00:000000;4AE1:000011,000014,0000FE;1010:000000;2610:000000 emu_datecodedenabled = 1I haven't tried any emulator
-
My PC settings are like this
Oscam config
[global]
logfile = /dev/tty
clienttimeout = 8000
maxlogsize = 1024
waitforcards = 0
waitforcards_extra_delay = 100
preferlocalcards = 1
disablecrccws_only_for = 0E00:000000
[cache]
[streamrelay]
stream_relay_enabled = 1
[dvbapi]
enabled = 1
au = 1
pmt_mode = 0
request_mode = 1
delayer = 60
user = dvbapi
read_sdt = 2
write_sdt_prov = 1
extended_cw_api = 1
boxtype = dreambox
Oscam user
[account]
user = dvbapi
pwd = dvbapi
keepalive = 1
monlevel = 4
au = 1
group = 1,7,64
Oscam server
[reader]
label = SoftCam.Keys
protocol = emu
device = /var/keys/SoftCam.keys
disablecrccws_only_for = 0E00:000000
caid = 0500,0604,0E00,1010,1801,2600,2602,2610
ecmwhitelist = 0E00:40;1010:2B
detect = cd
ident = 0500:000000,007400,007800,021110,023800;0604:000000;0E00:000000;1010:000000;1801:000000,001101,002111,007301;2600:000000;2602:000000;2610:000000
group = 1
emmcache = 2,1,2,1
emu_auproviders = 0604:010200;0E00:000000;1010:000000;2610:000000
[webif]
httpport = 8888
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255,10.0.0.0-10.255.255.255,172.16.0.0-172.31.255.255,255.255.255.255
-
Which version of Oscam should I create
is imposible all oscam
by. audi06_19 is the best open powerwu chanels and bulcrypt on 39 east ,is the best emu .before i open powerwu chanels with old dreambox 800 hd with oscam ymod ,i dont now how is work your pc openpli ,but is imposible not open chanels with key
teacher, I tried a lot, I didn't
-
I tried a lot on linux and windows Astra 4.9 I could not open powerVU channels I have been working for 10 months
Which version of Oscam should I create
Enigma2 settings and Windows settings are very different
-
no sound and picture
-
Powervu Off
sound ?
no sound and picture
-
Powervu Off
# oscam.conf generated automatically by Streamboard OSCAM build-DreamOSat-1.20_svn SVN r11682-798
# Read more: https://svn.streamboard.tv/osc…on/doc/txt/oscam.conf.txt
[global]
logfile = /tmp/oscam.log
initial_debuglevel = 64
nice = -1
waitforcards = 0
preferlocalcards = 1
lb_mode = 1
lb_save = 100
lb_nbest_readers = 4
lb_nfb_readers = 2
lb_min_ecmcount = 3
lb_reopen_seconds = 120
lb_reopen_invalid = 0
lb_force_reopen_always = 1
lb_retrylimit = 300
lb_stat_cleanup = 24
lb_max_readers = 4
lb_auto_betatunnel_mode = 3
ecmfmt = P: c:p:s:d:i: #ECM_L:l #CW=w HOP:j
disablecrccws_only_for = 1708:000000;1811:003311,003315;09C4:000000;0500:030B00,042820;0604:000000;1819:00006D;0100:00006D;1810:000000;1884:000000;0E00:000000
[cache]
[newcamd]
port = 15050@0000:000000
serverip = 127.0.0.1
key = 000102030405060708090A0B0C0D
keepalive = 1
[radegast]
port = 20000
allowed = 192.168.0.0-192.168.255.255
user = user1
[cs378x]
port = 12005
[streamrelay]
stream_relay_ctab = FFFE
[dvbapi]
enabled = 1
au = 1
pmt_mode = 0
delayer = 60
ecminfo_type = 1
user = dvbapiau
read_sdt = 1
write_sdt_prov = 1
extended_cw_api = 1
boxtype = dreambox
[webif]
httpport = 8888
httprefresh = 10
httpallowed = 10.0.0.0-10.255.255.255,172.16.0.0-172.31.255.255,192.168.0.0-192.168.255.255,127.0.0.1
##"*************************"
##"* levi45 *"
##"*************************"
[account]
description = dvbapi
user = dvbapiau
pwd = dvbapiau
keepalive = 1
monlevel = 4
uniq = 4
au = 1
group = 1,2,3,4,5,6,7,8,9,10,64
suppresscmd08 = 1
emmreassembly = 1
[reader]
label = SoftCam.Keys
protocol = emu
device = /var/keys/SoftCam.Keys
caid = 0500,0604,090F,0E00,1010,1801,2600,2602,2610,4AE1,092F
detect = cd
ident = 092F:OOOOOO,0500:000000,007400,007800,021110,023800;0604:000000;090F:000000;0E00:000000;1010:000000;1801:000000,001101,002111,007301;2600:000000;2602:000000;2610:000000;4AE1:000011,000014,0000FE
group = 6
emmcache = 2,1,2,1
emu_auproviders = 0604:010200;0E00:000000;1010:000000;2610:000000;4AE1:000011,000014,0000FE
-
error
star@star-Vostro-3670:~$ sudo ./oscam-svn/Distribution/oscam-1.20_svn11682-798-x86_64-linux-gnu.debug
[sudo] star için parola:
WARNING: oscam.conf line 35 section [radegast] is ignored (support not compiled in).WARNING: oscam.conf line 51 section [dvbapi] contains unknown setting 'reopenonzap=1'
WARNING: oscam.conf line 57 section [dvbapi] contains unknown setting 'extended_cw_pids=64'
I installed the program with emu
oscam ymod is works well with prwu chanells
how can i upload
-
I installed the program with emu
-
2021/01/22 21:40:02 7065653D h (main) restart oscam requested
2021/01/22 21:40:02 183EFC86 c (ecm) dvbapi (0E00@000000/0000/00C8/40:A786998860EC49DB975AF0322477970A): found (1 ms) by SoftCam.Keys - Discovery Central Europe2021/01/22 21:40:07 00000000 (emu) ERROR: accept() failed
2021/01/22 21:40:07 7065653D h (webif) HTTP Server stopped
2021/01/22 21:40:07 00000000 s (dvbapi) Demuxer 0 stopped descrambling for program 00C8 (Discovery Central Europe)
2021/01/22 21:40:07 00000000 s (dvbapi) dvbapi channelcache saved to ./conf/oscam.ccache
2021/01/22 21:40:07 00000000 s (emmcache) saving emmcache disabled since no reader is using it!
2021/01/22 21:40:07 00000000 s (emmcache) saving emmstats disabled since no reader is using it!
2021/01/22 21:40:07 00000000 s (client) killing client dvbapi
2021/01/22 21:40:07 00000000 s (reader) SoftCam.Keys [emu] Killing reader
2021/01/22 21:40:07 00000000 s (reader) egygold.in_51001_bigbow40271 [cccam] Killing reader
2021/01/22 21:40:07 00000000 s (reader) egygold.in_51002_bigbow40271 [cccam] Killing reader
2021/01/22 21:40:07 00000000 s (reader) egygold.in_51003_bigbow40271 [cccam] Killing reader
2021/01/22 21:40:07 00000000 s (reader) egygold.in_51004_bigbow40271 [cccam] Killing reader
2021/01/22 21:40:07 00000000 s (reader) egygold.in_51005_bigbow40271 [cccam] Killing reader
2021/01/22 21:40:07 00000000 s (reader) egygold.in_51006_bigbow40271 [cccam] Killing reader
2021/01/22 21:40:07 00000000 s (reader) egygold.in_51007_bigbow40271 [cccam] Killing reader
2021/01/22 21:40:07 00000000 s (config) userdb 1 accounts freed
2021/01/22 21:40:07 00000000 s (config) readerdb 8 readers freed
2021/01/22 21:40:07 00000000 s (main) cardserver down
WARNING: oscam.conf line 35 section [radegast] is ignored (support not compiled in).
WARNING: oscam.conf line 51 section [dvbapi] contains unknown setting 'reopenonzap=1'
WARNING: oscam.conf line 57 section [dvbapi] contains unknown setting 'extended_cw_pids=64'
WARNING: oscam.conf line 35 section [radegast] is ignored (support not compiled in).
WARNING: oscam.conf line 51 section [dvbapi] contains unknown setting 'reopenonzap=1'
WARNING: oscam.conf line 57 section [dvbapi] contains unknown setting 'extended_cw_pids=64'
OpenPli PC-TV
