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

最新ESP32-P4-Function-EV-Board(sc2336)上运行UVC例程,UVC 挂起再恢复以后无法显示图像 (AEGHB-893) #11

Open
3 tasks done
simonzsy opened this issue Nov 27, 2024 · 1 comment

Comments

@simonzsy
Copy link

simonzsy commented Nov 27, 2024

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

How often does this bug occurs?

always

Expected behavior

ESP32-P4-Function-EV-Board(sc2336)上运行UVC例程,menuconfig仅修改sccb引脚、输出模式改为MJPEG,取消勾选Enable cam1 multiple frames sizes。上电后能正常使用。

Actual behavior (suspected bug)

连接电脑上电后,首次打开电脑相机软件,能正常显示画面。但是关闭相机软件再打开,或者切换摄像头再切回来,就无法再显示画面。

Error logs or terminal output

运行卡在usb_device_uvc.c 143行
pic = s_uvc_device.user_config[0].fb_get_cb(s_uvc_device.user_config[0].cb_ctx);

Steps to reproduce the behavior

esp-idf vscode插件环境
idf版本5.4.0 master分支

Project release version

v0.7.0

System architecture

Intel/AMD 64-bit (modern PC, older Mac)

Operating system

Windows

Operating system version

Win11

Shell

other (details in Additional context)

Additional context

No response

@github-actions github-actions bot changed the title 最新ESP32-P4-Function-EV-Board(sc2336)上运行UVC例程,UVC 挂起再恢复以后无法显示图像 最新ESP32-P4-Function-EV-Board(sc2336)上运行UVC例程,UVC 挂起再恢复以后无法显示图像 (AEGHB-893) Nov 27, 2024
@simonzsy simonzsy changed the title 最新ESP32-P4-Function-EV-Board(sc2336)上运行UVC例程,UVC 挂起再恢复以后无法显示图像 (AEGHB-893) 最新ESP32-P4-Function-EV-Board(sc2336)上运行UVC例程,UVC 挂起再恢复以后无法显示图像 Nov 27, 2024
@wujiangang wujiangang changed the title 最新ESP32-P4-Function-EV-Board(sc2336)上运行UVC例程,UVC 挂起再恢复以后无法显示图像 最新ESP32-P4-Function-EV-Board(sc2336)上运行UVC例程,UVC 挂起再恢复以后无法显示图像 (AEGHB-893) Dec 6, 2024
@WangYuxin-esp
Copy link
Collaborator

Thank you for reporting the issue. The issue has been identified and is currently being addressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants