ESP32 and WebRTC video conferencing
Posted: Wed Aug 23, 2023 1:46 pm
Hello all,
There is an idea to build a device based on ESP32 to connect to WebRTC video conferencing rooms. The device must have a camera, display, microphone, speakers, wifi, flash memory to be able to enter rooms like Janus WebRTC Server (https://janus.conf.meetecho.com/videoroomtest.html) and become a WebRTC video conference terminal.
My question: how can I calculate whether the performance of the ESP32 processor will be enough if we need to broadcast a resolution at least 800x600 (preferably 1366x768) with a frequency of at least 15fps and to receive a similar picture?
There is an idea to build a device based on ESP32 to connect to WebRTC video conferencing rooms. The device must have a camera, display, microphone, speakers, wifi, flash memory to be able to enter rooms like Janus WebRTC Server (https://janus.conf.meetecho.com/videoroomtest.html) and become a WebRTC video conference terminal.
My question: how can I calculate whether the performance of the ESP32 processor will be enough if we need to broadcast a resolution at least 800x600 (preferably 1366x768) with a frequency of at least 15fps and to receive a similar picture?