From 413d81b7e4a5966d344ef5886cc0c21d4d0f91fe Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 8 Oct 2014 22:46:14 +0200 Subject: updated readme --- README | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README b/README index 90b16e0..268ab33 100644 --- a/README +++ b/README @@ -24,7 +24,14 @@ sydra-rtp: The keepalive messages are also a simple way to work around NAT and firewalls (UDP hole punching). -tba... +sydra-launch: + This utility is basically a gst-launch equivalent. + It creates and runs a gstreamer pipeline which is configured through command-line + arguments. The syntax for the pipeline description is the same as for gst-launch. + The sole purpose of this program is that it allows to set the app-name which will + get used for example by xvimagesink to set the window title. This is needed for + sydra to tell a tiling window manager where a window should be shown. + Dependencies ============ @@ -34,6 +41,7 @@ Linux core: build-essential + libglib2.0-dev libgstreamer1.0-dev pkg-config -- cgit v1.2.3