Files
scrcpy/app
Romain Vimont 166257b808 Disable audio if device could not capture
By default, audio is enabled (--no-audio must be explicitly passed to
disable it).

However, some devices may not support audio capture (typically devices
below Android 11, or Android 11 when the shell application is not
foreground on start).

In that case, make the server notify the client to dynamically disable
audio forwarding so that it does not wait indefinitely for an audio
stream.
2023-02-18 19:10:28 +01:00
..
2022-10-12 13:24:43 +02:00
2023-01-30 20:57:54 +01:00
2023-02-11 09:44:33 +01:00
2022-12-22 12:33:29 +01:00
2023-02-18 19:10:25 +01:00