Skip to content

MIPI CSI camera cannot be opened in master branch (AEGHB-816) #7

@jitenshap

Description

@jitenshap

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

Open MIPI CSI camera and start capturing video.

Actual behavior (suspected bug)

Failed to open camera device.
fd = open("/dev/video0", O_RDONLY);

Error logs or terminal output

I (1614) main_task: Calling app_main()
E (1614) example: failed to open device
E (1624) example: Camera capture stream failed with error 0xffffffff
I (1624) main_task: Returned from app_main()

Steps to reproduce the behavior

Build examples/capture_stream on the master branch.
Then flash to ESP32-P4-Function-EV-Board v1.4 and run.

Project release version

master

System architecture

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

Operating system

Windows

Operating system version

Windows 11

Shell

PowerShell

Additional context

IDF Version: v5.4-dev-3023-g3c99557eee

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions