Video Output
Michael Hudson
mwh at python.net
Wed Oct 15 09:48:12 EDT 2003
More information about the Python-list mailing list
Wed Oct 15 09:48:12 EDT 2003
- Previous message (by thread): Video Output
- Next message (by thread): Video Output
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Matteo Memelli" <cipher at be4mind.com> writes: > Hello, does anybody know if it is possible to capture video output > signal with python? Is there any module which could help doing this? > If it's not possible, is there a way to capture a snapshot of a > window or d desktop with python? This sort of thing is very OS dependent... > I would like to write a simple app that allows somebody to watch > what I'm doing while working on a project. What's wrong with VNC? It's not in Python, to be sure, but it sounds pretty much like what you want. Cheers, mwh -- Usenet is like a herd of performing elephants with diarrhea -- massive, difficult to redirect, awe-inspiring, entertaining, and a source of mind-boggling amounts of excrement when you least expect it. -- spaf (1992)
- Previous message (by thread): Video Output
- Next message (by thread): Video Output
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list