videosdk/iot-sdk

0.3.2

Latest
uploaded 7 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 and receiving audio on the appropriate boards.
    5.69 KB
  • video_call
    Joins a VideoSDK meeting and streams video only, using the on-board camera as hardware JPEG.
    5.68 KB