]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
mdhelp: add network help docs
authorMark Clarkstone <hello@markclarkstone.co.uk>
Fri, 22 Apr 2016 09:30:48 +0000 (10:30 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 26 Apr 2016 06:46:02 +0000 (08:46 +0200)
docs/class/mpegts_network.md [new file with mode: 0644]
docs/docresources/configdvbnetwork_iptv.png [new file with mode: 0644]
docs/docresources/configdvbnetwork_iptvauto.png [new file with mode: 0644]

diff --git a/docs/class/mpegts_network.md b/docs/class/mpegts_network.md
new file mode 100644 (file)
index 0000000..eca4d19
--- /dev/null
@@ -0,0 +1,51 @@
+A network is the type of carrier for your television signals. Tvheadend
+supports several different types of network, notably:
+
+* Cable TV, delivered via a cable to your house
+  - [DVB-C](class/dvb_network_dvbc)
+  - [ISDB-C](class/dvb_network_isdb_c)
+  - [ATSC-C](class/dvb_network_atsc_c) - common in north and central America and parts of south Asia
+  
+* Satellite, any signal coming in via a dish
+  - [DVB-S](class/dvb_network_dvbs)
+  - [ISDB-S](class/dvb_network_isdb_s)
+  
+* Terrestrial, over-the-air broadcasts received through a traditional television aerial
+  - [DVB-T](class/dvb_network_dvbt) - common in most of Europe
+  - [ISDB-T](class/dvb_network_isdb_t) - common in Brazil and various other countries throughout south America
+  - [ATSC-T](class/dvb_network_atsc_t) - common in north and central America
+  
+* IPTV - TV over the Internet via your broadband connection
+  - [IPTV](class/iptv_network)
+  - [IPTV Automatic Network](class/iptv_auto_network) - IPTV using a playlist as the source
+
+!['Networks' Tab Screenshot](docresources/dvbinputsnetwork.png)
+
+---
+
+###Add/Edit Dialog Example
+
+A common set of fields is used for the _Add_ or _Edit_ functions, most
+of which can also be seen in the grid view:
+
+!['Add/Edit Network' Dialog - DVB-S/2](docresources/dvbnetworkedit.png)
+
+!['Add/Edit Network' Dialog - IPTV](docresources/configdvbnetwork_iptv.png)
+
+---
+
+###Menu Bar/Buttons
+
+The following functions are available:
+
+Button         | Function
+---------------|---------
+**Save**       | Save any changes made to the network configuration.
+**Undo**       | Undo any changes made to the network configuration since the last save.
+**Add**        | Add a new network. You can choose from any of the types described above.
+**Delete**     | Delete an existing network. This will also remove any association with an adapter.
+**Edit**       | Edit an existing network. This allows you to change any of the parameters you’d otherwise set when adding a new network, e.g. network discovery, idle scan, etc. - similar to using the check boxes to enable/disable functions.
+**Force Scan** | Force a new scan (i.e. scan all muxes for services) for the selected networks.
+**Help**       | Displays this help page. 
+
+---
diff --git a/docs/docresources/configdvbnetwork_iptv.png b/docs/docresources/configdvbnetwork_iptv.png
new file mode 100644 (file)
index 0000000..9d7c6c5
Binary files /dev/null and b/docs/docresources/configdvbnetwork_iptv.png differ
diff --git a/docs/docresources/configdvbnetwork_iptvauto.png b/docs/docresources/configdvbnetwork_iptvauto.png
new file mode 100644 (file)
index 0000000..e69de29