mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
1.72.1 release: README update, uxplay.spec update
This commit is contained in:
18
README.md
18
README.md
@@ -745,9 +745,10 @@ running if the ssh session is closed. Terminal output is saved to FILE
|
||||
|
||||
## Building UxPlay on macOS: **(Intel X86_64 and "Apple Silicon" M1/M2 Macs)**
|
||||
|
||||
*Note: A native AirPlay Server feature is included in macOS 12 Monterey,
|
||||
but is restricted to recent hardware. UxPlay can run on older macOS
|
||||
systems that will not be able to run Monterey, or can run Monterey but
|
||||
*Note: A native AirPlay Server feature is included in macOS since macOS 12 Monterey,
|
||||
but is restricted to recent hardware. As well as running on latest macOS,
|
||||
UxPlay can run on older macOS
|
||||
systems that will cannot run Monterey, or can run Monterey but
|
||||
not AirPlay.*
|
||||
|
||||
These instructions for macOS assume that the Xcode command-line
|
||||
@@ -829,7 +830,7 @@ downloads, "UxPlay" for "git clone" downloads) and build/install with
|
||||
default (since UxPlay 1.64) use of timestamps for video
|
||||
synchonization, many video frames are being dropped (only on macOS),
|
||||
perhaps due to another error (about videometa) that shows up in the
|
||||
GStreamer warnings. **Recommendation: use the new UxPlay "no
|
||||
GStreamer warnings. **Recommendation: use the UxPlay "no
|
||||
timestamp" option "`-vsync no`"** (you can add a line "vsync no" in
|
||||
the uxplayrc configuration file).
|
||||
|
||||
@@ -842,9 +843,9 @@ downloads, "UxPlay" for "git clone" downloads) and build/install with
|
||||
osxvideosink works better. The only available audiosink is
|
||||
osxaudiosink.
|
||||
|
||||
- The option -nc is currently used by default om macOS, This
|
||||
- The option -nc is currently used by default on macOS, This
|
||||
is a workaround for window-closing problems with GStreamer videosinks on macOS.
|
||||
In anticipation of fixes, this option can be canceled with "-nc no", if not needed.
|
||||
This option can be canceled with "-nc no", if not needed.
|
||||
|
||||
- In the case of glimagesink, the resolution settings "-s wxh" may not
|
||||
affect the (small) initial OpenGL mirror window size, but the window
|
||||
@@ -1730,6 +1731,11 @@ introduced 2017, running tvOS 12.2.1), so it does not seem to matter
|
||||
what version UxPlay claims to be.
|
||||
|
||||
# Changelog
|
||||
1.72.1 2025-06-06 minor update: fix regression in -reg option; add option
|
||||
-rc <rcfile> to specify initialization file; add "-nc no" to unset "-nc"
|
||||
option (for macOS users, where -nc is default); add user-installable
|
||||
systemd script for running UxPlay as an always-available "rootless daemon"
|
||||
|
||||
1.72 2025-05-07. Improved HLS Live Streaming (YouTube) support, including
|
||||
"scrub".
|
||||
Add requested options -md \<filename\> to output audio
|
||||
|
||||
Reference in New Issue
Block a user