Coder Social home page Coder Social logo

catalyst-video / catalyst-lk-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from livekit/livekit

0.0 0.0 0.0 1.05 MB

Distributed audio/video rooms over WebRTC

Home Page: https://docs.livekit.io

License: Apache License 2.0

Go 95.42% Shell 0.31% Dockerfile 0.24% HCL 4.03%

catalyst-lk-server's Introduction

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-lk-server's People

Contributors

davidzhao avatar dsa avatar frostbyte73 avatar furqanrydhan avatar hn8 avatar theomonnom avatar

Watchers

 avatar

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.