-
-
Notifications
You must be signed in to change notification settings - Fork 11k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Display streaming freezes in phone standby #5218
Comments
Weird, I can't explain how this is possible. At first, I assumed that in "standby" mode, |
Want me to make it a bit more weird? No problem: Recently I've discovered that the mirroring with the default encoder only freezes, when using |
Looks like an encoder issue then :)
|
Yeah but this time it seems to be exactly the other way round. NOT using |
Ah yeah, that's weird. 😄 |
When my S24+ goes into standby (aka enables the always on display), the display streaming to my PC freezes after a few seconds. If I right-click to wake up the display again, the phone physically turns on again and receives all inputs regularly, but the fps on the PC stay at 0 and the video stream remains frozen.
This does not happen if I use the c2.android.avc.encoder instead of the default c2.exynos.h264.encoder (but the android encoder is very laggy in comparison).
If I let scrcpy record the session as a video in the background and watch it afterwards, the recorded video is never frozen but continuously up-to-date.
adb logs show nothing of interest, neither the console output.
Environment
The text was updated successfully, but these errors were encountered: