AFN Oscam Chat Thread Topic

3satbox

Registered
Messages
252
i not forgot, this is only PowerVU and AFN config, not ALL emu config... i have for my use different reader for BISS only from constant.cw file because BISS working much better...
Could you tell me how to implement this?! I need it for feeds!

Sent from taptalk
 

3satbox

Registered
Messages
252
try this readers
Code:
http://www.streamboard.tv/wiki/OSCam/en/examples/Reader
U mean I add
[reader]
label = myconstantcw
protocol = constcw
device = /usr/keys/constant.cw
group = 7

and it will "see the biss keys" from there or I have to add a caid to those lines?!

Sent from taptalk
 

Rickk

Registered
Messages
2,375
format for constant.cw
without VPID's:
constant CW file format:
2600 CAID (4 digits):
000000 ProvID (6 digits):
0385 SID (4 digits):
0020 PMT PID (4 digits):
1FFF ECM PID (4 digits)::
key (16 Bytes separated by spaces)

EXAMPLE:
2600:000000:0385:0020:1FFF:0134:12 XX XX XX XX XX XX XX XX XX XX XX XX XX XX 44 # ESPN Caribbean 901 (15W)

better

with namespace hash in the softcam.key
namespace hash is generated in oscam log

example:
F E18A000C 00 12XXXXXXXXXXXX44 # ESPN Caribbean 901 (15W)
F E18A000C 01 12XXXXXXXXXXXX44 # ESPN Caribbean 901 (15W)
 

3satbox

Registered
Messages
252
I know the format, I'm using constantcw with cccam, but I wanna know how to make oscam to use constantcw for biss (only)

Sent from taptalk
 

Rickk

Registered
Messages
2,375
Now I have made a mistake
because here the whole time is spoken by constant.cw and biss
this is about afn power vu

format in softcam.key

example:
P 009E0068 00 00000000000000 # AFN|sports
P 009E0068 01 00000000000000 # AFN|sports
P 009E 001XXXX1 63XXXXXXXXXXCA ; EMM Key
 

3satbox

Registered
Messages
252
Yes guys, sorry for the offtopic, but I was looking for this info a long time and smbody posted smth similar, so I started to ask Q.
If smone could send me a pm or point to a thread - I would be grateful
 

Lav

Registered
Messages
257
if you want only caid 2600 for BISS

[reader]
label = constant.cw
protocol = constcw
device = /etc/tuxbox/config/oscam-emu/constant.cw #your device setup here
caid = 2600
ident = 2600:000000
group = 2
 

3satbox

Registered
Messages
252
I have to ask my question again, channels are working for ~3 hours, and then I need the next active key. This is how it works on e2 boxes or there is a setting for that?!
 

3satbox

Registered
Messages
252
As far as I can understand it's a pretty much box specific setup. I am on dm8000 and when I've tried the exact config from this pages, I couldn't even clear discovery network...
I added the emm keys from #1588 post, placed the softcamkey in config folder + @usr/keys but when the key expires I need you guys to post a working one and then I'm pretty much "On" again.

Code:
[global]
logfile                       = /tmp/oscam.log
lb_mode                       = 1
lb_save                       = 100
disablecrccws_only_for        = 0500:30B00,32830;1819:006D;1817:0000
clienttimeout                 = 10000
nice                          = -1
dropdups                      = 1
preferlocalcards              = 1
block_same_ip                 = 0
block_same_name               = 0
cacheexwaittime               = 0
max_cache_time                = 12
max_cache_count               = 7500

[cache]

[streamrelay]
stream_relay_enabled          = 0
stream_emm_enabled            = 1
stream_ecm_delay              = 650

[dvbapi]
enabled                       = 1
au                            = 1
pmt_mode                      = 4
delayer                       = 60
request_mode                  = 1
ecminfo_type                  = 1
user                          = root
read_sdt                      = 1
write_sdt_prov                = 1
extended_cw_api               = 2
boxtype                       = dreambox
Code:
[reader]
label                       = SoftCam.Key
protocol                    = constcw
device                      = /usr/keys/SoftCam.Key
cacheex                       = 0
cacheex_maxhop                = 0
cacheex_allow_request         = 0
group                         = 1
dropbadcws                    = 0
disablecrccws                 = 0

[reader]
label                         = emulator
protocol                      = emu
device                        = emulator
cacheex                       = 0
cacheex_maxhop                = 0
cacheex_allow_request         = 0
caid                          = 090F,0500,1801,0604,2600,FFFF,0E00,4AE1,1010
detect                        = cd
ident                         = 090F:000000;0500:000000,023800,021110,007400,007800;1801:000000,007301,001101,002111;0604:000000;2600:000000;FFFF:000000;0E00:000000;4AE1:000011,000014,0000FE;1010:000000
group                         = 1
emmcache                      = 2,1,2,1
dropbadcws                    = 0
emu_auproviders               = 0604:010200;0E00:000000;4AE1:000011,000014,0000FE;1010:000000


[reader]
label                         = AFN
description                   = AFN-EMU
protocol                      = emu
device                        = Emulator
services                      = afn
cacheex                       = 1
cacheex_maxhop                = 1
cacheex_allow_request         = 1
caid                          = 0E00
#ecmwhitelist                  = 0E00:91
detect                        = cd
group                         = 3
emmcache                      = 1,5,31,1
emu_auproviders               = 0E00:000000
auprovid                      = 000E00

I've added [afn] to services
[account]
user = vuplus-team.com
monlevel = 4
au = 1
group = 1,2,3,4
 

Rickk

Registered
Messages
2,375
oscam config
[dvbapi]
enabled = 1
au = 1
pmt_mode = 4
delayer = 60
request_mode = 1
ecminfo_type = 1
user = root dvbapi
read_sdt = 1
write_sdt_prov = 1
extended_cw_api = 2
boxtype = dreambox

[account]
user = vuplus-team.com dvbapi
monlevel = 4
au = 1
group = 1,2,3,4
user should already be the same
make dvbapi

[reader]
label = emulator
protocol = emu
device = emulator
caid = 090F,0500,1801,0604,2600,FFFF,0E00,4AE1,1010
detect = cd
ident = 0500:000000;0604:000000;2600:000000;FFFF:000000;0E00:000000;4AE1:000011,000014,0000FE;1010:000000
group = 1
emmcache = 2,1,2,1
emu_auproviders = 0604:010200;0E00:000000;4AE1:000011,000014,0000FE;1010:000000
services = !afn
 
Last edited:

djmx

Registered
Messages
27
Dear @reza_,


I followed exactly your procedure, unfortunately keys did not auto update. I am using oscam 11436 on OpenPli 6.2 on VU+

Would you please upload your following files ?
oscam.server
oscam.conf
oscam.user
SoftCam.Key

Thanks a million in advance
 

reza_

Registered
Messages
87
oscam.conf
[streamrelay]
stream_relay_enabled = 0

[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
#or extended_cw_api = 2 depend to your receiver
boxtype = dreambox

[webif]
httpport = 8888
httpuser =
httppwd =
httptpl = /etc/
httprefresh = 30
httpshowmeminfo = 1
httpshowuserinfo = 1
httpshowcacheexinfo = 1
httpshowecminfo = 1
httpshowloadinfo = 1
httpallowed = 192.168.0.0-255.255.255.255,127.0.0.1
http_status_log = 1

oscam.server

[reader]
label = emulator
protocol = emu
device = emulator
services = !afn
caid = 090F,0500,1801,0604,FFFF,0E00,4AE1,1010
detect = cd
ident = 090F:000000;0500:000000,023800,021110,007400,007800;1801:007301,001101,002111;0604:000000;2600:000000;FFFF:000000;0E00:000000;4AE1:000011,000014,0000FE;1010:000000
group = 1
emmcache = 1,5,31,1
emu_auproviders = 0604:010200;0E00:000000;4AE1:000011,000014,0000FE
emu_datecodedenabled = 1

[reader]
label = AFN
protocol = emu
device = Emulator
services = afn
cacheex = 1
caid = 0E00
ecmwhitelist = 0E00:99
detect = cd
group = 1
emmcache = 1,5,31,1
emu_auproviders = 0E00:000000
auprovid = 000E00

[reader]
label = SoftCam.Key
protocol = constcw
device = /etc/tuxbox/config/SoftCam.Key
caid = 0D00,0D02,090F,0500,1801,0604,2600,FFFF,0E00,4AE1
ident = 0D00:000000,000004,000010,000014,000020,0000C0,0000C4,0000C8,0000CC;0D02:000000,00008C,0000A0,0000A4,0000A8;090F:000000;0500:000000,030B00,023800,021110,007400,007800;1801:000000,001101;0604:000000;2600:000000;FFFF:000000;0E00:000000,00005A
group = 2

oscam.user

[account]
user = dvbapiau
monlevel = 4
au = 1
group = 1,2,3,4,5

SoftCam.Key

======SOFTCAMKEY BY .:enigma1969:.======

;====================================
# POWERVU #
;====================================
P 00090066 00 00000000000000 ;AFN Prime Atlantic Benelux, 9.0E, 11804
P 00090066 01 00000000000000 ;AFN Prime Atlantic Benelux, 9.0E, 11804
P 00090067 00 00000000000000 ;AFN News, 9.0E, 11804
P 00090067 01 00000000000000 ;AFN News, 9.0E, 11804
P 00090068 00 00000000000000 ;AFN Sports, 9.0E, 11804
P 00090068 01 00000000000000 ;AFN Sports, 9.0E, 11804
P 00090069 00 00000000000000 ;AFN Prime Pacific, 9.0E, 11804
P 00090069 01 00000000000000 ;AFN Prime Pacific, 9.0E, 11804
P 0009006A 00 00000000000000 ;AFN Spectrum, 9.0E, 11804
P 0009006A 01 00000000000000 ;AFN Spectrum, 9.0E, 11804
P 0009006B 00 00000000000000 ;AFN Sports 2, 9.0E, 11804
P 0009006B 01 00000000000000 ;AFN Sports 2, 9.0E, 11804
P 0009006C 00 00000000000000 ;AFN Family, 9.0E, 11804
P 0009006C 01 00000000000000 ;AFN Family, 9.0E, 11804
P 0009006D 00 00000000000000 ;AFN Movie Channel, 9.0E, 11804
P 0009006D 01 00000000000000 ;AFN Movie Channel, 9.0E, 11804
P 00090078 00 00000000000000 ;AFN Atlantic, 9.0E, 11804
P 00090078 01 00000000000000 ;AFN Atlantic, 9.0E, 11804
P 0009 00540716 FCCD8E6C12268A ;EMM Key
P 0009 0057B90F 2C280A7807F63D ;EMM Key
P 0009 00544CE1 AB6A053EF67E7D ;EMM Key
P 0009 003E7E84 1B80AA69C85E8B ;EMM Key
P 0009 005D671E 33D2198933F018 ;EMM Key
P 0009 00233C13 245B87F60D2D9D ;EMM Key
P 0009 004E0256 D3A527AB8A6EF3 ;EMM Key
P 0009 003E042A 440610E23210D9 ;EMM Key
P 0009 00541E85 689F03A1EE5DA3 ;EMM Key

# Oscam AU keys

P 90066 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90068 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90069 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90067 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 9006A 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 9006B 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 9006C 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 9006D 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90078 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90191 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90065 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90079 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 9007B 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 9007C 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 9007A 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 9007D 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 9007F 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90080 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90081 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90082 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90083 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90084 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90085 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 9007E 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90087 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90088 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90089 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 9008A 00 906C3277000000 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 9008A 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 9008B 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 9008C 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 9008D 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 9008F 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 9008E 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90090 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90091 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90092 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90094 00 AF9479619883E9 ; added by OSEmu Fri Oct 26 10:39:55 2018 UA: 00233C13

P 90066 01 94E7659795DD49 ; added by OSEmu Fri Oct 26 13:35:19 2018 UA: 00233C13

P 90067 01 94E7659795DD49 ; added by OSEmu Fri Oct 26 13:35:19 2018 UA: 00233C13

P 90068 01 94E7659795DD49 ; added by OSEmu Fri Oct 26 13:35:19 2018 UA: 00233C13

P 90069 01 94E7659795DD49 ; added by OSEmu Fri Oct 26 13:35:19 2018 UA: 00233C13

P 9006A 01 94E7659795DD49 ; added by OSEmu Fri Oct 26 13:35:19 2018 UA: 00233C13

P 9006B 01 94E7659795DD49 ; added by OSEmu Fri Oct 26 13:35:19 2018 UA: 00233C13

P 9006C 01 94E7659795DD49 ; added by OSEmu Fri Oct 26 13:35:19 2018 UA: 00233C13

P 9006D 01 94E7659795DD49 ; added by OSEmu Fri Oct 26 13:35:19 2018 UA: 00233C13

P 90078 01 94E7659795DD49 ; added by OSEmu Fri Oct 26 13:35:19 2018 UA: 00233C13
 
Top