- Using high resolution (with UXGA 1600x1200 ~10 fps)
- Multistream on several devices
- Write records on sd card
- Attach it to Home Assistant
Repository contains already built binaries, you can falsh it with help of espflash.
- Install
espflashguide. - Flash build/camera.elf with help of
espflash.
- Install VS Code
- Install ESP-IDF guide
- Clone this repo
- Open it with VS Code
- Open 'ESP-IDF SDK Configuration Editor'
- Set Wi-Fi password and ssid (You can search fields with 'wifi')
- Set Server password and port (You can search fields with 'server configuration')
- Connect your camera to computer
- Click 'ESP-IDF Build, Flash and Monitor'