This is an old revision of the document!
Watchdog
A raspberry PI with a infrared camera. A listening server is started on boot that netcats the raspvid output to any client that runs mplayer:
'' mplayer -fps 200 -demuxer h264es ffmpeg:tcp:watchdog.lan:4343 ''
connect
'' ssh pi@watchdog.lan ''