Skip to main content
Version: 0.0.x

Getting Started - IoT SDK

The IoT SDK is a natively written SDK in C, compatible with ESP32-S3 microcontrollers.

Installing the IoT SDK

The IoT SDK enables real-time communication for microcontrollers and follows the same terminology as other SDKs.

Step 1: Add the VideoSDK IoT Component to Your IoT Project

Add the VideoSDK IoT SDK with the following command:

idf.py add-dependency "videosdk/iot-sdk^0.0.1"

Got a Question? Ask us on discord