From 71309894f38b83613ee90f40f02672e3e82903d7 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Fri, 14 Jun 2019 10:43:40 +0300 Subject: [PATCH] doc: Move helper scripts to doc/scripts No functional change, just re-arrange bits in doc/. Signed-off-by: Marius Vlad --- doc/{ => scripts}/calibration-helper.bash | 0 doc/{ => scripts}/remoting-client-receive.bash | 0 remoting/README | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename doc/{ => scripts}/calibration-helper.bash (100%) rename doc/{ => scripts}/remoting-client-receive.bash (100%) diff --git a/doc/calibration-helper.bash b/doc/scripts/calibration-helper.bash similarity index 100% rename from doc/calibration-helper.bash rename to doc/scripts/calibration-helper.bash diff --git a/doc/remoting-client-receive.bash b/doc/scripts/remoting-client-receive.bash similarity index 100% rename from doc/remoting-client-receive.bash rename to doc/scripts/remoting-client-receive.bash diff --git a/remoting/README b/remoting/README index 2166d30e..a5e8ea5c 100644 --- a/remoting/README +++ b/remoting/README @@ -11,7 +11,7 @@ This plugin sends motion jpeg images to a client via RTP using gstreamer, and so requires gstreamer-1.0. This plugin starts sending images immediately when weston is run, and keeps sending them until weston shuts down. The image stream can be received by any appropriately configured RTP client, but a sample -gstreamer RTP client script can be found at doc/remoting-client-receive.bash. +gstreamer RTP client script can be found at doc/scripts/remoting-client-receive.bash. Script usage: remoting-client-receive.bash