diff --git a/README.md b/README.md index a6840a4..f204c39 100644 --- a/README.md +++ b/README.md @@ -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!_