From d1a40e298bd10d87ffe83e053aafcb3006d7ce5e Mon Sep 17 00:00:00 2001 From: fduncanh Date: Wed, 30 Mar 2022 03:47:16 -0400 Subject: [PATCH] edits to README --- README.html | 2 +- README.md | 3 ++- README.txt | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.html b/README.html index 74f8182..6ab338b 100644 --- a/README.html +++ b/README.html @@ -8,7 +8,7 @@
  • Support for older 32-bit iOS clients (such as iPad 2nd gen, iPhone 4S, when upgraded to iOS 9.3.5 or later), and a Windows AirPlay-client emulator, AirMyPC.
  • Uses GStreamer, with options to select different output “videosinks” and “audiosinks”.
  • Support for server behind a firewall.
  • -
  • New: Support for Raspberry Pi, with hardware video acceleration by Video4Linux2 (replacement for OpenMAX) (may require a patch to the GStreamer Video4Linux2 plugin.)
  • +
  • New: Support for Raspberry Pi, with hardware video acceleration by Video4Linux2 (replacement for OpenMAX, which is no longer supplied in Raspberry Pi OS) (may require a patch to the GStreamer Video4Linux2 plugin.)
  • This project is a GPLv3 open source unix AirPlay2 Mirror server for Linux, macOS, and *BSD. It was initially developed by antimof using code from RPiPlay, which in turn derives from AirplayServer, shairplay, and playfair. (The antimof site is mainly inactive, but periodically posts updates pulled from the main UxPlay site).

    UxPlay is tested on a number of systems, including (among others) Debian 10.11 “Buster” and 11.2 “Bullseye”, Ubuntu 20.04 and 21.10, Linux Mint 20.2, Pop!_OS 21.10 (NVIDIA edition), Rocky Linux 8.5 (a CentOS successor), OpenSUSE 15.3, Arch Linux 5.16.8, macOS 10.15.7, FreeBSD 13.0.

    diff --git a/README.md b/README.md index f01d050..4bb3600 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ Highlights: and a Windows AirPlay-client emulator, AirMyPC. * Uses GStreamer, with options to select different output "videosinks" and "audiosinks". * Support for server behind a firewall. - * **New**: Support for Raspberry Pi, with hardware video acceleration by Video4Linux2 (replacement for OpenMAX) + * **New**: Support for Raspberry Pi, with hardware video acceleration by Video4Linux2 (replacement for OpenMAX, which + is no longer supplied in Raspberry Pi OS) (may require a [patch](https://github.com/FDH2/UxPlay/wiki/Gstreamer-Video4Linux2-plugin-patches) to the GStreamer Video4Linux2 plugin.) This project is a GPLv3 open source unix AirPlay2 Mirror server for Linux, macOS, and \*BSD. diff --git a/README.txt b/README.txt index 9a47c54..cb725b1 100644 --- a/README.txt +++ b/README.txt @@ -22,7 +22,8 @@ Highlights: and "audiosinks". - Support for server behind a firewall. - **New**: Support for Raspberry Pi, with hardware video acceleration - by Video4Linux2 (replacement for OpenMAX) (may require a + by Video4Linux2 (replacement for OpenMAX, which is no longer + supplied in Raspberry Pi OS) (may require a [patch](https://github.com/FDH2/UxPlay/wiki/Gstreamer-Video4Linux2-plugin-patches) to the GStreamer Video4Linux2 plugin.)