Search found 1 match

by Umair Ali Khan
Tue Jul 04, 2023 3:46 am
Forum: ESP32 Arduino
Topic: multiple webservers
Replies: 0
Views: 784

multiple webservers

Hi!
I want to stream audio and video on separate webpages using single ESP-EYE(esp32).So i need 2 independent webpages running simultaneously for audio and video.Should i use multicore for creating separate webpages or use different ports?