Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🐛Bug]: air780e无法使用摄像头 #107

Open
3 tasks done
bjackdl opened this issue Dec 1, 2024 · 0 comments
Open
3 tasks done

[🐛Bug]: air780e无法使用摄像头 #107

bjackdl opened this issue Dec 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@bjackdl
Copy link

bjackdl commented Dec 1, 2024

描述一下这个bug / Describe the bug

我准备使用摄像头功能,我想测试一下摄像头功能并在lcd上显示出摄像头画面,便实际它不工作。

复现步骤 / To Reproduce

1.在air780e核心板的camera接口接入GC0310摄像头,
2.接入合宙0.96lcd模块,
3.烧写demo中的camera程序,并在程序中把lcd改为st7735v,
4.运行时报错。

如果正常,应该是什么样 / Expected behavior

如果正常应该在lcd显示摄像头画面

截图 / Screenshots

微信图片_20241201231201

日志 / Logs

[2024-12-01 23:12:28.920][000000000.000] main_entry 601:SDK base line V013_pb11.002
[2024-12-01 23:12:28.941][000000000.009] am_service_init 865:Air780E_A16
[2024-12-01 23:12:28.963][000000000.028] Uart_BaseInitEx 1049:uart 0 rx cache 256 dma 256
[2024-12-01 23:12:28.996][000000000.238] self_info 122:model Air780E_A16 imei 869329069212085
[2024-12-01 23:12:29.015][000000000.239] I/pm poweron: Power/Reset
[2024-12-01 23:12:29.024][000000000.239] I/main LuatOS@Air780E base 24.10 bsp V1114 32bit
[2024-12-01 23:12:29.036][000000000.239] I/main ROM Build: Dec 1 2024 00:55:03
[2024-12-01 23:12:29.046][000000000.248] D/main loadlibs luavm 262136 13856 13856
[2024-12-01 23:12:29.049][000000000.248] D/main loadlibs sys 278152 54188 81544
[2024-12-01 23:12:29.058][000000000.404] D/lcd ic support: st7735v
[2024-12-01 23:12:29.178][000000000.886] E/main Luat:
[2024-12-01 23:12:29.208][000000000.887] E/main main.lua:65: attempt to index a nil value (global 'camera')
[2024-12-01 23:12:29.217][000000000.887] E/main Lua VM exit!! reboot in 15000ms

PACK包版本 / Version

1.0.0

验证

  • 检查过该问题,之前没有人提过 / Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • 提供了最小可复现工程或详细的复现步骤,确保开发者可以复现 / The provided reproduction is a minimal reproducible example of the bug.
  • 已经提供了完整的报错信息、日志、截图,没有经过删减。
@bjackdl bjackdl added the bug Something isn't working label Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant