SIGN IN SIGN UP

Quit on audio configuration failure

When audio capture fails on the device, scrcpy continues mirroring the
video stream. This allows to enable audio by default only when
supported.

However, if an audio configuration occurs (for example the user
explicitly selected an unknown audio encoder), this must be treated as
an error and scrcpy must exit.

PR #3757 <https://github.com/Genymobile/scrcpy/pull/3757>
R
Romain Vimont committed
50d56a9a2bb75398c562e71b131de5c3ed43e95e
Parent: 9196dc1