videosdk/iot-sdk

0.3.1

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

2 examples

  • audio_call
    Joins a VideoSDK meeting and streams audio only, sending the on-board microphone and playing audio on the Korvo-2.
    5.59 KB
  • video_call
    Joins a VideoSDK meeting and streams video only, sending the on-board camera as hardware JPEG.
    5.57 KB