README edits

This commit is contained in:
fduncanh
2022-02-06 18:08:39 -05:00
parent 6da44ef090
commit c12d4cd0f9
3 changed files with 12 additions and 11 deletions

View File

@@ -3,8 +3,8 @@
<ul>
<li>GPLv3, open source.</li>
<li>Support for both AirPlay Mirror and AirPlay Audio-only (Apple Lossless ALAC) protocols from current iOS/iPadOS 15.2 client devices.</li>
<li>macOS computers (Macs released in 2011 or later) can act either as AirPlay clients of UxPlay, or as the server running UxPlay (tested on macOS 10.15 Catalina). UxPlay can provide a second Airplay-based display for macOS client computers.</li>
<li>Support for older 32-bit iOS clients (such as iPad 2nd gen, iPhone 4S) when upgraded to iOS 9.3.5 or later. Also supports the Windows client AirMyPC.</li>
<li>macOS computers (from 2011 or later) can act either as AirPlay clients of UxPlay, or as the server running UxPlay (tested on macOS 10.15 Catalina). Using AirPlay, UxPlay can also provide a second display for macOS clients.</li>
<li>Support for older 32-bit iOS clients (such as iPad 2nd gen, iPhone 4S, when upgraded to iOS 9.3.5 or later), and also a Windows AirPlay-client emulator, AirMyPC.</li>
<li>Uses GStreamer, with options to select different output “videosinks” and “audiosinks”.</li>
<li>Support for server behind a firewall.</li>
</ul>

View File

@@ -4,9 +4,10 @@ Highlights:
* GPLv3, open source.
* Support for both AirPlay Mirror and AirPlay Audio-only (Apple Lossless ALAC) protocols from current iOS/iPadOS 15.2 client devices.
* macOS computers (Macs released in 2011 or later) can act either as AirPlay clients of UxPlay, or as the server running UxPlay (tested
on macOS 10.15 Catalina). UxPlay can provide a second Airplay-based display for macOS client computers.
* Support for older 32-bit iOS clients (such as iPad 2nd gen, iPhone 4S) when upgraded to iOS 9.3.5 or later. Also supports the Windows client AirMyPC.
* macOS computers (from 2011 or later) can act either as AirPlay clients of UxPlay, or as the server running UxPlay (tested
on macOS 10.15 Catalina). Using AirPlay, UxPlay can also provide a second display for macOS clients.
* Support for older 32-bit iOS clients (such as iPad 2nd gen, iPhone 4S, when upgraded to iOS 9.3.5 or later), and also a Windows AirPlay-client
emulator, AirMyPC.
* Uses GStreamer, with options to select different output "videosinks" and "audiosinks".
* Support for server behind a firewall.

View File

@@ -7,13 +7,13 @@ Highlights:
- Support for both AirPlay Mirror and AirPlay Audio-only (Apple
Lossless ALAC) protocols from current iOS/iPadOS 15.2 client
devices.
- macOS computers (Macs released in 2011 or later) can act either as
AirPlay clients of UxPlay, or as the server running UxPlay (tested
on macOS 10.15 Catalina). UxPlay can provide a second Airplay-based
display for macOS client computers.
- macOS computers (from 2011 or later) can act either as AirPlay
clients of UxPlay, or as the server running UxPlay (tested on macOS
10.15 Catalina). Using AirPlay, UxPlay can also provide a second
display for macOS clients.
- Support for older 32-bit iOS clients (such as iPad 2nd gen, iPhone
4S) when upgraded to iOS 9.3.5 or later. Also supports the Windows
client AirMyPC.
4S, when upgraded to iOS 9.3.5 or later), and also a Windows
AirPlay-client emulator, AirMyPC.
- Uses GStreamer, with options to select different output "videosinks"
and "audiosinks".
- Support for server behind a firewall.