hkcam icon indicating copy to clipboard operation
hkcam copied to clipboard

Open-Source HomeKit Surveillance Camera

Results 38 hkcam issues
Sort by recently updated
recently updated
newest added

When I go to run: ./hkcam -db=/var/lib/hkcam/data -multi_stream=true -verbose My error says: flag provided but not defined: -db Replacing -db with -data_dir results in this: INFO 2022/03/12 17:49:58 main.go:73: version...

I’m currently using the official NoIR camera module with a Raspberry Pi Zero. It works great so far, I'm getting the full 30fps but the camera is not good in...

Hello and thank you for the great contribution by supporting the HomeKit in golang world! I've made h264 rtsp stream as input source support patch, a little bit hacky but...

I'm making a PR for changes made by @e1z0 in [his issue](https://github.com/brutella/hkcam/issues/95). It works really great

It might be useful to have a tool to better adjust the focus of a v2.1 camera module. There is a [lens adjustment tool](https://www.adafruit.com/product/3518) from Adafruit available to purchase but...

Added instructions for rotating the video. Added clarification regarding which line the additional parameters should be added to. This was not obvious to me and I spent some time trying...

Can I also use a 720p USB camera with a Raspberry?

I don't know Go so I don't really know what I'm doing. Also I don't have a HC-SR501 myself yet, so this is more theoretical, but figured it might be...

It seems like the camera hole is too small for the camera module v1.3 to fit in.

enhancement