OScam Configuration Files
Download the latest OScam configuration files. Copy them directly or download to use in your OScam setup.
oscam.conf
32 linesMain OScam configuration file with global settings, DVB API, and web interface configuration.
[global] logfile = /tmp/oscam.log maxlogsize = 1000 block_same_ip = 0 block_same_name = 0 emmlogdir = /etc/tuxbox/config/ lb_mode = 10 disablecrccws_only_for = 0500:030B00;1819:00006D;098D:000000;098C:000000;092B:000000;1884:000000;1841:000000;1838:000000;1813:000068;0B01:000000 [dvbapi] enabled = 1 au = 1 pmt_mode = 0 delayer = 60 ecminfo_type = 1 user = dvbapiau read_sdt = 2 write_sdt_prov = 1 boxtype = dreambox ... (12 more lines)
oscam.server
13 linesReader/server configuration file. Use our converter tool to generate this from your CCcam/Newcamd lines.
# Use the CCcam to OScam Converter at https://cccam2oscam.eu # to generate your oscam.server configuration from CCcam or Newcamd lines. [reader] label=example_server enable=1 protocol=cccam device=server.example.com,12000 user=username password=password cccversion=2.3.0 group=1 ccckeepalive=1
oscam.dvbapi
109 linesDVB API configuration file defining priority (P:), ignore (I:), and mapping (M:) rules for CAID/provider combinations sorted by satellite position.
### Eutelsat Hot Bird 13B/13C/13E @ 13° East P: 1884:000000 P: 1861:000000 I: 0500:032A00 I: 0100:000068 P: 0500:050F00 P: 1884:000000:070F #|Eleven Sports 1 4K|||NC+ (Nagra Merlin) P: 1884:000000:13F3 #|Eleven Sports 1 HD|||NC+ (Nagra Merlin) P: 1884:000000:13F5 #|Eleven Sports 2 HD|||NC+ (Nagra Merlin) P: 1884:000000:13F8 #|Eleven Sports 3 HD|||NC+ (Nagra Merlin) P: 1884:000000:32CE #|Eleven Sports 4 HD|||NC+ (Nagra Merlin) ### Eutelsat 16A @ 16° East P: 0B00:000000 P: 0629:000000 I: 091F:000000 ### Astra 1KR/1L/1M/1N @ 19.2° East P: 0500:060210 P: 098D:000000 ... (89 more lines)
oscam.provid
149 linesProvider ID database mapping CAID:PROVID pairs to human-readable provider names.
0100:005001 | MOVISTAR+ 004106 0100:004106 | MOVISTAR+ 004106 0100:004108 | MOVISTAR+ 004106 0100:000065 | NC+ 0100:000068 | NC+ 0100:00006D | TELESAT 0100 0100:00006A | C+NL 0100 0100:00006C | C+NL 0100 0100:005221 | MEO PORTUGAL 0100 0100:000252 | MEO PORTUGAL 0100 0500:030B00 | TNTSAT 030B00 64bit 0500:042820 | BIS TV 0500 0500:042830 | BIS TV 0500 0500:042840 | BIS TV 0500 0500:043800 | Red Light 0500 0500:050F00 | Mega Elite Royal 0500 64bit 0500:050800 | SRG/SSR/SRF 0500 0500:050810 | SRG/SSR/SRF 0500 0500:060200 | SRG/SSR/SRF 0500 0500:060210 | SRG/SSR/SRF 0500 ... (129 more lines)
oscam.services
360 linesServices definition file mapping service IDs to CAID/provider pairs for filtering, prioritization, and CRC CW exception handling.
[TNTSAT030B0064bit-ASTRA19.2E-VIACCESS] caid=0500 provid=030B00 disablecrccws_only_for_exception=1 srvid=1F45,1F47,1F4B,200F,2011,2014,2015,206D,2075,2076,207B,2081,2083,219E,21A0,21A1,21A2,21A3,21A4,21A5,21A6,21A7,21A8,21A9,21AA,21FD,220C,2264,2270,22D2,232B,232C,2330,2331,2334,2335,2336,2337,2338,2457,2458,245A,245D,2460,2464,24BD,2649,264A,264B,264C,2F6C,2F71 [Austriasat-0648-ASTRA19.2E-IRDETO] caid=0648 provid=000000 disablecrccws_only_for_exception=1 [HD+1830-ASTRA19.2ENAGRAVISION] caid=1830 provid=000000 disablecrccws_only_for_exception=1 srvid=5273,157F,EF14,2777,30D4,1392,EF74,EF75,151A,EF15,2EAF,EF79,183D,EF16,EF17,6FEC,5274,157C,1581,EF10,EF11,EF78,2E9B,30D6,307A,126E,126F,EF76,EF77,1519,0002,2774,2968,296A,296B,296C,296D,296E,296F,2969,29CC,29D0,29D1,29D2,29D3 [HD+1843-ASTRA19.2ENAGRAVISION] caid=1843 provid=000000 ... (340 more lines)
oscam.srvid2
2734 linesExtended service ID database mapping channel names to service IDs for OScam's web interface and logging. Covers major European satellite platforms.
# # oscam.srvid2 by Jej@n # 2025-09-20/20:01:41 #============================= # ### Redlight Mega Elite HD [V] 01D4:0500@043800|XXL 05BC:0500@043800|XXL 113F:0500@043800|Hustler HD 1141:0500@043800|Private HD 1CBB:0500@043800|Vivid Touch SD 4206:0500@043800|DORCEL TV HD 4224:0500@043800|Redlight HD 422C:0500@043800|Brazzers TV 4267:0500@043800|Vivid Red HD ### Redlight Mega Elite HD [V] 01D4:0500@050F00|XXL 05BC:0500@050F00|XXL 113F:0500@050F00|Hustler HD 1140:0500@050F00|Blue Hustler ... (2714 more lines)