edit README

This commit is contained in:
fduncanh
2021-10-07 06:33:36 -04:00
parent f5132ae4f8
commit c244c4f873

View File

@@ -17,7 +17,7 @@ service can also be provided by macOS, iOS or Windows servers).
_Note: UxPlay currently only works using the AirPlay screen-mirroring protocol (which streams audio in **AAC** format)
(not the AirPlay audio-only streaming protocol which uses lossless **ALAC** format)
but the **uxplay -vs 0** option streams AAC audio using screen-mirroring without displaying the client's screen.
If the client streams audio using AirPlay as opposed to AirPlay screen-mirroring, non-AAC data can be seen to be received as
If the client streams audio using AirPlay as opposed to AirPlay screen-mirroring, non-AAC data can be seen to be received and processed by uxplay, and then
input into UxPlay's GStreamer audio-rendering pipeline, but does not get rendered into audio output. If someone can adapt the GStreamer audio
pipeline to also render these Airplay audio streams, such an enhancement of UxPlay would be welcome as a Pull Request!_