]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
New modules LiveVideo{In,Out} (interfaces will change!).
authorGuido van Rossum <guido@python.org>
Tue, 22 Sep 1992 17:23:17 +0000 (17:23 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 22 Sep 1992 17:23:17 +0000 (17:23 +0000)
commitba06615c9f098324b43136af8c8090bfeb8a675e
tree2c098630471f397ee2df9c4989da9843f7d488ab
parent42e07afe3dba2a62d54ca82778b315e53b3508ef
New modules LiveVideo{In,Out} (interfaces will change!).
New programs V{send,receive} to send/receive video over UDP.
Comment typo changed in Vaddcache.
Demo/sgi/video/LiveVideoIn.py [new file with mode: 0755]
Demo/sgi/video/LiveVideoOut.py [new file with mode: 0755]
Demo/sgi/video/Vaddcache.py
Demo/sgi/video/Vreceive.py [new file with mode: 0755]
Demo/sgi/video/Vsend.py [new file with mode: 0755]