esp-cam编译(待更)

1,获取SDK

方法1:  一步到位,容易出错
git clone --recursive https://github.com/espressif/esp-idf.git

方法2:

分步获取,clone esp-idf后单独获取子模块

git clone  https://github.com/espressif/esp-idf.git

cd esp-idf

git submodule update --init

遇到错误:

git clone 遇到问题:fatal: unable to access 'https://github.comxxxxxxxxxxx': Failed to connect to xxxxxxxxxxxxx

将https改为git,如果是更新子模块遇到这个错误,就找到下面的配置文件,将配置文件中url的https改为git

vim ./.git/config

2,获取esp32cam工程

git clone --recursive https://github.com/nabto/nabto-esp32cam.git

这个工程是连接nabto服务器的

nabto安卓及嵌入式相关SDK: https://github.com/nabto

nabto官网文档: https://docs.nabto.com/developer/guides/get-started/embedded/intro.html

设置临时ID

make menuconfig进入Camera configuration —>
输入Nabto ID 为"asrrmhso.zuzcni.trial.nabto.net"
Nabto key为"337acb58e15b72117a49bf779d90cb29"

不要使用,工程代码不全:https://github.com/Ai-Thinker-Open/Ai-Thinker-Open_ESP32-CAMERA_WAN.git

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值