Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
113.6k stars 10.82k forks source link

Minimize Window ,can pause in 1.17, 1.19 can't #2770

Open TOGOCHEESE opened 3 years ago

TOGOCHEESE commented 3 years ago

1.17 when Minimize Window ,scrcpy can pause 1.19 can't

I want to be an option

rom1v commented 3 years ago

Scrcpy never pauses. Even in v1.17. What do you mean by "pause" ?

TOGOCHEESE commented 3 years ago

Scrcpy never pauses. Even in v1.17. What do you mean by "pause" ?

Oh ok when I use Open Broadcaster Software catch window screen

rom1v commented 3 years ago

Probably a difference in SDL version. Try replacing SDL2.dll from the scrcpy release by the one from an older release.

TOGOCHEESE commented 3 years ago

Probably a difference in SDL version. Try replacing SDL2.dll from the scrcpy release by the one from an older release.

Can't be an available option? :)

rom1v commented 3 years ago

Can't be an available option? :)

No, SDL is a dependency of scrcpy, if its behavior when the window is minimized has changed (maybe "has been fixed"), then scrcpy could not change the behavior.