From 808dbda3691e21c345e83bd81080da99678591e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Tue, 27 Aug 2019 13:36:21 -0400 Subject: [PATCH] README: Remove listener annotation --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index cc94ddf..289ebb9 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ To run the stream server with the latest GStreamer in uninstalled environment: Application options: -u, --srt-uri=srt://address:port SRT stream URI. - Default: srt://127.0.0.1:7001?mode=listener + Default: srt://127.0.0.1:7001 -r, --rist-addresses=address:port,address:port Comma-separated list of addresses to send RIST packets to. Default: 127.0.0.1:5004 -- GitLab