Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
oscam.dvbapi(5) 	       File Formats Manual		 oscam.dvbapi(5)

NAME
     oscam.dvbapi - DVB API configuration file for OSCam

SYNOPSIS
     DVBAPI settings, first match - first used

DESCRIPTIONS
     P: [CAID]:[provider ID]:[service ID]:[ECM PID]:[CHID] [force]:[PIDx] prior-
     ity
	 set priority, continue = 1: proceed with priority, recommended for
	 pay-per-view services / EMMs (use carefully),	although local SCs
	 will be prioritised higher, default:none

     I: [CAID]:[provider ID]:[service ID]:[ECM PID]:[CHID] [PIDx] ignore
	 set ignore

     J:  [CAID]:[provider ID]:[service ID]:[ECM PID] joined CAID:joined provider
     ID:joined ECM PID
	 join to another ECM PID

     A: ::service ID:[PMT PID] :[provider ID][:][ECM PID]
	 set a dummy ECM request with CAID FFFF for services with a constant  CW
	shown as unencrypted service (for STBs with PMT PID support only)

     A: ::service ID:[video PID] :[provider ID][:][ECM PID]
	 set  a dummy ECM request with CAID FFFF for services with a constant CW
	shown as unencrypted service (for STBs without PMT PID support only)

     X: [CAID]:[provider ID]:[service ID]:[ECM PID]
	 add decoding on an extra demux index on the same CA device (Multi  ECM)
	(not support on all STBs)

     D: [CAID]:[provider ID]:[service ID]:[ECM PID] delay
	 set delay in milli-seconds writing CWs

     M:   [CAID]:[provider  ID]:[service  ID]:[ECM  PID]  target  CAID[:][target
     provider ID]
	 mapping

     S: [device] [PMT file name]
	 set DVB API device name and PMT file name (valid for STAPI only)

     L: [CAID]:[provider ID]:[service ID]:[ECM PID] length
	 set ECM length in hexadecimal

ANNONTATIONS
     Please use Unix text file format only.

EXAMPLES
      P: 0100:123456	   # prioritise CAID 0100 with provider 123456

      P: :1234		   # prioritise ECM with provider ID 1234 on
			   # on any CAID and service

      P: 0200		   # prioritise CAID 0200

      P: 0300::9ABC	   # prioritise CAID 0300 on service 9ABC only

      P: 0400 1 	   # prioritise CAID 0400 for pay-per-view services

      P: : 1		   # prioritise for EMMs

      M: 0500 0600:123456  # map CAID 0500 to provider ID 123456 with
			   # CAID 0600

      D: 0700 200	   # wait 200 ms before writing CW for CAID 0700

      I: :654321	   # ignore provider ID 654321 for every CAID and
			   # service

      I: 0		   # ignore every CAID that was not handled before

      L: 0800 8e	   # ECM length for CAID 0800 to 8e (hexadecimal)

SEE ALSO
     list_smargo(1), oscam(1), oscam.ac(5), oscam.cacheex(5), oscam.cert(5), os-
     cam.conf(5),   oscam.fakecws(5),	 oscam.guess(5),    oscam.ird(5),    os-
     cam.provid(5),  oscam.ratelimit(5), oscam.server(5), oscam.services(5), os-
     cam.srvid(5), oscam.srvid2(5), oscam.user(5), oscam.whitelist(5)

								 oscam.dvbapi(5)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=oscam.dvbapi&sektion=5&manpath=FreeBSD+Ports+15.1.quarterly>

home | help