video-sdk
Installation
SKILL.md
Video sdk
A video SDK allows developers to embed video conferencing and streaming capabilities directly into their applications. This enables users to communicate and collaborate through video without leaving the app. Developers building social media, education, or telehealth apps often use video SDKs.
Official docs: https://docs.videosdk.live/
Video sdk Overview
- Room
- Participant
- Track
- Video Track
- Audio Track
- Recording
Working with Video sdk
This skill uses the Membrane CLI to interact with Video sdk. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills