Search found 2 matches

by kakopappa
Thu Jun 01, 2023 11:16 am
Forum: ESP-ADF
Topic: esp-rtsp example for ESP32
Replies: 0
Views: 4974

esp-rtsp example for ESP32

Wondering whether anyone managed to use esp-rtsp https://github.com/espressif/esp-adf/tree/master/examples/protocols/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 idf...
by kakopappa
Fri Sep 20, 2019 5:16 am
Forum: Hardware
Topic: ESP32-S antenna question
Replies: 3
Views: 4407

ESP32-S antenna question

Hi, ESP32-S has a onboard PCB antenna and metal shield antenna. I it possible to use one antenna for WiFi and another antenna for Bluetooth? Reason is I am working on a BLE Scanner. It requires to scan all the BLE devices every second and upload to the server. Right now it lags when switching betwee...