From 9a1a5b0f35286db2d64fc687378faf70cf51556a Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Thu, 11 Oct 2018 20:22:46 +0200 Subject: renderer-gst: Make sinks configurable --- doc/man/rygel.conf.xml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'doc/man') diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml index 8da7c3db..1789e208 100644 --- a/doc/man/rygel.conf.xml +++ b/doc/man/rygel.conf.xml @@ -441,7 +441,24 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ Playbin plugin The Playbin plugin implements a media renderer (Digtal Media Renderer, DMR in DLNA terms). This plugin was known as GstRenderer. - This plugin has no special options. + It is highly recommended to leave the sink choice to playbin. If, however, the default choices don't work for you they can be reconfigured as follows + + + + + + + Definition of the audio sink to use. Can be a single element or a partial pipeline definition in gst-launch&aps;s syntax + + + + + + + + Definition of the video sink to use. Can be a single element or a partial pipeline definition in gst-launch&aps;s syntax + + LightMediaScanner Plugin -- cgit v1.2.1