mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
add -pin [nnnn] with option to allow a fixed pin
This commit is contained in:
8
uxplay.1
8
uxplay.1
@@ -1,11 +1,11 @@
|
||||
.TH UXPLAY "1" "September 2023" "1.66" "User Commands"
|
||||
.TH UXPLAY "1" "November 2023" "1.67" "User Commands"
|
||||
.SH NAME
|
||||
uxplay \- start AirPlay server
|
||||
.SH SYNOPSIS
|
||||
.B uxplay
|
||||
[\fI\,-n name\/\fR] [\fI\,-s wxh\/\fR] [\fI\,-p \/\fR[\fI\,n\/\fR]] [more \fI OPTIONS \/\fR ...]
|
||||
.SH DESCRIPTION
|
||||
UxPlay 1.66: An open\-source AirPlay mirroring (+ audio streaming) server:
|
||||
UxPlay 1.67: An open\-source AirPlay mirroring (+ audio streaming) server:
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.B
|
||||
@@ -13,6 +13,10 @@ UxPlay 1.66: An open\-source AirPlay mirroring (+ audio streaming) server:
|
||||
.TP
|
||||
\fB\-nh\fR Do \fBNOT\fR append "@\fIhostname\fR" at end of AirPlay server name
|
||||
.TP
|
||||
\fB\-pin\fI[nnnn]\fRUse a 4-digit pin code to control client access (default: no)
|
||||
.IP
|
||||
[optionally choose fixed pin]; default pin varies randomly.
|
||||
.TP
|
||||
\fB\-vsync\fI[x]\fR Mirror mode: sync audio to video using timestamps (default)
|
||||
.IP
|
||||
\fIx\fR is optional audio delay: millisecs, decimal, can be neg.
|
||||
|
||||
Reference in New Issue
Block a user