From b51ac52656932e5bd813723d55e1466281e4d98c Mon Sep 17 00:00:00 2001 From: fduncanh <72711181+fduncanh@users.noreply.github.com> Date: Wed, 13 Nov 2024 17:14:10 -0500 Subject: [PATCH] Update README.md --- README.html | 8 ++++---- README.md | 2 +- README.txt | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.html b/README.html index 53ec5ca..73c93fe 100644 --- a/README.html +++ b/README.html @@ -942,10 +942,10 @@ GStreamer plugins in the pipeline are specific for h264 or h265, the correct version will be used in each pipeline. A wired Client-Server ethernet connection is preferred over Wifi for 4K video, and might be required by the client. Only recent Apple devices (M1/M2 Macs or iPads, -and some iPhones) can send h265 video if a resolut “-s wxh” with h > -1080 is requested. The “-h265” option changes the default resolution -(“-s” option) from 1920x1080 to 3840x2160, and leaves default maximum -framerate (“-fps” option) at 30fps.
+and some iPhones) can send h265 video if a resolution “-s wxh” with h +> 1080 is requested. The “-h265” option changes the default +resolution (“-s” option) from 1920x1080 to 3840x2160, and leaves default +maximum framerate (“-fps” option) at 30fps.-pin [nnnn]: (since v1.67) use Apple-style (one-time) “pin” authentication when a new client connects for the first time: a four-digit pin code is displayed on the terminal, and the client diff --git a/README.md b/README.md index 9f92a37..d552eaf 100644 --- a/README.md +++ b/README.md @@ -746,7 +746,7 @@ with "`#`" are treated as comments, and ignored. Command line options supersede video (1080p) in screen-mirror mode. When this option is used, two "video pipelines" (one for h264, one for h265) are created. If any GStreamer plugins in the pipeline are specific for h264 or h265, the correct version will be used in each pipeline. A wired Client-Server ethernet connection is preferred over Wifi for 4K video, and might be required by the client. Only recent Apple devices - (M1/M2 Macs or iPads, and some iPhones) can send h265 video if a resolut "-s wxh" with h > 1080 is requested. + (M1/M2 Macs or iPads, and some iPhones) can send h265 video if a resolution "-s wxh" with h > 1080 is requested. The "-h265" option changes the default resolution ("-s" option) from 1920x1080 to 3840x2160, and leaves default maximum framerate ("-fps" option) at 30fps. diff --git a/README.txt b/README.txt index 7ed5cdf..9bfa07c 100644 --- a/README.txt +++ b/README.txt @@ -945,8 +945,8 @@ the pipeline are specific for h264 or h265, the correct version will be used in each pipeline. A wired Client-Server ethernet connection is preferred over Wifi for 4K video, and might be required by the client. Only recent Apple devices (M1/M2 Macs or iPads, and some iPhones) can -send h265 video if a resolut "-s wxh" with h \> 1080 is requested. The -"-h265" option changes the default resolution ("-s" option) from +send h265 video if a resolution "-s wxh" with h \> 1080 is requested. +The "-h265" option changes the default resolution ("-s" option) from 1920x1080 to 3840x2160, and leaves default maximum framerate ("-fps" option) at 30fps.