mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
Update README.md
This commit is contained in:
@@ -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.</p>
|
||||
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.</p>
|
||||
<p><strong>-pin [nnnn]</strong>: (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
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user