Opened 6 years ago
Last modified 6 years ago
#4610 new enhancement
Support for DVBApi decode Caid 1814
Reported by: | mocho | Owned by: | |
---|---|---|---|
Priority: | major | Component: | DVBApi |
Severity: | high | Keywords: | |
Cc: | Sensitive: | no |
Description
Reason for enhancement
Revision
All
Issue Description
Please add support for DVBApi to decode caid 1814.
Provider Meo 30w stopped using 0100:005221 and it's using now 1814:000000, 1814:000007 or 1814:005221.
Cardreader already suport decoding of the SECA/Nagra tunneled card but for DVBapi to decode it, it's necessary to add a mapping of caid to oscam.dvbapi like this
M: 1814 0100:005221 #MEO Mapping
Passing the card to a "original" CCcam client decodes caid 1814 well, but it is not possible in oscam without the mapping.
Change History (3)
comment:1 by , 6 years ago
Component: | ! Please select... → DVBApi |
---|
comment:2 by , 6 years ago
comment:3 by , 6 years ago
When we send from a Oscam server to another client Oscam, we dont need any extra configuration, it detects the 1814 and make requests to card on 1814:005211
( With two oscam, one to read the card and other to decode the channels it works without any extra configuration, with just one oscam to read the card and decode the channels , we need to mapping on oscam.dvbapi file )
To output from oscam server to any other cam like cccam we need to add the line on [user] caid= 1814:0100, and cccam make requests on 1814:000007
+1
Same here need this improvement to decode caid 1814 directly from oscam,Thanks