From bade308b1fcb8d7655a23b423ad743e4d3481083 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Baptiste=20H=C3=A9tier?= Date: Sun, 3 Nov 2024 10:29:45 +0100 Subject: [PATCH] Update README.md Add explaination about vh.conf --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8571f5c..49418e6 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ This helper is a workaround that creates a systemd service without using the dae * Download the Linux Console Client [here](https://www.virtualhere.com/usb_client_software) * Put the client in a folder alongside the other files in this repository * Adapt `virtualhereclient.service` so that it points to the right folder and binary -* Start `install.sh` + * Note: `vh.conf` file does not need to exist, it will be created automatically +* Run `install.sh` as root (or run each command in the file manually if you prefer) ## How to use? The first time you stream a device from your server, you will probably have to [run a few commands](https://www.virtualhere.com/client_api) to make you client connect to it. After that, you can just forget about the client: it will autoconnect automatically.