videosdk/iot-sdk

0.4.0

Latest
uploaded 7 hours ago
IoTSdk is a lightweight ESP-IDF component that enables ESP32-based IoT devices to participate in real-time rooms through the VideoSDK platform. It provides seamless integration for joining rooms and publishing/subscribing to audio and video.

2 examples

  • audio_call
    Joins a VideoSDK room and streams audio only, using the onboard microphone and speaker on supported boards.
    5.75 KB
  • video_call
    This example joins a VideoSDK room to stream video only, sending the on-board camera as hardware JPEG.
    5.74 KB