@videosdk.live/rtc-js-prebuilt
v0.3.42
Published
<h1 align="center"> <img src="https://static.videosdk.live/videosdk_logo_website_black.png"/><br/> <p align="center"> Video SDK No Code Prebuilt<br/> <a href="https://videosdk.live/">videosdk.live</a> </p> </h1>
Downloads
2,066
Readme
Features
- Completely Low code and serverless.
- Video API with real-time audio, video and data streams
- 5,000+ participants support
- Chat support with rich media.
- Screen sharing with HD and Full HD.
- Play realtime video in meeting
- Connect it with social media such as Facebook, Youtube etc (RTMP out support).
- Intelligent speaker switch
- Record your meetings on cloud
- Inbuilt support of whiteboard, poll and Q & A.
- Customize UI as per your needs.
Browser Support
Visit our official guide for Browser Support
Setup
Using prebuilt sdk
Our prebuilt sdk enables opportunity to integrate real time communication with your application with just 10 minutes.
Setting up prebuilt sdk using <script>
The easiest way to get started is by just adding our prebuilt script in your website.
<script src="https://sdk.videosdk.live/rtc-js-prebuilt/0.3.41/rtc-js-prebuilt.js"></script>
Setting up prebuilt sdk using package manager
From npm package:
npm install @videosdk.live/rtc-js-prebuilt
From yarn package:
yarn add @videosdk.live/rtc-js-prebuilt
Documentation
Check the components and their usage in our documentation.
Try it out
Run the Code sample to see it in action.