UxPlay v1.56 #116
fduncanh
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
UxPlay is a GPLv3 unix AirPlay2 Mirror and AirPlay2 Audio (but not AirPlay2 Video) server: its main use is to act like an AppleTV for screen-mirroring (with audio) of iOS/MacOS clients (iPads, iPhones, MacBooks, etc.) in a window on the server display (with the possibility of sharing that window on screen-sharing applications such as Zoom) on a host running Linux, macOS, or other unix, using Apple's AirPlay2 Mirror protocol. When the client screen is not mirrored, Apple Lossless (ALAC) AirPlay2 Audio can be streamed from the client to the server.
UxPlay is derived from https://github.com/FD-/RPiPlay, with audio and video rendered using GStreamer, and various enhancements. While originally targeted at X86/X86_64 server and desktop systems, it now also supports the GStreamer Video4Linux2 plugin for 32- and 64-bit accelerated hardware video decoding on Raspberry Pi (replacing deprecated OpenMAX used by RPiPlay). UxPlay is tested on many systems, including Debian 10.11 "Buster" and 11.2 "Bullseye", Ubuntu 20.04 and 22.04, Linux Mint 20.3, Pop!_OS 22.04 (NVIDIA edition), Raspberry Pi OS (Bullseye), Rocky Linux 8.6 (a CentOS successor), OpenSUSE 15.4, Manjaro 22.04 (RPi 4), macOS 12.3 (Intel and M1), FreeBSD 13.1
1.56 2022-07-31 Minor update to revise the Raspberry-Pi-specific "convenience" combined options -rpi*, as GStreamer's Video4Linux2 plugin has been updated to remove the need for the "bt709" color workaround, and updated GStreamer patches are now available. Un-updated GStreamer will now require -bt709 option to be explicitly used. A new convenience option -rpigl for OpenGL graphics on RPi is also added.
This discussion was created from the release UxPlay v1.56.
Beta Was this translation helpful? Give feedback.
All reactions