Hope you guys are doing well...
I was making a Door Camera with esp32 cam and want to stream its video to esp8266 by creating esp8266 as station and connecting esp32cam with its network.
I want to display esp32 cam's video stream by a TFT display which was connected to esp8266 via spi.
I was able to view the stream from android phone's browser but can't able to figure out how to display the video stream to TFT screen...
Any support or hint would be appreciated...