maximkulkin / esp32-homekit-camera

Firmware for esp32-camera module to act as Apple Homekit IP camera
MIT License
394 stars 78 forks source link

how to install/flash/compile #56

Open Pairan opened 4 years ago

Pairan commented 4 years ago

I've been lurking for long to get my hardware and since it has arrived, I would like to flash it with your software.

Is there an easy way to install it on my ESP32-CAM?

maximkulkin commented 4 years ago

This is the only way:

  1. Follow these build instructions: https://github.com/maximkulkin/esp-homekit-demo/wiki/Build-instructions-ESP32
  2. Make configurations changes described in README.md
Pairan commented 4 years ago

Thank you so much - I will try it and report back in

mrTuomoK commented 4 years ago

@Pairan Did you get it working, I'm in the exact same situation myself trying to get it working...

cgmckeever commented 3 years ago

@Pairan @mrTuomoK The README has been updated with some instructions. I recently got it up, def. some hiccups, but its more the learning curve than anything else