2014-07-05 18:30:43 +02:00
< div class = "hts-doc-text" >
2014-07-07 01:41:02 +02:00
< p >
2014-07-07 21:23:35 +02:00
A network is the type of carrier for your television signals. Tvheadend supports several different types of network, notably:
2014-07-07 21:32:10 +02:00
< dl >
< li > DVB-C : Cable TV, delivered via a cable to your house
< li > DVB-S : Satellite (includes S2), so any signal coming in via a dish
< li > DVB-T : Terrestrial, so over-the-air broadcasts received through a traditional television aerial
< li > ATSC : Over-the-air terrestrial, common in north and central America and parts of south Asia
< li > IPTV : IP, so over the Internet
< / dl >
2014-07-07 01:41:02 +02:00
< / p >
< p >
2014-07-07 21:23:35 +02:00
< img src = "docresources/configdvbnetwork.png" >
2014-07-07 01:41:02 +02:00
< / p >
The columns have the following functions:
< dl >
< dt > Network Name
2014-07-07 21:23:35 +02:00
< dd > The name of the network. This can be set automatically or you can give it a name that means something to you (e.g. if you have multiple OTA networks).
2014-07-07 01:41:02 +02:00
< dt > Network Discovery
2014-07-07 21:23:35 +02:00
< dd > Whether automatic discovery is enabled for this network, i.e. whether Tvheadend looks for muxes or simply stays with the list of muxes as defined initially.
2014-07-07 01:41:02 +02:00
< dt > Skip initial Scan
2014-07-07 21:23:35 +02:00
< dd > Don't scan this network for muxes at Tvheadend start.
2014-07-07 01:41:02 +02:00
< dt > Idle Scan Muxes
2014-07-07 21:29:55 +02:00
< dd > When nothing else happens Tvheadend will continuously rotate among all muxes and tune to them to verify that they are still working. If your adapter have problems with lots of tuning, try to disable this.
2014-07-07 01:41:02 +02:00
< dt > Max Input Streams
2014-07-07 21:29:55 +02:00
< dd > IPTV : maximum simultaneous streams that can be played.
2014-07-07 01:41:02 +02:00
< dt > Max Bandwidth
2014-07-07 21:29:55 +02:00
< dd > IPTV : maximum bandwidth allowed for streams.
2014-07-07 01:41:02 +02:00
< dt > Max timeout
2014-07-07 21:29:55 +02:00
< dd > IPTV : maximum timeout trying to play stream.
2014-07-07 01:41:02 +02:00
< dt > Network ID
2014-07-07 21:29:55 +02:00
< dd > If you experience problems caused by overlaps between multiple network
providers this option can be used to filter which network ID is received
by a given adapter.
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 network (e.g. UTF-8).
2014-07-07 01:41:02 +02:00
< / dl >
2014-07-05 18:30:43 +02:00
< / div >