Features
Everthing you need to build custom and branded Live Interactive Audio Streaming for Any Device and Platform at any scale
Easy integration of Live Audio Streaming
We provide instant APIs. Focus on building your product, while Video SDK handles your live video.
Libraries:
JavaScript
React
ReactNative
Flutter
Android
iOS
1import VideoSDK from "@videosdk.live/js-sdk";
2
3// Configure authentication token
4VideoSDK.config("<Authentication-token>");
5
6// Initilize meeting
7const meeting = VideoSDK.init({
8 sessionId: "<Id-on-session>", // required
9 name: "<Name-of-participant>", // required
10 micEnabled: "<Flag-to-enable-mic>", // optional, default: true
11 webcamEnabled: "<Flag-to-enable-webcam>", // optional, default: true
12 maxResolution: "<maximum-resolution>", // optional, default: "hd"
13});
14
15
Featured Blog
This blog believes in a well-defined explanation of the set of theories involved in WebRTC. It is not a tutorial and does not contain many codes. As mentioned above, the series makes full efforts for the readers to make them avail the best knowledge.
"We're using VideoSDK for a while for our live streaming features."
Emir Karşıyakalı
Founder & CEO of Kommunity
"This looks amazing! You're making a lot of makers' lives easier with this one."
Oscar Wehbe
Director at thisapp