thymjan
About
- Username
- thymjan
- Joined
- Visits
- 0
- Last Active
- Roles
- member
- Points
- 6
- Badges
- 0
- Posts
- 2
Reactions
-
How to create your own HomeKit camera with a Raspberry Pi and HomeBridge
mjmmjm said:Etcher reports that the image is too big to fit on a 16 GB SD card. It would be useful if you included instructions on what is being installed. TIA.- Start with a actual raspbian image from www.raspberry.org
- install actual version of node.js
- install actual version of npm (node packet manager)
- install actual version of homebridge using npm
- install actual version of hombridge-camera-rpi
- configure config.json
- configure systemctl to auto start homebridge
You have to make several descisions where to install and which user does the installations (with sudo or pi himself).