videosdk/iot-sdk

0.3.0

Latest
uploaded 5 days 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
    This example joins a VideoSDK meeting to stream audio only, utilizing the on-board microphone.
    5.65 KB
  • video_call
    Joins a VideoSDK meeting and streams video only, sending the on-board camera as hardware JPEG.
    5.63 KB