Get the latest tech news
ESP WebRTC Solution Release v1.0
Overview ESP WebRTC Solution v1.0 is the first stable release of Espressif’s WebRTC implementation designed specifically for lightweight embedded devices. This version delivers a comprehensive prot...
The esp_webrtc API internally manages PeerConnection state and signaling flow, making it easy to build WebRTC applications. esp_peer abstracts WebRTC PeerConnection logic on ESP32 devices and includes a default implementation ( peer_default) derived from libpeer, with the following features: Supported Chips: ESP32, ESP32-S2, ESP32-S3, ESP32-P4 ESP-IDF Version: v5.4 or later recommended Requirements: PSRAM for video/audio processing Compatible camera/audio drivers depending on your board
Or read this on Hacker News