From 11df31665f219ee9c64911f376d3f030982fa9f8 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Fri, 1 Apr 2016 16:29:21 +0200 Subject: Document way to specify port for the grab example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c27e682..25f6e90 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Now, you can start a server on a remote machine with and connect to it from any other machine, e.g. - $ uca-grab -n 10 net # grab ten frames + $ uca-grab -p host=foo.bar.com:4567 -n 10 net # grab ten frames $ uca-camera-control -c net # control graphically or from [Concert](https://github.com/ufo-kit/concert) -- cgit v1.2.3