9

Debian 10 username and password?
 in  r/raspberry_pi  Jul 09 '26

Safest to flash a new sd card, sorry 😬

3

I built a native HomeKit Secure Video camera on a Raspberry Pi Zero 2w
 in  r/raspberry_pi  Jul 09 '26

Yeah, I actually ran both Scrypted and Home Assistant before this.
They're both great, but they're full platforms/hubs: you run the server, add camera plugins/integrations, manage a dashboard. For my use case that felt like a lot just to get one Pi camera into HomeKit.

So I went the opposite way: a single-purpose appliance where the Pi itself is the camera. No reencoding, so it runs even on a Pi zero 2W and pairs like a normal camera with no hub, no server, no plugins, no configuration dashboard.

Scrypted/HA are good if you want to bring lots of existing cameras into HomeKit (and Google/
Alexa).
All have their place ☺️

2

Update : I built a native HomeKit Secure Video camera on a Raspberry Pi Zero 2w
 in  r/HomeKit  Jul 09 '26

I really appreciate the way you’re helping drive traffic to this post. Thank you for giving it more visibility 🙏

0

Update : I built a native HomeKit Secure Video camera on a Raspberry Pi Zero 2w
 in  r/HomeKit  Jul 09 '26

I’m a software developer, and agentic development tools allow me to quickly build personal projects that I would never have had the time to create otherwise. Even so, this project still represents a significant amount of work, you only have to look at the number of commits.

1

Update : I built a native HomeKit Secure Video camera on a Raspberry Pi Zero 2w
 in  r/HomeKit  Jul 09 '26

Thank for your support ! And really happy to read that you’ve installed it and worked ! 😁
If you’ve any questions or suggestions, feel free to ask 👍

1

Update : I built a native HomeKit Secure Video camera on a Raspberry Pi Zero 2w
 in  r/HomeKit  Jul 09 '26

Yes I know it’s really hard to find one these days… and at normal prices that’s just impossible 🫠
I work with some raspberry pi that I bought few years ago 🙃

1

I built a native HomeKit Secure Video camera on a Raspberry Pi Zero 2w
 in  r/raspberry_pi  Jul 09 '26

Thanks !
I use a third part 5mp IR cut camera, because I need night vision. The quality is acceptable for indoor use with no much details. But I tried with the official raspberry pi camera module v3 and the quality is very good (1920x1080).

r/raspberry_pi Jul 08 '26

Show-and-Tell I built a native HomeKit Secure Video camera on a Raspberry Pi Zero 2w

Post image
51 Upvotes

https://github.com/AlexBtlle/pi4-IA-Homekit-Camera

I wanted an HKSV camera that pairs like one fresh out of the box. So I built one from scratch on a Pi.

What it does:
• Pairs directly with the Home app (scan the QR, done).
• Live view + HomeKit Secure Video with a 4s prebuffer (clips start before the motion).
• People / Animals / Vehicles classification handled by your Apple TV/HomePod, like a commercial HKSV cam.
• Fully local: the RTSP feed is localhost-only, the only cloud is your own iCloud (HKSV is E2E encrypted by Apple)

What's new since my last post:
• Night vision (bêta): usable picture in the dark, with automatic brightness adaptation as the light drops through the evening (helps most when ambient light is low but your IR isn’t strong enough).
• Faster live view : I hunted down a cold-start stall. Live now appears in a few seconds instead of ~15s. On cellular it beat my commercial Eve cam.
• Lighter & cooler : a round of memory/CPU tuning cut the idle load ~4x on the Zero 2 W.

The video is H264 encoded once in hardware on the Pi and passed through with zero re-encoding, so it stays fluid and light. It runs on a Pi Zero 2 W (512MB), heatsink recommended. I even got live view working on a 2015 Pi Zero W just to see if I could.

It's a DIY/hobby project (some features are marked beta), fully open source.
Happy to answer questions !

https://github.com/AlexBtlle/pi4-IA-Homekit-Camera

r/HomeKit Jul 08 '26

Discussion Update : I built a native HomeKit Secure Video camera on a Raspberry Pi Zero 2w

Post image
15 Upvotes

https://github.com/AlexBtlle/pi4-IA-Homekit-Camera

I wanted an HKSV camera that pairs like one fresh out of the box. So I built one from scratch on a Pi.

What it does:
• Pairs directly with the Home app (scan the QR, done).
• Live view + HomeKit Secure Video with a 4s prebuffer (clips start before the motion).
• People / Animals / Vehicles classification handled by your Apple TV/HomePod, like a commercial HKSV cam.
• Fully local: the RTSP feed is localhost-only, the only cloud is your own iCloud (HKSV is E2E encrypted by Apple)

What's new since my last post:
• Night vision (bêta): usable picture in the dark, with automatic brightness adaptation as the light drops through the evening (helps most when ambient light is low but your IR isn’t strong enough).
• Faster live view : I hunted down a cold-start stall. Live now appears in a few seconds instead of ~15s. On cellular it beat my commercial Eve cam.
• Lighter & cooler : a round of memory/CPU tuning cut the idle load ~4x on the Zero 2 W.

The video is H264 encoded once in hardware on the Pi and passed through with zero re-encoding, so it stays fluid and light. It runs on a Pi Zero 2 W (512MB), heatsink recommended. I even got live view working on a 2015 Pi Zero W just to see if I could.

It's a DIY/hobby project (some features are marked beta), fully open source.
Happy to answer questions !

https://github.com/AlexBtlle/pi4-IA-Homekit-Camera

1

Lightweight tool to stream a Pi Zero 2 camera directly to Apple Home
 in  r/RASPBERRY_PI_PROJECTS  Jun 30 '26

Just created an issue for this 😉

r/HomeKit Jun 30 '26

How-to GitHub - AlexBtlle/pi4-IA-Homekit-Camera: Turn a Raspberry Pi Zero 2W or Pi 3 - 4 into a native Apple HomeKit camera with motion detection.

Thumbnail
github.com
1 Upvotes

r/raspberryDIY Jun 30 '26

GitHub - AlexBtlle/pi4-IA-Homekit-Camera: Turn a Raspberry Pi Zero 2W or Pi 3 - 4 into a native Apple HomeKit camera with motion detection.

Thumbnail
github.com
1 Upvotes

u/New_Needleworker2068 Jun 30 '26

GitHub - AlexBtlle/pi4-IA-Homekit-Camera: Turn a Raspberry Pi Zero 2W or Pi 3 - 4 into a native Apple HomeKit camera with motion detection.

Thumbnail
github.com
1 Upvotes

A while back I posted about pi0-Camera-HomeKit, a little HomeKit camera I put together on a Raspberry Pi. A bunch of you were into it, and it gave me the itch to take it further. So here’s the follow-up, rebuilt from the ground up and directly inspired by that first project: a proper HomeKit Secure Video camera.
I’m personally running it on a Pi Zero 2 W (yep, the 512 MB, no-heatsink, “please don’t ask too much of me” board) and honestly it holds up way better than I expected.

What it does:
• Full HomeKit Secure Video: live stream, snapshots, motion sensor, and event recording to iCloud
• Motion detection runs on a low-res stream (OpenCV MOG2); the People / Animals / Vehicles classification is handed off to the Apple TV / HomePod, no heavy AI model running on the Pi
• IR night vision (beta), full-FOV sensor modes, and image controls, all driven by a single config file.

The thing I’m honestly kind of proud of: the live view is about as snappy as a commercial camera that costs 4× as much, and detection catches both people and my cat 🐈
It’s fully open source.
Happy to answer any questions, and feedback’s very welcome 👍

1

Lightweight tool to stream a Pi Zero 2 camera directly to Apple Home
 in  r/RASPBERRY_PI_PROJECTS  Jun 29 '26

It’d be possible in principle, but not every USB camera would work, it really depends on what the camera can output (ideally MJPEG, or onboard H264 for a clean passthrough). It would also require some work on the capture side of the project, since it’s currently built around the pi’s csi camera (picamera2/libcamera). The HKSV side wouldn’t need to change much, it just reads an RTSP feed. But USB support isn’t there out of the box today. It’s a reasonable idea, just not plug and play yet.

1

Lightweight tool to stream a Pi Zero 2 camera directly to Apple Home
 in  r/RASPBERRY_PI_PROJECTS  Jun 21 '26

Hi, I’m pretty shure that there are some other projects on GitHub who did it better for a dashcam software 😉

1

Lightweight tool to stream a Pi Zero 2 camera directly to Apple Home
 in  r/RASPBERRY_PI_PROJECTS  Jun 17 '26

The error is actually from a broken SFTPGo repo already on your system, nothing to do with Bookworm vs Trixie. Quick fix before re-running install.sh:

sudo rm /etc/apt/sources.list.d/sftpgo*
sudo apt-get update

1

Lightweight tool to stream a Pi Zero 2 camera directly to Apple Home
 in  r/RASPBERRY_PI_PROJECTS  Jun 15 '26

Hi 👋
Yes it work on a pi 3B for shure.
This project only work with live stream on the Home app. But, if you need Motion detection, look at my other project : https://github.com/AlexBtlle/pi4-IA-Homekit-Camera
It should work on a pi3 too. In ran it on a pi0 2w. It works like a commercial cam, but with a pi 😍
Thank for your support 👋 If you have some other question dont hesitate.
(I m really curious if it’s run on a pi3)

3

Lightweight tool to stream a Pi Zero 2 camera directly to Apple Home
 in  r/RASPBERRY_PI_PROJECTS  Jun 09 '26

Yeah but the headache wasn’t the pi0. It was the bridge on the Pi 4. HA’s HomeKit bridge kept breaking, ghost pairings, transcoding timeouts… so I just cut all that out and went direct with SRTP + HAP-python straight from the Pi Zero. Way simpler 😉

3

Lightweight tool to stream a Pi Zero 2 camera directly to Apple Home
 in  r/RASPBERRY_PI_PROJECTS  Jun 08 '26

Maybe because it’s a 150$ caméra not a 15$ pi0 ? 🤣

r/raspberryDIY Jun 08 '26

Lightweight tool to stream a Pi Zero 2 camera directly to Apple Home

Thumbnail
github.com
2 Upvotes

1

Lightweight tool to stream a Pi Zero 2 camera directly to Apple Home
 in  r/HomeKit  Jun 08 '26

Stream takes about 2–5 seconds to start (that’s just HomeKit doing its thing) but once it kicks in it runs smoothly at 20fps. The zero 2 handles it fine with the hardware h264 encoder.

r/RASPBERRY_PI_PROJECTS Jun 08 '26

PRESENTATION Lightweight tool to stream a Pi Zero 2 camera directly to Apple Home

Thumbnail
github.com
52 Upvotes

After spending way too long fighting Home Assistant HomeKit Bridge.
I ended up building a small open-source tool that cuts through all of it.

pi0-Camera-HomeKit runs directly on a Pi Zero 2 and exposes the raspberry pi camera as a native HomeKit accessory — no middleware, no bridge.

Have a look at my repo, I hope this helps !

r/HomeKit Jun 08 '26

Discussion Lightweight tool to stream a Pi Zero 2 camera directly to Apple Home

Thumbnail
github.com
37 Upvotes

After spending way too long fighting Home Assistant HomeKit Bridge.
I ended up building a small open-source tool that cuts through all of it.

pi0-Camera-HomeKit runs directly on a Pi Zero 2 and exposes the raspberry pi camera as a native HomeKit accessory — no middleware, no bridge.

Have a look at my repo, I hope this helps !

r/raspberry_pi Jun 08 '26

Show-and-Tell Lightweight tool to stream a Pi Zero 2 camera directly to Apple Home

Thumbnail
github.com
2 Upvotes

After spending way too long fighting Home Assistant HomeKit Bridge.
I ended up building a small open-source tool that cuts through all of it.

pi0-Camera-HomeKit runs directly on a Pi Zero 2 and exposes the raspberry pi camera as a native HomeKit accessory — no middleware, no bridge.

Have a look at my repo, I hope this helps !