Coder Social home page Coder Social logo

Catalyst - Drop In WebRTC Group Video Chat

  • (Semi-Functional) Screen sharing
  • Text chat
  • Live captions
  • Group video calls with up to 10 people

Requirements

  • Node 10/12

Setting up credentials

  • Get Account SID and Auth Token from the Twillio console
  • Fill in all .env.template fields and rename it to .env

Install dependencies

npm i

Start the server (Catalyst instance)

npm start

Drop In Config

Sending Arbitrary Data

Call the window's sendArbitraryData function and give it a string representation of the message you want to send. All connected clients will receive this data and it will be available in the "arbitrary-data" element on the document root.

Headers

"msg:" + A text message sent over the data channel "cap:" + A caption update sent over the data channel

URL Parameters (Drop In)

url param value description
hide_chat true hides the chat by default
join_message string displays this message instead of the default copy link to join message when joining a room
hide_join_copy_message true replace "copy link" button in join message with a "dismiss" button

Catalyst Scientific's Projects

catalyst-react icon catalyst-react

πŸ“ΈπŸ’¬ Reliable and scalable open-source video chat in a few lines of code

cookies icon cookies

Load and save cookies within your React application

css-element-queries icon css-element-queries

CSS Element-Queries aka Container Queries. High-speed element dimension/media queries in valid css.

rollup-plugin-copy icon rollup-plugin-copy

Plugin used in Catalyst compilation, updated dist to not break w/ newest React version

webrtc icon webrtc

Pure Go implementation of the WebRTC API

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.