Page 1 of 1

esp-rtsp example for ESP32

Posted: Thu Jun 01, 2023 11:16 am
by kakopappa
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

Code: Select all

idf.py set-target esp32
it always set the target to esp32s3 anyways.