Page 1 of 1

ESP32-IOT application-H.264 data transmission to cloud

Posted: Thu May 28, 2020 5:40 am
by SanathRai
Hello,

I am new to this forum.
We are planning to start our IOT (Audio /Video data transmission to Cloud)based application on ESP32 Wifi chipset.
Our application mainly is to take the raw data from the camera module and get it processed in an video processor and the output H.264 data from it will be transferred to the ESP32 module which needs to be streamed to cloud.Similarly even Audio need to transmitted back to the speaker from a Mic via ESP32.

Whats the best way to do it?
Either WebRTC should be implemented in ESP32(How?) or The H.264 data which is received can directly transmitted in some other network protocol?

Regards,
Sanath Rai