====== Watchdog ====== A raspberry PI with a infrared camera. A listening server is started on boot that is reachable via '' http://watchdog:8080 '' and has a management interface. ===== VLC ===== ==== mjpeg (low latency) ==== '' vlc http://watchdog:8080/stream/video.mjpeg '' ==== H264 (high latency) ==== '' vlc --demux h264 http://watchdog:8080/stream/video.h264 '' ===== connect ===== '' ssh pi@watchdog.lan ''