Revision [2757]
This is an old revision of CameraOnRaspberryPiZero made by ZorrUno on 2017-07-16 23:11:47.
https://www.adafruit.com/product/3170
Doanload raspbian jessie lite and install on to micro SD Card
https://www.raspberrypi.org/downloads/raspbian/
You'll want to setup wifi on the SD card before putting it in the pi zero. Essentially you need to mount the card modify wpa-supplicant.conf and also as jessie has ssh off by default, put an empty file called 'ssh' in /boot
example tutorial https://core-electronics.com.au/tutorials/raspberry-pi-zerow-headless-wifi-setup.html (I already knew this, so haven't vetted this tutorial...)
Put in the SD card and install the pi zero in case with camera poking though case hole
https://www.youtube.com/watch?v=PpIyl-EpHZk
Mine looked like this when completed
https://photos.app.goo.gl/X0czZFPVJBEnbnJA3
ssh into the pi and change the pi user password, run raspi-config to setup localisation, turn the pi camera on etc
Setup Motion to do streaming (and no motion detection).
https://hackmypi.com/PiCamPart1.php
View your live video stream at the pi zero's IP address
http://192.168.1.xxx:8081/