mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-01 03:54:26 +01:00
Do not call sc_screen_hide_window() if screen is not initialized.
To reproduce:
scrcpy --no-video --record=file.mp4
This only segfaults in debug mode since commit
fd0f432e87.