scrcpy icon indicating copy to clipboard operation
scrcpy copied to clipboard

How can capture screen when scrcpy window is working

Open zacard-orc opened this issue 1 year ago • 1 comments

rt..

my cellphone dosen't have a screensnap binary file, I can't use adb shell to capture the screen

but when I use scrcpy , I can see all the image in the window , so ..

dose scrcpy has api service or shortcut to capture the image in the scrcpy client window

thx..

zacard-orc avatar May 09 '24 07:05 zacard-orc

Scrcpy executes its own code on the device to capture the screen and transmit it.

See this page for more details: https://github.com/Genymobile/scrcpy/blob/master/doc/develop.md

rom1v avatar May 09 '24 08:05 rom1v