Hi all,
Any further thoughts on this?
I'd like to extend the initial post as I don't think this is WiFi signal or interference problem.
I'm getting 30Mbps -matching the "lab" results- for all possible configurations, except for ESP32 in UDP server mode (see Test 2 below).
The following tests were ...
Search found 4 matches
- Thu May 30, 2019 5:27 pm
- Forum: General Discussion
- Topic: Low UDP iperf throughput
- Replies: 4
- Views: 9491
- Tue May 14, 2019 2:31 am
- Forum: General Discussion
- Topic: Low UDP iperf throughput
- Replies: 4
- Views: 9491
Re: Low UDP iperf throughput
Hi ESP_Angus,
Thanks for the quick reply.
The main difference is that the 30Mbit/sec is measured in a shielded box - so strong WiFi signal and no interference.
Is it? According to https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/wifi.html#esp32-wi-fi-throughput:
* Espressif’s ...
Thanks for the quick reply.
The main difference is that the 30Mbit/sec is measured in a shielded box - so strong WiFi signal and no interference.
Is it? According to https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/wifi.html#esp32-wi-fi-throughput:
* Espressif’s ...
- Mon May 13, 2019 7:47 pm
- Forum: General Discussion
- Topic: Low UDP iperf throughput
- Replies: 4
- Views: 9491
Low UDP iperf throughput
Hi all,
I'm running the esp-idf iperf example [0] and the maximum UDP throughput is ~1.05Mbits/sec, but according to the docs [1] it should be ~30Mbits/sec.
Is really 30Mbits/sec the expected throughput on this scenario?
Target hardware:
* ESP32 Core Board V2.
Test setup:
* testing on esp-idf ...
I'm running the esp-idf iperf example [0] and the maximum UDP throughput is ~1.05Mbits/sec, but according to the docs [1] it should be ~30Mbits/sec.
Is really 30Mbits/sec the expected throughput on this scenario?
Target hardware:
* ESP32 Core Board V2.
Test setup:
* testing on esp-idf ...
- Thu Nov 22, 2018 5:14 pm
- Forum: General Discussion
- Topic: RTP/RTSP support
- Replies: 5
- Views: 12904
RTP/RTSP support
Hi,
I'm trying to get RTP/RTSP protocol support on a ESP32.
My goal is to have video/audio streaming from the ESP chip to a browser.
Questions:
* Is there any RTP implementation ported to ESP32?
* Any port as an ESP-IDF component?
* Plans on having an ESP-IDF component providing RTP support in the ...
I'm trying to get RTP/RTSP protocol support on a ESP32.
My goal is to have video/audio streaming from the ESP chip to a browser.
Questions:
* Is there any RTP implementation ported to ESP32?
* Any port as an ESP-IDF component?
* Plans on having an ESP-IDF component providing RTP support in the ...