Not necessarily perfectly synchronized, but no audio delays. One presenter is speaking to 60 listeners. If some listeners hear it a few hundred millisecond before others that is fine. Stereo is ideal but mono is okay.
Thanks!
John
Search found 2 matches
- Sat Sep 16, 2017 3:14 pm
- Forum: General Discussion
- Topic: One ESP32 transmitting to 60 ESP32 receivers?
- Replies: 4
- Views: 6900
- Fri Sep 15, 2017 8:02 pm
- Forum: General Discussion
- Topic: One ESP32 transmitting to 60 ESP32 receivers?
- Replies: 4
- Views: 6900
One ESP32 transmitting to 60 ESP32 receivers?
I'm developing a product where one ESP32 needs to transmit audio data via WiFi to up to 60 ESP32 receivers. The maximum data rate for the ESP32 is specified at 150 Mbps so dividing that by 60 gives me a data rate for each receiver of up to 2.5 Mbps. This is approx the data rate for Bluetooth so my t...