2014-07-05 18:30:43 +02:00
< div class = "hts-doc-text" >
2014-07-07 01:41:02 +02:00
< p >
Services are automatically pulled from muxes and can be mapped to Channels.
< / p >
< p >
2014-07-07 21:23:35 +02:00
< img src = "docresources/configdvbservices.png" >
2014-07-07 01:41:02 +02:00
< / p >
The columns have the following functions:
< dl >
2014-07-07 21:23:35 +02:00
< dt > Play
< dd > Opens a playlist (M3U of XSPF, depending on your startup options) to allow you to stream this service to another application, e.g. to watch a channel in VLC.
2014-07-07 01:41:02 +02:00
2014-07-07 21:23:35 +02:00
< dt > Details
< dd > Display details on this service, e.g. PID, streams, audio/video CODECs, languages, etc.
< dt > Enabled
< dd > Whether or not this service is available for use
2014-07-07 01:41:02 +02:00
2015-01-06 10:33:19 +01:00
< dt > Automatic Checking
< dd > Check for the service presence. If service is no longer broadcasted,
this field will become as "Missing In PAT/SDT". The
check can be also disabled for given service using this
column.
2015-01-18 21:35:00 +01:00
< dt > Priority
< dd > Define priority (range 0-10) for this service. The higher value means more preferred.
Note that this value is _added_ to the input (tuner) priority.
Take this in account when you set the input priorities.
2014-07-07 01:41:02 +02:00
< dt > Channel
2014-07-07 21:23:35 +02:00
< dd > The channel to which the service is mapped
< dt > Service Name
< dd > The name of the service, detected when the service was discovered
2014-07-07 01:41:02 +02:00
< dt > Encrypted
2014-07-07 21:23:35 +02:00
< dd > Whether or not the service is scrambled
2014-07-07 01:41:02 +02:00
< dt > Network
2014-07-07 21:23:35 +02:00
< dd > The network on which this service resides (i.e. whether it's a cable channel or a terrestrial one)
2014-07-07 01:41:02 +02:00
< dt > Mux
2014-07-07 21:23:35 +02:00
< dd > The mux which carries this service. This is typically the frequency of the carrier signal in kHz, with polarisation (H or V) as applicable.
2014-07-07 01:41:02 +02:00
< dt > Service ID
2014-07-07 21:23:35 +02:00
< dd > A unique identifier for this service within this mux/transport stream.
2014-07-07 01:41:02 +02:00
< dt > Local Channel Number
2014-07-07 21:23:35 +02:00
< dd > Channel number as assigned by the broadcaster.
2014-07-07 01:41:02 +02:00
< dt > Provider
2014-07-07 21:23:35 +02:00
< dd > Any supplied provider string, e.g. where multiple broadcasters share a platform, such as for free-to-air and pay TV.
2014-07-07 01:41:02 +02:00
< dt > CRID Authority
2014-07-07 21:23:35 +02:00
< dd > The group responsible for the Content Reference Identifier for this service. This is effectively a URL/URI to an authoritative source for programme data (e.g. series link).
2014-07-07 01:41:02 +02:00
< dt > Service Type
2014-07-07 21:23:35 +02:00
< dd > The service type flag as defined by the DVB specifications (e.g. 0x02 = radio, 0x11 = MPEG2 HD TV, 0x19 = H.264 HD TV)
2014-07-07 01:41:02 +02:00
< dt > Pref. CA PID
2014-07-07 21:23:35 +02:00
< dd > The Preferred Conditional Access Packet Identifier. Used for decrypting scrambled streams.
2014-07-07 01:41:02 +02:00
2014-07-30 20:10:10 +02:00
< dt > Lock Pref. CA PID
< dd > The locking mechanism selection for The Preferred Conditional Access Packet Identifier.
< dl >
< dt > Off
< dd > Automatic Preferred Conditional Access Packet Identifier selection.
< dt > On
< dd > Keep Preferred Conditional Access Packet Identifier selection (no automatic modifications allowed).
< dt > Only Pref. CA PID
< dd > Filter mode - use only Preferred Conditional Access Packet Identifier for the streams decryption.
< / dl >
2014-07-07 01:41:02 +02:00
< dt > Character Set
2014-07-07 21:23:35 +02:00
< dd > The character encoding for this service (e.g. UTF-8).
2014-07-07 01:41:02 +02:00
< / dl >
2014-07-05 18:30:43 +02:00
< / div >