add -pin [nnnn] with option to allow a fixed pin

This commit is contained in:
F. Duncanh
2023-11-24 10:19:06 -05:00
parent bcc7244fb6
commit 7270dd4d52
4 changed files with 45 additions and 21 deletions

View File

@@ -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.