summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2016-03-05 21:13:51 +0100
committerJens Georg <mail@jensge.org>2016-03-06 19:20:46 +0100
commit8e8e6754a77c6ca667cbb5eaf28fce6e9f2c3222 (patch)
treebe6930937f35ae6c510c7702fbf917029767614c /doc
parentf11a63a500b1af358bb5715b3a0338710084e2f5 (diff)
downloadrygel-8e8e6754a77c6ca667cbb5eaf28fce6e9f2c3222.tar.gz
doc: Remove "video-format" from Mediathek plugin
Signed-off-by: Jens Georg <mail@jensge.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/man/rygel.conf.xml14
1 files changed, 3 insertions, 11 deletions
diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml
index 6419f296..fb8d0a4a 100644
--- a/doc/man/rygel.conf.xml
+++ b/doc/man/rygel.conf.xml
@@ -446,6 +446,9 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
<refsect1>
<title>ZDFMediathek</title>
<para>The <ulink url="http://www.zdf.de/ZDFmediathek">ZDF Mediathek</ulink> is an online archive of broadcasts from the second german television. This plugin can be used to subscribes to the RSS feeds of this service and expose the broadcasts via UPnP.</para>
+ <para><note>
+ <para>The support for the WMV streaming format was removed from the server, only RTSP support remains. Rygel has issues proxying this via HTTP so your client has to support RTSP in order to be able to view the streams without transcoding.</para>
+ </note></para>
<variablelist>
<varlistentry>
<term>
@@ -463,17 +466,6 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
<para>Time in seconds after which the plugin checks for new content. The default interval is 1800 seconds (30 minutes), the minimum interval 10 minutes.</para>
</listitem>
</varlistentry>
- <varlistentry>
- <term>
- <option>video-format</option>
- </term>
- <listitem>
- <para>The mediathek usually offers the videos in two formats, WMV and H.264. Possible values here are wmv and mp4. The default video format is wmv.</para>
- <note>
- <para>Proxying of general RTSP in <application>&dhpackage;</application> as used by the H.264 streams is currently not working very well. Please enable mp4 only if your renderer can handle RTSP by itself.</para>
- </note>
- </listitem>
- </varlistentry>
</variablelist>
</refsect1>
<refsect1>