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

Can DVP of ESP32-P4 support 1080p30 RAW stream? (AEGHB-803) #6

Open
andylinpersonal opened this issue Sep 7, 2024 · 1 comment
Open

Comments

@andylinpersonal
Copy link

andylinpersonal commented Sep 7, 2024

Hello:
Can the CAM input (aka DVP or DCMI) of esp32-p4 support 1080p30 of RAW input stream? I have a video source which cannot be easily migrated to MIPI CSI, thanks.

@github-actions github-actions bot changed the title Can DVP of ESP32-P4 supports 1080p30 raw stream? Can DVP of ESP32-P4 supports 1080p30 raw stream? (AEGHB-803) Sep 7, 2024
@andylinpersonal andylinpersonal changed the title Can DVP of ESP32-P4 supports 1080p30 raw stream? (AEGHB-803) Can DVP of ESP32-P4 supports 1080p30 RAW stream? (AEGHB-803) Sep 7, 2024
@andylinpersonal andylinpersonal changed the title Can DVP of ESP32-P4 supports 1080p30 RAW stream? (AEGHB-803) Can DVP of ESP32-P4 support 1080p30 RAW stream? (AEGHB-803) Sep 7, 2024
@WangYuxin-esp
Copy link
Collaborator

@andylinpersonal Thank you for reporting the issue. We have tested some camera sensors. When the MIPI interface is used, we can achieve RAW+1080p+30fps, and when the DVP interface is used, we can achieve YUV422+720P+25fps. Usually, we recommend choosing MIPI interface instead of DVP when the resolution is greater than 720p. If I have time later, I will find a sensor that has a DVP interface and can output 1080p for testing.

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