mirror of
https://github.com/Genymobile/scrcpy
synced 2024-11-17 03:25:38 +00:00
feab87053a
Contrary to the other tasks (controller and audio capture/encoding), the screen encoder was executed synchronously. As a consequence, scrcpy-server could not terminate until the screen encoder returned. Convert it to an async processor. This allows to terminate on controller error, and this paves the way to disable video mirroring. PR #3978 <https://github.com/Genymobile/scrcpy/pull/3978> |
||
---|---|---|
.. | ||
main | ||
test/java/com/genymobile/scrcpy |