jays0223/test-iot

0.1.0

Latest
uploaded 14 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 (JPEG over the data channel).

2 examples

  • audio_call
    Joins a VideoSDK meeting and streams audio only by publishing the on-board microphone and playing remote audio.
    4.18 KB
  • video_call
    This example demonstrates joining a VideoSDK meeting and streaming video only by publishing the on-board camera.
    6.23 KB