Git Product home page Git Product logo

videosdk-live / videosdk-rtc-js-prebuilt-embedded-example Goto Github PK

View Code? Open in Web Editor NEW
13.0 1.0 13.0 950 KB

Low Code Prebuilt example of Video SDK using plain JS and HTML.

Home Page: https://docs.videosdk.live/docs/guide/prebuilt-video-and-audio-calling/getting-started/

HTML 100.00%
webrtc no-code low-code video-conferencing live-streaming sdk nodejs javascript realtime rtmp video-streaming

videosdk-rtc-js-prebuilt-embedded-example's Introduction

Video SDK No Code Prebuilt App.

THIS REPO is DEPRECATED. Please refer to https://github.com/videosdk-live/videosdk-rtc-prebuilt-examples

What is it?

This code sample demonstrates a one-to-one and group video call application built with Video SDK RTC Prebuilt SDK and Video SDK RTC JS SDK

  • Built for serverless video calling experience.
  • Scale it upto 5,000 participants with low code.
  • 10,000 minutes free on monthly basis.
  • Inbuilt video and audio quality optimization.
  • Inbuilt chat poll, whiteboard, Q and A support.

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

Prerequisites

  • Web browser

Getting started

  1. Clone the repo

    git clone https://github.com/videosdk-live/videosdk-rtc-js-prebuilt-embedded-example.git
    cd videosdk-rtc-js-prebuilt-embedded-example
  2. Update api key generated from app.videosdk.live in index.html.

    // ...
    
    // Set apikey, meetingId and participant name
    const apiKey = "<API KEY>"; // generated from app.videosdk.live
    const meetingId = "milkyway";
    const name = "John Doe";
    
    // ...
  3. Install live-server or any other http server if you don't already have one.

    npm install -g live-server
    live-server

Visit, https://www.videosdk.live/ to generate API key.

Related

videosdk-rtc-js-prebuilt-embedded-example's People

Contributors

ahmedbhesaniya97 avatar ajpaw avatar arjun-kava avatar chintanrajpara avatar mrsurana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

videosdk-rtc-js-prebuilt-embedded-example's Issues

Not working in Python Django website

Issue

I tried adding this prebuilt script on my Django website but the page remains blank and doesn't seem to load. I changed the apikey but still no luck.

How to recreate:

  1. Create a new Django project.
  2. Integrate the prebuilt and update apikey and meetingid.
  3. Run the project and it shows blank screen instead of meeting join page.

None of the core functions works properly

Hi.
The core functions are broken in the embedded app.
Sending messages in chat does not deliver messages. Also, the attachment button for file sharing is not visible like you provided in screenshots. Users cannot see other users' webcam videos but can see themselves on their own devices.
All mentioned tests above were performed without getting any console errors in the browser.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.