参数配置
MPP配置
在 Luban-Lite 根目录下执行 scons --menuconfig
,按如下方式配置:
local packages options--->
ArtInChip packages options--->
aic-mpp--->
[*] Enable recorder interface and demo
[*] Enable Video Input interface
(1843264) Size of Video Input buffer
1
2
3
4
5
6
2
3
4
5
6
驱动配置
一般情况下,支持 DVP 输入模式需要配置摄像头和 I2C。
- 摄像头的打开方法,请参考 DVP 模块的使用说明;
- I2C 的打开方法,请参考 I2C 模块的使用说明,使用时需要检查 I2C 的引脚是否配置正确。
第三方库支持配置
local packages options--->
Third-party packages options--->
[*] Using cJSON-1.7.16 tools
1
2
3
2
3