User Tools

Site Tools


raspberryspy

Differences

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


Previous revision
raspberryspy [2024/01/31 04:08] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +plug ethernet, webcam, into compute module. done.
 +
 +  * Intel Galileo $70
 +  * HP Webcam $40
 +
 +missing: daemon to take frames from webcam, encode into an open video codec, and send over network.
 +
 +# Raw webcam speed (Sep 2014)
 +
 +grab frames with http://linuxtv.org/downloads/v4l-dvb-apis/capture-example.html
 +
 +  $ time sudo ./a.out -c 100 -u
 +  ....................................................................................................
 +  
 +  real 0m7.236s
 +
 +14 frames/sec 1280x720
 +