mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
edit README
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<li>Support for both AirPlay Mirror and AirPlay Audio-only (Apple Lossless ALAC) streaming protocols from current iOS/iPadOS 15.4 clients.</li>
|
||||
<li>macOS computers (2011 or later, both Intel and “Apple Silicon” M1 systems) can act either as AirPlay clients, or as the server running UxPlay. Using AirPlay, UxPlay can emulate a second display for macOS clients.</li>
|
||||
<li>Support for older iOS clients (such as 32-bit iPad 2nd gen. and iPhone 4S, when upgraded to iOS 9.3.5 or later), and a Windows AirPlay-client emulator, AirMyPC.</li>
|
||||
<li>Uses GStreamer for audio and video rendering (with options to select different hardware-appropriate output “videosinks” and “audiosinks”, and a fully-user-configurable video streaming pipeline).</li>
|
||||
<li>Uses GStreamer plugins for audio and video rendering (with options to select different hardware-appropriate output “videosinks” and “audiosinks”, and a fully-user-configurable video streaming pipeline).</li>
|
||||
<li>Support for server behind a firewall.</li>
|
||||
<li><strong>New</strong>: Support for Raspberry Pi, with hardware video acceleration by Video4Linux2 (replacement for 32-bit-only OpenMAX, which is no longer supported by Raspberry Pi OS). (For GStreamer < 1.22, a <a href="https://github.com/FDH2/UxPlay/wiki/Gstreamer-Video4Linux2-plugin-patches">patch</a> to the GStreamer Video4Linux2 plugin, available in the <a href="https://github.com/FDH2/UxPlay/wiki">UxPlay Wiki</a>, is required, unless your distribution has made a backport of changes from the development version.) See <a href="https://github.com/FDH2/UxPlay/wiki/UxPlay-on-Raspberry-Pi:-success-reports:">success reports</a>.</li>
|
||||
</ul>
|
||||
|
||||
@@ -16,9 +16,9 @@ Highlights:
|
||||
* Support for older iOS clients (such as 32-bit iPad 2nd gen. and
|
||||
iPhone 4S, when upgraded to iOS 9.3.5 or later), and a
|
||||
Windows AirPlay-client emulator, AirMyPC.
|
||||
* Uses GStreamer for audio and video rendering (with options to select
|
||||
different hardware-appropriate output "videosinks" and "audiosinks",
|
||||
and a fully-user-configurable video streaming pipeline).
|
||||
* Uses GStreamer plugins for audio and video rendering (with options
|
||||
to select different hardware-appropriate output "videosinks" and
|
||||
"audiosinks", and a fully-user-configurable video streaming pipeline).
|
||||
* Support for server behind a firewall.
|
||||
* **New**: Support for Raspberry Pi, with hardware video acceleration by
|
||||
Video4Linux2 (replacement for 32-bit-only OpenMAX, which is no longer
|
||||
|
||||
@@ -16,9 +16,10 @@ Highlights:
|
||||
- Support for older iOS clients (such as 32-bit iPad 2nd gen. and
|
||||
iPhone 4S, when upgraded to iOS 9.3.5 or later), and a Windows
|
||||
AirPlay-client emulator, AirMyPC.
|
||||
- Uses GStreamer for audio and video rendering (with options to select
|
||||
different hardware-appropriate output "videosinks" and "audiosinks",
|
||||
and a fully-user-configurable video streaming pipeline).
|
||||
- Uses GStreamer plugins for audio and video rendering (with options
|
||||
to select different hardware-appropriate output "videosinks" and
|
||||
"audiosinks", and a fully-user-configurable video streaming
|
||||
pipeline).
|
||||
- Support for server behind a firewall.
|
||||
- **New**: Support for Raspberry Pi, with hardware video acceleration
|
||||
by Video4Linux2 (replacement for 32-bit-only OpenMAX, which is no
|
||||
|
||||
Reference in New Issue
Block a user