AlLongley/py-scrcpy

Does not like changing orientation between portrait and landscape

Opened this issue · 0 comments

Because handling of the raw network stream is directly done by the ffmpeg process, there's no immediately obvious way of detecting a change in orientation, short of parsing the ffmpeg log which reports the change in resolution.

This wouldn't be a huge issue, but the capture process seems to stall for a few seconds after re-orientation