Reference USBaudio from README
This commit is contained in:
parent
b91ecf5225
commit
87d7a157a9
1 changed files with 4 additions and 7 deletions
11
README.md
11
README.md
|
@ -292,15 +292,12 @@ scrcpy --render-expired-frames
|
||||||
|
|
||||||
### Forward audio
|
### Forward audio
|
||||||
|
|
||||||
Audio is not forwarded by _scrcpy_.
|
Audio is not forwarded by _scrcpy_. Use [USBaudio] (Linux-only).
|
||||||
|
|
||||||
There is a limited solution using [AOA], implemented in the [`audio`] branch. If
|
Also see [issue #14].
|
||||||
you are interested, see [issue 14].
|
|
||||||
|
|
||||||
|
[USBaudio]: https://github.com/rom1v/usbaudio
|
||||||
[AOA]: https://source.android.com/devices/accessories/aoa2
|
[issue #14]: https://github.com/Genymobile/scrcpy/issues/14
|
||||||
[`audio`]: https://github.com/Genymobile/scrcpy/commits/audio
|
|
||||||
[issue 14]: https://github.com/Genymobile/scrcpy/issues/14
|
|
||||||
|
|
||||||
|
|
||||||
## Shortcuts
|
## Shortcuts
|
||||||
|
|
Loading…
Reference in a new issue