This shows you the differences between two versions of the page.
raspberryspy [2014/09/30 19:13] donpdonp |
raspberryspy [2016/06/25 11:25] |
||
---|---|---|---|
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:// | ||
- | |||
- | $ time sudo ./a.out -c 100 -u | ||
- | .................................................................................................... | ||
- | | ||
- | real 0m7.236s | ||
- | |||
- | 14 frames/sec 1280x720 | ||