Fixed the streaming to make bandwidth more tolerable:
$ cat /tmp/vlcstream.sh #!/bin/bash nice vlc dshow:// :dshow-vdev="ZSMC USB PC Camera (ZS211)" \ :dshow-adev="ESS Maestro" :dshow-size="320x240" \ --sout='#transcode{acodec=mpga,ab=16,vcodec=mp1v,vb=64}'\ ':standard{mux=ts,access=udp,dst=tek:1234}'
And using VLC's "snapshot" feature, and GIMP to paste it into the screenshot I made earlier, I now have a picture of the whole mess for you.
last updated 2013-01-10 21:07:14. served from tektonic.jcomeau.com