kuckucksmuehle:hackerspace:watchdog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
kuckucksmuehle:hackerspace:watchdog [2016/09/04 14:29] kimparkerkuckucksmuehle:hackerspace:watchdog [2016/10/03 02:23] – vlc pille
Line 1: Line 1:
 ====== Watchdog ====== ====== 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:+A raspberry PI with a infrared camera. A listening server is started on boot that is reachable via
  
 '' ''
-mplayer -fps 200 -demuxer h264es ffmpeg://tcp://watchdog.lan:4343+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 connect
  • kuckucksmuehle/hackerspace/watchdog.txt
  • Last modified: 2016/10/03 02:24
  • by pille