blob: ac0d497e6b3e6c327f93a550efd24d1ccc15de7f (
plain)
1
2
3
4
5
6
7
8
9
|
Demo programs for the SGI Video library for the Indigo (IRIX 4.0.5).
These are more-or-less literal translations of the C programs from the
Indigo Video Programming Guide, by Sjoerd Mullender, with minor
changes by Guido.
simpleinput.py Live video in a resizable window
rgbgrab.py Grab still frames
contcapt.py Continuous capturing (to a window)
burstcapt.py Burst capturing
|