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

Query regarding cyber security support for ESP32 (AEGHB-415) #300

Closed
Abhay-2412 opened this issue Oct 6, 2023 · 1 comment
Closed

Query regarding cyber security support for ESP32 (AEGHB-415) #300

Abhay-2412 opened this issue Oct 6, 2023 · 1 comment

Comments

@Abhay-2412
Copy link

Hi Team,

We are using ESP32 in our project and use case is capture the YUV frames and send to Mobile application over Wi-Fi. Here ESP-32 is configured as AP mode. We are facing issue in sending accurate data to mobile application.

In our testing, we observed that Wi-Fi is taking more time to send data. Looks like Wi-Fi send data is blocking call and due to this it is taking time.

Can you please suggest any solution to make this Wi-Fi call non-blocking and improve transfer time? Or any other suggestion to improve this.

@Abhay-2412 Abhay-2412 changed the title [20:39] Savita Pawar Query regarding cyber security support for ESP32 Query regarding cyber security support for ESP32 Oct 6, 2023
@github-actions github-actions bot changed the title Query regarding cyber security support for ESP32 Query regarding cyber security support for ESP32 (AEGHB-415) Oct 6, 2023
@leeebo leeebo added the question label Oct 7, 2023
@leeebo
Copy link
Collaborator

leeebo commented Oct 7, 2023

Hi @Abhay-2412 , for the camera wi-fi transfer solution, please refer https://github.com/espressif/esp-iot-solution/tree/master/examples/camera/pic_server

@leeebo leeebo added the camera label Oct 7, 2023
@leeebo leeebo closed this as completed May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants