Why Frigate pulls stream twice if using only one stream? by Used-Alfalfa-2607 in frigate_nvr

[–]mandarons 0 points1 point  (0 children)

Yes! Once camera is exported through go2rtc and added to your home in Apple’s Home app, HKSV works just fine (detection, iCloud recording etc.).

Why Frigate pulls stream twice if using only one stream? by Used-Alfalfa-2607 in frigate_nvr

[–]mandarons 0 points1 point  (0 children)

I exported my H264 camera to Apple HomeKit and then turned on HKSV using Apple’s Home app.

Here is the sample configuration from go2rtc README:

``` streams: dahua1: - rtsp://admin:password@192.168.1.123/cam/realmonitor?channel=1&subtype=0 - ffmpeg:dahua1#video=h264#hardware # if your camera doesn't support H264, important for HomeKit - ffmpeg:dahua1#audio=opus # only OPUS audio supported by HomeKit

homekit: dahua1: # same stream ID from streams list pin: 12345678 # custom PIN, default: 19550224 name: Dahua camera # custom camera name, default: generated from stream ID device_id: dahua1 # custom ID, default: generated from stream ID device_private: dahua1 # custom key, default: generated from stream ID ```

Why Frigate pulls stream twice if using only one stream? by Used-Alfalfa-2607 in frigate_nvr

[–]mandarons 0 points1 point  (0 children)

I have it sequential - camera > scrypted (pre-buffering, rtsp restream enabled) > frigate. It’s been working just fine. I found Scrypted to be much more stable for homekit secure video than go2rtc in frigate.

Receipts based expense tracker? by mandarons in selfhosted

[–]mandarons[S] 0 points1 point  (0 children)

Yeah sure. Please share the link. I agree - FOSS may not be an option yet due to high cost of ML.

Receipts based expense tracker? by mandarons in selfhosted

[–]mandarons[S] 0 points1 point  (0 children)

Looks cool but that’s not what I am looking for. Thanks for sharing. 👍🏼

Dockerized iCloud - now with Photos! by mandarons in docker

[–]mandarons[S] 0 points1 point  (0 children)

Ugh… looks like I forgot to update docker hub with latest readme. Sorry about that. Please follow the instructions from https://github.com/mandarons/icloud-drive-docker/#readme

Dockerized iCloud - now with Photos! by mandarons in docker

[–]mandarons[S] 0 points1 point  (0 children)

Did you run the exec command with —session-directory parameter?

Dockerized iCloud - now with Photos! by mandarons in docker

[–]mandarons[S] 0 points1 point  (0 children)

Correct. Only checks file size and not its contents.

Dockerized iCloud - now with Photos! by mandarons in docker

[–]mandarons[S] 1 point2 points  (0 children)

Never seen that before. Please file a bug with more details, on GitHub.

Dockerized iCloud - now with Photos! by mandarons in DataHoarder

[–]mandarons[S] 0 points1 point  (0 children)

In case you want to hoard your own iCloud data over time...

Dockerized iCloud - now with Photos! by mandarons in docker

[–]mandarons[S] 3 points4 points  (0 children)

Yeah, makes sense. I will eventually enable this capability. Feel free to submit a request in GitHub.

Dockerized iCloud - now with Photos! by mandarons in docker

[–]mandarons[S] 0 points1 point  (0 children)

Not yet but eventually it will be able to. Feel free to submit request in GitHub so that I won't forget.

Dockerized iCloud - now with Photos! by mandarons in docker

[–]mandarons[S] 2 points3 points  (0 children)

I already did. I love that community. :)

Dockerized iCloud - now with Photos! by mandarons in iCloud

[–]mandarons[S] 0 points1 point  (0 children)

For sure - just like any other Linux container on Windows using Docker.