From edeef5197824d624a269644fca9dc7a62614cacd Mon Sep 17 00:00:00 2001 From: nosp7m Date: Mon, 26 Feb 2024 15:38:02 +0100 Subject: [PATCH] Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94eaba1ae1..a7a3e0a3f1 100644 --- a/README.md +++ b/README.md @@ -238,7 +238,7 @@ Help * 1 - use demuxX device * 2 - use dvrX device and additionally capture PSI data from demuxX device * 3 - use demuxX device and additionally capture PSI data from demuxX device -* -V --bind address: address for listeningg (RTSP + SSDP) +* -V --bind address: address for listening (RTSP + SSDP) * -U --bind-http address: address for listening (HTTP) * -J --bind-dev device: device name for binding (all services) * beware that only works with 1 device. loopback may not work!