esp-rtsp example for ESP32
Posted: Thu Jun 01, 2023 11:16 am
Wondering whether anyone managed to use esp-rtsphttps://github.com/espressif/esp-adf/tr ... s/esp-rtsp example on ESP32/wrover camera models eg: ttgo-t-camera-esp32-wrover to push a rtsp stream to a server or whether even it's possible.
I tried to compile this example with it always set the target to esp32s3 anyways.
I tried to compile this example with
Code: Select all
idf.py set-target esp32