Yurik72 / ESPHap

ESP32/ESP8266 Arduino library for native Apple Homekit Accessory Protocol (HAP)
MIT License
265 stars 60 forks source link

ESPHAPCamera example #91

Open okanduzyel opened 3 years ago

okanduzyel commented 3 years ago

Hi,

esp32 camera example appears security accessory in homekit and unfortunately, it never passes pairing section, although I enter 11111111 code.

Yurik72 commented 3 years ago

First please use latest version/commit, than attach a log, I did never see a problem in 100 devices,

Sent from my iPhone

On 25 Apr 2021, at 07:17, Okan DÜZYEL @.***> wrote:

 Hi,

esp32 camera example appears security accessory in homekit and unfortunately, it never passes pairing section, although I enter 11111111 code.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

okanduzyel commented 3 years ago

Addition: I use macOS Big Sur and esp32-cam(AI thinker)

Yurik72 commented 3 years ago

I didn’t catch about the serial log and why they can be collected, if device appears for the pairing , looks like a progress, but log should clear shows the problem during the pairing, for instance camera modules very sensitive for power, you can see that WD burn out is turning off, I found this is a common problem, So beside of the log , try device with different (100% guaranteed) power source

Sent from my iPhone

On 25 Apr 2021, at 11:06, Okan DÜZYEL @.***> wrote:

 First, is it homekit IP camera?

I use v1.1.0

Required that solution #89, otherwise, it doesn't compile.

I copied wolfSSL into the library folder and inside the ESPHAP folder.

Homekit recognizes that it is an alarm.

When it is at the pairing, the phone infinitely tries to pair but no answer from esp32.

At this moment, there isn't any log output that appears.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

okanduzyel commented 3 years ago
  • First, is it homekit IP camera?

??

okanduzyel commented 3 years ago

Please give more information about that project.

Yurik72 commented 3 years ago

No is not IP HomeKit camera, it’s only motion detection based on the camera, so you on the HomeKit you see motion detection, this is described in the reader

Sent from my iPhone

On 27 Apr 2021, at 13:18, Okan DÜZYEL @.***> wrote:

 Please give more information about that project.

First, Is it homekit IP camera? If the answer is yes, Could you say snapshot resolution and streaming resolution? Could you share a video or instruction on how to build and flash correctly? — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.