Fastest method for screen capturing on Linux

后端 未结 8 1201
-上瘾入骨i
-上瘾入骨i 2020-12-12 20:13

This question is similar to this one

Fastest method of screen capturing

but for linux/X11.

To be more specific, i need a method to capture the pixel

8条回答
  •  情歌与酒
    2020-12-12 20:58

    What you can do with a tricky hack in your local network is using the X remote capability open your X listen port and then using env var to set the export to X listen port then using XscreenCapture

提交回复
热议问题