videosdk/iot-sdk

0.2.2

Latest
uploaded 20 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, publishing the onboard microphone and playing remote audio through the speaker.
    6.78 KB
  • video_call
    Joins a VideoSDK meeting and streams video only by publishing the onboard camera as hardware JPEG.
    6.75 KB