Changes

Raspberry Pi

6 bytes added, 17:00, 6 April 2014
Streaming from RPi to OS X
*code: https://github.com/raspberrypi/userland/tree/master/host_applications/linux/apps/raspicam
===Streaming from RPi to OS X===
*RPi: <pre>raspivid -t 999999 -o - | nc 192.168.02.1531 5001</pre>
*Laptop: <pre>nc -l 5001 | mplayer -fps 31 -cache 1024 -</pre>
 
===Adding an M12 mount===
*http://wiki.raspberrytorte.com/index.php?title=Camera_Module_Lens_Modifcation#Lens_Mount_Modification