[rygel] doc: Remove "video-format" from Mediathek plugin



commit 8e8e6754a77c6ca667cbb5eaf28fce6e9f2c3222
Author: Jens Georg <mail jensge org>
Date:   Sat Mar 5 21:13:51 2016 +0100

    doc: Remove "video-format" from Mediathek plugin
    
    Signed-off-by: Jens Georg <mail jensge org>

 doc/man/rygel.conf.xml |   14 +++-----------
 1 files changed, 3 insertions(+), 11 deletions(-)
---
diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml
index 6419f29..fb8d0a4 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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]