1 | oscam.dvbapi(5) File Formats Manual oscam.dvbapi(5)
|
---|
2 |
|
---|
3 |
|
---|
4 |
|
---|
5 | NAME
|
---|
6 | oscam.dvbapi - DVB API configuration file for OSCam
|
---|
7 |
|
---|
8 | SYNOPSIS
|
---|
9 | DVBAPI settings, first match - first used
|
---|
10 |
|
---|
11 | DESCRIPTIONS
|
---|
12 | P: [CAID]:[provider ID]:[service ID]:[ECM PID]:[CHID] [force]:[PIDx] priority
|
---|
13 | set priority, continue = 1: proceed with priority, recommended for
|
---|
14 | pay-per-view services / EMMs (use carefully), although local SCs
|
---|
15 | will be prioritised higher, default:none
|
---|
16 |
|
---|
17 | I: [CAID]:[provider ID]:[service ID]:[ECM PID]:[CHID] [PIDx] ignore
|
---|
18 | set ignore
|
---|
19 |
|
---|
20 | J: [CAID]:[provider ID]:[service ID]:[ECM PID] joined CAID:joined provider ID:joined ECM PID
|
---|
21 | join to another ECM PID
|
---|
22 |
|
---|
23 | A: ::service ID:[PMT PID] :[provider ID][:][ECM PID]
|
---|
24 | set a dummy ECM request with CAID FFFF for services with a constant CW shown as unencrypted service (for STBs with PMT
|
---|
25 | PID support only)
|
---|
26 |
|
---|
27 | A: ::service ID:[video PID] :[provider ID][:][ECM PID]
|
---|
28 | set a dummy ECM request with CAID FFFF for services with a constant CW shown as unencrypted service (for STBs without
|
---|
29 | PMT PID support only)
|
---|
30 |
|
---|
31 | X: [CAID]:[provider ID]:[service ID]:[ECM PID]
|
---|
32 | add decoding on an extra demux index on the same CA device (Multi ECM) (not support on all STBs)
|
---|
33 |
|
---|
34 | D: [CAID]:[provider ID]:[service ID]:[ECM PID] delay
|
---|
35 | set delay in milli-seconds writing CWs
|
---|
36 |
|
---|
37 | M: [CAID]:[provider ID]:[service ID]:[ECM PID] target CAID[:][target provider ID]
|
---|
38 | mapping
|
---|
39 |
|
---|
40 | S: [device] [PMT file name]
|
---|
41 | set DVB API device name and PMT file name (valid for STAPI only)
|
---|
42 |
|
---|
43 | L: [CAID]:[provider ID]:[service ID]:[ECM PID] length
|
---|
44 | set ECM length in hexadecimal
|
---|
45 |
|
---|
46 | ANNONTATIONS
|
---|
47 | Please use Unix text file format only.
|
---|
48 |
|
---|
49 | EXAMPLES
|
---|
50 | P: 0100:123456 # prioritise CAID 0100 with provider 123456
|
---|
51 |
|
---|
52 | P: :1234 # prioritise ECM with provider ID 1234 on
|
---|
53 | # on any CAID and service
|
---|
54 |
|
---|
55 | P: 0200 # prioritise CAID 0200
|
---|
56 |
|
---|
57 | P: 0300::9ABC # prioritise CAID 0300 on service 9ABC only
|
---|
58 |
|
---|
59 | P: 0400 1 # prioritise CAID 0400 for pay-per-view services
|
---|
60 |
|
---|
61 | P: : 1 # prioritise for EMMs
|
---|
62 |
|
---|
63 | M: 0500 0600:123456 # map CAID 0500 to provider ID 123456 with
|
---|
64 | # CAID 0600
|
---|
65 |
|
---|
66 | D: 0700 200 # wait 200 ms before writing CW for CAID 0700
|
---|
67 |
|
---|
68 | I: :654321 # ignore provider ID 654321 for every CAID and
|
---|
69 | # service
|
---|
70 |
|
---|
71 | I: 0 # ignore every CAID that was not handled before
|
---|
72 |
|
---|
73 | L: 0800 8e # ECM length for CAID 0800 to 8e (hexadecimal)
|
---|
74 |
|
---|
75 | SEE ALSO
|
---|
76 | list_smargo(1), oscam(1), oscam.ac(5), oscam.cacheex(5), oscam.cert(5), oscam.conf(5), oscam.fakecws(5), oscam.guess(5),
|
---|
77 | oscam.ird(5), oscam.provid(5), oscam.ratelimit(5), oscam.server(5), oscam.services(5), oscam.srvid(5), oscam.srvid2(5),
|
---|
78 | oscam.user(5), oscam.whitelist(5)
|
---|
79 |
|
---|
80 |
|
---|
81 |
|
---|
82 | oscam.dvbapi(5)
|
---|