batiradi77
Member
- Messages
- 62
Hello I searching help :mecry: for my card N..a,how work with OSCAM
?
Thanks
Thanks
Hello I searching help :mecry: for my card N..a,how work with OSCAM?
Thanks![]()
http://www.4shared.com/folder/ZLjJyUvI
The [dvbapi] section
enabled = 0|1
1 = DVB API enabled, default:0
Create file /tmp/.pauseoscam to pause DVB API, e.g. if STB goes into standby and OSCam
remains as SC server only.
user = username
user name for DVB API client, default:anonymous
ignore = <CAID>[,<CAID>]... (detached by oscam.dvbapi, obsolete)
CAIDs to be ignored, default:none
priority = <CAID>:<provider ID>[,CAID:<provider ID>]... (detached by oscam.dvbapi, obso‐
lete)
CAIDs and provider IDs to be prioritized, default:CAIDs and provider IDs of local SCs
will be prioritized
au = 0|1|2
AU mode:
0 = disable AU (default)
1 = enable AU
2 = enable AU, override AU settings of client,
set answering reader as AU reader
pmt_mode = 0|1|2|3|4|5
PMT mode:
0 = use camd.socket and PMT file, default
1 = disable reading PMT file
2 = disable camd.socket
3 = read PMT file on startup only
4 = do not use signal handler for monitoring /tmp
5 = do not use signal handler for monitoring /tmp,
disable camd.socket
request_mode = 0|1
CAID request mode:
0 = try all possible CAIDs one by one (default)
1 = try all CAIDs simultaneously
boxtype = dbox2|dreambox|dm7000|duckbox|ufs910|ipbox|ipbox-pmt|qboxhd|coolstream|neumo
set boxtype, auto detection of DVB API will be aspired, default:dreambox
ipbox with camd.socket support, currently only with PGI image version 0.6 or above,
verified on HD models only
ipbox-pmt can be used on any DGS based images (with or without camd.socket support),
verified on HD models only
Configure in oscam.user:
example:
--------
[account]
user = xxxxxxx
pwd = yyyyyyy
monlevel =
uniq =
group = 1
au =
ident = 0604:000000,000001,000002,000003
caid = 0604
services = nova_gr
in oscam.services:
example:
--------
[nova_gr]
caid=0604
provid=000000,000001,000002,000003
srvid=0069,012D,012F,0130,0132,0133,0134,0135,0136,0137,0138,0139,013A,013C,013D,013E,013F,0140,0141,0142,0143,0144,0145,0146,0147,0148,0149,015F,0160,0161,0162,0163,0164,0165,0166,0168,0169,016A,016B,016C,016D,016E,016F,0170,0171,0172,0173,0174,0175,0176,0178,0179,017A,017B,017C,017D,017F,0180,0182,0183,0184,0185,0186,1251,1BBD,1BBE,1BBF,1BC0,1BC1,1BC2,1BC3,1BC4,1BC5,1BC6,1BC7,1BC8,1BC9,1BCA,1BCB,1BCC,1BCD,1BCE,1BD0,1BD1,1BD2,1BD3,1C85,1D4D,1D4E,1D4F,1D51,1D52,1D53,1D54,1D55,1D56,1D57,1D59,1D6A,1D7E,1D7F,1D83,1D84,1D88,1D8F,1D93,1D94,1D95,1D97,1D98,1D99,1D9A,2011,227B,2288,3305,3307,3308,3309,330A,330B,330D,330E,330F,3310,3311,3312,3313,3314,3315,3316,3317,35C0,35C1,35C2,35C3,35C4,35C6,35C7,35C8,35C9,35E9,3607,363D,3641,3C8D,3C8E,3C8F,3C90,3C91,3C92,3C93,3C94,3C95,3C97
If you use OSCam as Client, configure the oscam.conf:
[dvbapi]
Code:The [dvbapi] section enabled = 0|1 1 = DVB API enabled, default:0 Create file /tmp/.pauseoscam to pause DVB API, e.g. if STB goes into standby and OSCam remains as SC server only. user = username user name for DVB API client, default:anonymous ignore = <CAID>[,<CAID>]... (detached by oscam.dvbapi, obsolete) CAIDs to be ignored, default:none priority = <CAID>:<provider ID>[,CAID:<provider ID>]... (detached by oscam.dvbapi, obso‐ lete) CAIDs and provider IDs to be prioritized, default:CAIDs and provider IDs of local SCs will be prioritized au = 0|1|2 AU mode: 0 = disable AU (default) 1 = enable AU 2 = enable AU, override AU settings of client, set answering reader as AU reader pmt_mode = 0|1|2|3|4|5 PMT mode: 0 = use camd.socket and PMT file, default 1 = disable reading PMT file 2 = disable camd.socket 3 = read PMT file on startup only 4 = do not use signal handler for monitoring /tmp 5 = do not use signal handler for monitoring /tmp, disable camd.socket request_mode = 0|1 CAID request mode: 0 = try all possible CAIDs one by one (default) 1 = try all CAIDs simultaneously boxtype = dbox2|dreambox|dm7000|duckbox|ufs910|ipbox|ipbox-pmt|qboxhd|coolstream|neumo set boxtype, auto detection of DVB API will be aspired, default:dreambox ipbox with camd.socket support, currently only with PGI image version 0.6 or above, verified on HD models only ipbox-pmt can be used on any DGS based images (with or without camd.socket support), verified on HD models only
I believe you're oscam.server properly configured your card reader.
regards