Skip to content

Does esp32 camera slow down WiFi TCP transmission?  #60

@RoyHsu67

Description

@RoyHsu67

Hi~ I meet a situation. I can smoothly send data and image over TCP by esp32 WiFi module, but when I use esp32 camera to get a photo, once I call esp_camera_init(), TCP transmission becomes so much slow. A way to get better is to initialize camera driver, get a camera image, then immediately deinitialize camera driver, so I can recover TCP transmission speed and transfer image out. Is this normal?

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