Using ImageGrab (PIL) to capture screen of remote computer

jorma kala jjkk73 at gmail.com
Tue Oct 2 05:33:21 EDT 2007


Hi,

Is it possible to use ImageGrab of the Python Imaging Library to capture the
screen of a remote computer?

I'm running my python program on a computer that is connected directly via a
ethernet crossover cable to another computer.
Can I somehow get ImageGrab to grab the display of the remote computer by
specifying the IP address ?

Thanks a lot

jorma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20071002/9376f5bb/attachment.html>


More information about the Python-list mailing list