mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-10 08:24:29 +01:00
A call to avcodec_receive_frame() may return AVERROR(EAGAIN) if more input is required. This is not an error, do not fail.
A call to avcodec_receive_frame() may return AVERROR(EAGAIN) if more input is required. This is not an error, do not fail.