Difference between revisions of "Interactive demos"

From Organic Design wiki
m
m
Line 9: Line 9:
 
*ttv uses the aalib to show video on a text console - for the web cam
 
*ttv uses the aalib to show video on a text console - for the web cam
 
  ttv /dev/video0
 
  ttv /dev/video0
 +
*vlc can can use aalib also
 +
**https://help.ubuntu.com/community/Webcam

Revision as of 03:09, 22 September 2008

Things you can do with the pc to show off graphics or sound and get people's attention.

ASCII art

apt-get -y install mplayer caca-utils libcaca0 ttv
  • cacafire is cool - runs from console
cacafire
  • ttv uses the aalib to show video on a text console - for the web cam
ttv /dev/video0