Skip to content

Dual cam possibility #748

@Beso274

Description

@Beso274

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate.
  • Described the feature in detail and justified the reason for the request.
  • Provided specific use cases and examples.

Feature description

Implement a dual-cam feature for handling two cameras in the same library. Dual memory access and handling.

Use cases

This would allow for stereovision applications with a microcontroller.

Alternatives

I'm trying using two equal libraries changing the name of the variables and functions, using two DMA channel, two I2C, and so on, but I have some memory problems.

Additional context

I'm using an ESP32S3 and I'm trying to implement stereovision, the number of pins and the hardwarer specs are sufficient to handle it, but the library is not, so some changes are needed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions