From: Jaroslav Kysela Date: Thu, 30 Apr 2015 15:01:41 +0000 (+0200) Subject: doc: updates for XBMC->Kodi, Showtime->Movian changes X-Git-Tag: v4.1~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d7d61e39a0294b8ccba7758f218af0e378be018;p=thirdparty%2Ftvheadend.git doc: updates for XBMC->Kodi, Showtime->Movian changes --- diff --git a/docs/html/config_access.html b/docs/html/config_access.html index 68b140a38..46338ba9d 100644 --- a/docs/html/config_access.html +++ b/docs/html/config_access.html @@ -76,7 +76,7 @@ The columns have the following functions:
HTSP Streaming
- Enables access to streaming for the HTSP protocol (Showtime, XBMC etc.). + Enables access to streaming for the HTSP protocol (Movian, Kodi etc.).
Streaming Profile
@@ -92,7 +92,7 @@ The columns have the following functions:
HTSP DVR
- Enables access to video recording functions for the HTSP protocol (Showtime, XBMC etc.). + Enables access to video recording functions for the HTSP protocol (Movian, Kodi etc.).
All DVR
@@ -138,7 +138,7 @@ Let's also take a look at an example:

First line gives clients originating from 192.168.0.0 - 192.168.0.255 network access to streaming functions. Typically you would use this for your -local media players at home (All though Showtime can prompt for username & password +local media players at home (All though Movian can prompt for username & password in its HTSP client)

The second line adds a user with world wide access who might want to modify diff --git a/docs/html/config_tags.html b/docs/html/config_tags.html index 11f6f40e4..e2c615633 100644 --- a/docs/html/config_tags.html +++ b/docs/html/config_tags.html @@ -7,12 +7,12 @@ Tags are used to define a set of channels. Notice that nothing prohibits a channel to be a member of multiple tags. Also, there is no requirement to configure tags for running Tvheadend - itself. It is, however, required if you run Tvheadend together with Showtime. + itself. It is, however, required if you run Tvheadend together with Movian.

The tag-sets are used for:

diff --git a/docs/html/faq.html b/docs/html/faq.html index a048c0b6f..e69a8e45c 100644 --- a/docs/html/faq.html +++ b/docs/html/faq.html @@ -2,12 +2,12 @@

-
Why does Tvheadend deliver data over TCP to Showtime? I thought it was +
Why does Tvheadend deliver data over TCP to Movian? I thought it was bad to use TCP for realtime sensitive traffic?
'HTSP' - the protocol used for streaming TV, sending meta information - updates and RPC between Tvheadend and Showtime uses a transmission + updates and RPC between Tvheadend and Movian uses a transmission scheduler with multiple queues on the Tvheadend side. This means that Tvheadend can measure the available bandwidth between itself and the mediaplayer and when congestion happens it's even capable of dropping @@ -15,7 +15,7 @@ links and DSL connections with zero picture/audio artifacts.

It's possible to get view drop statistics and bitrates directly in - Showtime. (Open the menu when watching a TV-channel and switch on + Movian. (Open the menu when watching a TV-channel and switch on 'Detailed Information') diff --git a/docs/html/features.html b/docs/html/features.html index 7e7dc8ffe..e3e82f7c0 100644 --- a/docs/html/features.html +++ b/docs/html/features.html @@ -7,7 +7,7 @@

Input sources
-
DVB-T, DVB-C, DVB-S, DVB-S2 and ATSC. +
DVB-T, DVB-C, DVB-S, DVB-S2, ATSC and SAT>IP.
Multiple adapters are supported. Each adapter can receive all programs available on the currently @@ -20,13 +20,17 @@
Analog TV
- Using the Video4Linux2 API. Currently, only PAL is supported. + The IPTV extension URL - pipe:// allow to process any MPEG-TS input. + FFMPEG or LIBAV library can be used to produce analog to digital + conversion.
Output targets
-
HTSP (Home TV Streaming Protocol), supported by Showtime Media player and XBMC +
HTTP (Web Protocol), supported by VLC, MPlayer +
HTSP (Home TV Streaming Protocol), supported by Movian Media player and Kodi +
SAT>IP Server
The Built-in Digital Video Recorder
@@ -40,7 +44,7 @@ All setup and configuration is done from the built in web user interface. Even so, all settings are stored in human readable text files. -
Fully integrated with HTS Showtime Media player. +
Fully integrated with HTS Movian Media player or Kodi HTS PVR addon.
All channel data and their grouping, EPG and TV streaming is conducted over a single TCP connection. @@ -79,6 +83,10 @@
Requires a card server (newcamd and capmt protocol is supported). +
Hardware based CSA descrambling +
+ Requires the standard dvben50221 linuxdvb library. +
Internationalization
All text is encoded in UTF-8 to provide full international support. All major