brutella / hkcam

Open-Source HomeKit Surveillance Camera
https://hochgatterer.me/hkcam/
Apache License 2.0
925 stars 141 forks source link

Unable to access over internet #49

Closed vassilmladenov closed 2 years ago

vassilmladenov commented 5 years ago

I have a Raspberry Pi 2 B with 256MB allocated for video memory. I ran the Ansible playbook from master today (6a81223), and I have a flawless stream on my home router. Over LTE, however, I get "No Response". This also happens on the guest network of my router. Does hkcam support streaming over the internet? How can I debug this?

timoschilling commented 5 years ago

Does you have an AppleTV or iPad configured as Home Hub? hkcam doesn't direct support controlling / streaming over the internet, that's part of Apples HomeKit System which needs an Home Hub to work remotely. https://support.apple.com/en-us/HT207057

vassilmladenov commented 5 years ago

@timoschilling I do have an Apple TV 4 configured as a Home Hub. Controlling my lights works over LTE with a bit of delay, but the camera doesn't launch. My guess is that the Apple TV isn't communicating with the Pi, but I'm not sure how to start debugging.

AndreaCCIE commented 5 years ago

I have the same issue, on one of 2 cams. Let's put this is a context:

ezgif com-video-to-gif-3

brutella commented 5 years ago

Does it work if you change the hostnames to be different for the RPis?

AndreaCCIE commented 5 years ago

None of them have the same host name, what I noticed is that this problem doesn't always shows up. This morning is working as expected, not sure if it's related to apple or hkcam.

libewa commented 3 years ago

Does your router have a VPN? You can try to connect your phone over it, then, for the RPi it looks like your home (and for websites, VoIP etc. too).

brutella commented 2 years ago

Please try the latest version 0.1.0 which should be more stable.